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

installation process only works if bioscrape installed in the current folder #81

Closed
zoltuz opened this issue Dec 16, 2020 · 4 comments
Closed

Comments

@zoltuz
Copy link

zoltuz commented Dec 16, 2020

The installation guide says to run

python setup.py install

but this command only works if bioscrape files are in the current folder. For example, this fails:

python ../../Downloads/bioscrape-master/setup.py install

Cause: There are OS calls with absolute path backed into the setup.py

@WilliamIX
Copy link
Collaborator

I believe this is fixed with pip install bioscrape - @zoltuz please confirm

@zoltuz
Copy link
Author

zoltuz commented Jan 16, 2021

I've tried but had some issues as reported in #88

@ayush9pandey
Copy link
Collaborator

Is this fixed now?

@WilliamIX
Copy link
Collaborator

pip install works now.

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

3 participants