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

Dependencies are not correct #76

Closed
michaeldorner opened this issue Nov 10, 2021 · 3 comments
Closed

Dependencies are not correct #76

michaeldorner opened this issue Nov 10, 2021 · 3 comments

Comments

@michaeldorner
Copy link

For pip install hypernetx, the packages igraph and celluloid are not installed by default. One has to do it manually. This is also the reason why the tutorial fails (#73).
What about adding them to setup.py?

@jcmgray
Copy link

jcmgray commented Dec 19, 2021

More preferable even would be to the imports lazy and thus the dependencies optional. Would a PR along these lines be welcome?

@NoahFarris
Copy link

We're working on fixing the setup.py in the short term and working on a lazy import for the long term.

@noah-farris
Copy link
Contributor

This is now fixed by #81, thank you for opening this issue.

bonicim added a commit that referenced this issue May 15, 2023
Merge in HYP/hypernetx from add-captioning to bp2

* commit '71a77b60c476e00fa7aeea9fc3b7e161402296f0':
  Add figures and captioning
  Update LICENSE.rst, change versioning tool
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

4 participants