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

install numpy==1.16.6 causing weird issues through pip #108

Open
MikeTam1021 opened this issue Mar 24, 2021 · 4 comments
Open

install numpy==1.16.6 causing weird issues through pip #108

MikeTam1021 opened this issue Mar 24, 2021 · 4 comments

Comments

@MikeTam1021
Copy link

Tried to install this both on my local machine (a Mac) and on my work device (Windows HVD), got similar errors with this version of numpy breaking the build. It may be advisable to update other versions of dependencies for a similar reason. (possibly common dependencies with dependencies?)

@MikeTam1021
Copy link
Author

btw, ended up installing with --no-deps and did any unfulfilled dependencies myself. It seems to work fine.

@fsaad
Copy link
Collaborator

fsaad commented Mar 30, 2021

Thank you @MikeTam1021, we will consider relaxing the versions to major only.

@fsaad
Copy link
Collaborator

fsaad commented Apr 9, 2021

@MikeTam1021 Which versions ultimately worked for you?

@MikeTam1021
Copy link
Author

I am running numpy version 1.18.5, and have not gotten any problems when simply running the notebooks in examples.

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