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

rpy2 3.x not supported on Windows #2

Open
jakerhodes opened this issue Apr 6, 2020 · 3 comments
Open

rpy2 3.x not supported on Windows #2

jakerhodes opened this issue Apr 6, 2020 · 3 comments
Labels
wontfix This will not be worked on

Comments

@jakerhodes
Copy link

Hello, Scott,

Sorry to bother you again. I'm getting issues with the version of rpy2 installed using conda. The rpy2 version installed using conda is 2.9.4, but the import requires rpy2>=3.0.

I have tried upgrading using pip/reinstalling using pip, but I get errors such as 'sh' is not recognized as an internal or external command. I am running python 3.7.6.

Jake

@scottgigante
Copy link
Owner

Hi @jakerhodes , it looks like you should be installing with conda-forge. conda install -c conda-forge rpy2.

@jakerhodes
Copy link
Author

Hi Scott,

The installation you provided ran, but gave additional issues. I think I found my major problem, rpy2 version 3.x are not supported in Windows.

https://stackoverflow.com/questions/58030870/cannot-import-rpy2-robjects-after-updating-pandas-valueerror-the-system-s-i

I think I'll have to run this in Linux. Thanks for all of your help!

Jake

@scottgigante
Copy link
Owner

Sorry about that! Hopefully the rpy2 authors can sort that out sooner rather than later.

@scottgigante scottgigante added the wontfix This will not be worked on label Apr 6, 2020
@scottgigante scottgigante changed the title rpy2 Version rpy2 3.x not supported on Windows Apr 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants