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

Correction of the setup.py file for installation of the dependencies #2

Open
pmaldona opened this issue Apr 5, 2022 · 2 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@pmaldona
Copy link
Owner

pmaldona commented Apr 5, 2022

No description provided.

@pmaldona pmaldona added the bug Something isn't working label Apr 5, 2022
@fionnkeogh
Copy link
Collaborator

Change
https://github.com/pmaldona/CRNS/blob/bc37c1f63635006b353c5e27544fda32eef28bc5/setup.py#L35
to
install_requires=['numpy','pandas','BeautifulSoup4', 'bitarray','scipy','networkx'].

Then it will work on Mac OS.

@pmaldona
Copy link
Owner Author

I also added telurium and lxml in the requirements, it's necessary to assure that the test branch install the library properly.

https://github.com/pmaldona/CRNS/blob/5e18a37f4d931e054bdbe26a2bd247fd3b0f83e5/setup.py#L35

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

2 participants