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

some installation issues #8

Open
jhu-gh opened this issue Nov 4, 2020 · 1 comment
Open

some installation issues #8

jhu-gh opened this issue Nov 4, 2020 · 1 comment

Comments

@jhu-gh
Copy link

jhu-gh commented Nov 4, 2020

Hello,

Thanks for the code. I had some issues during installation, and want to put it here in case others have similar issues.

I tried to install on Ubuntu 18 using conda, and had to make the following changes to setup.py:

  1. add import numpy
  2. add numpy.get_include() to include_dirs

Thanks.

@aboulch
Copy link
Owner

aboulch commented Nov 24, 2020

Hello,
I updated the repository to make it possible to install with pip.
Should be better, tell me if something is wrong.

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