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

AttributeError: module 'scprep.run' has no attribute 'install_bioconductor' #1

Closed
jakerhodes opened this issue Apr 6, 2020 · 1 comment

Comments

@jakerhodes
Copy link

Hello, Scott,

When trying to run your quick example code from the README file, I get the following error:

AttributeError: module 'scprep.run' has no attribute 'install_bioconductor'

I installed a fresh copy of Python 3.7 (Anaconda), and ran the following before trying to implement your example:

conda install pip
pip install git+https://github.com/scottgigante/DEMaP
conda install rpy2

All of the installations seemed to work.

Any thoughts?

Jake

@scottgigante
Copy link
Owner

Hi @jakerhodes , thanks for bringing this to my attention. You will need to upgrade scprep to at least 1.0.0 -- I've added this requirement to the repository so it won't happen again.

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