-
Notifications
You must be signed in to change notification settings - Fork 219
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
安装问题 #150
Comments
Hello, did you successfully install the rpy2 package? You can also see if the suggestions here helps you: #34 |
Thank you for your reply. Now my version of rpy2 is 2.9.4. When I install version 3.1.0, the following error is displayed. I don't think it's the problem of the pip version. As for #34 you mentioned, I have tried to install it as follows in RSstudio, but I am not sure if it is a successful installation. When I run the following code, return'Packages not installed correctly.' Version:windows10,python3.6.13 |
Removing the 'R.dll' at the end of the path should solve the runtime error. So "C:\Program Files\R\R-4.3.3\bin\x64". This guide could be helpful to make sure everything is installed correctly: https://joonro.github.io/blog/posts/install-rpy2-windows-10/ |
For r-base maybe this helps: https://anaconda.org/conda-forge/r-base For rpy2 with conda, 2.9.4 is the latest version for Windows. You could try pip instead to see if you can get 3.1.0, otherwise you can see if 2.9.4 works. |
Thank you very much for your answer, none of the above work, mainly stuck in the CAM package download and RStudio configuration conda R language environment, very sad |
请问这篇文章的代码Causal Discovery with Reinforcement Learning,是windows适用还是ubantu
为什么我按照readme操作后,会有如下问题
运行main.py有如下结果
The text was updated successfully, but these errors were encountered: