Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error installing "nevergrad" #181

Closed
benjamin-carter-101 opened this issue Oct 5, 2021 · 5 comments
Closed

Error installing "nevergrad" #181

benjamin-carter-101 opened this issue Oct 5, 2021 · 5 comments

Comments

@benjamin-carter-101
Copy link

Contributing to FB NextGen MMM R script

Issue

A summary of what the issue is about.
I have used Robyn on this PC before, and I came back to it and ran the code.
When I ran - conda_install("r-reticulate", "nevergrad, ", pip=TRUE), an error showed up saying:
WARNING: pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available.
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.")': /simple/nevergrad/

I have tried to re-install reticulate, sll, tls, nevergrad, but I keep getting this error. Nevergrad is needed for this line of code: dt_mod <- f.inputWrangling()

Steps to Reproduce

Please provide instructions that can be used to reproduce your issue. Usually this will include a test case that produces the wrong output.

Expected Behavior

What you expected to happen. For example the error message you expected to see.
Typically the package is added and I can continue with the MMM analysis.

Actual Results

What actually happened. For example, an error message you did not expect to see.

Environment

R version (R --version)

@gufengzhou
Copy link
Contributor

Hi, f.inputWrangling() is an old function. Robyn has just updated to 3.0 with a package, new features and improvements. Please check the README on our github homepage for usage guide.

@benjamin-carter-101
Copy link
Author

the new code still has f.inputWrangling() in it, which does not work without nevergrad nor does the model_out_collect = f.robyn because it requires inputWrangling to be used on the input data. how do I get around this in v3? Thanks

@gufengzhou
Copy link
Contributor

You're looking at the "source" directory, right? This contains the 2.0 codes that are deprecated and will be deleted soon. Please read the README on our GitHub homepage to see how to install the new 3.0 package , the complete usage guide and new materials

@gufengzhou
Copy link
Contributor

Is your issue solved? Please check this thread if not and please also post your specs there. #189

@benjamin-carter-101
Copy link
Author

benjamin-carter-101 commented Oct 22, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants