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

Less restrictive NumPy version? #11

Open
lebigot opened this issue May 13, 2021 · 1 comment
Open

Less restrictive NumPy version? #11

lebigot opened this issue May 13, 2021 · 1 comment

Comments

@lebigot
Copy link

lebigot commented May 13, 2021

Installing with pip forces the version of NumPy. This didn't work in my environment, which is still a bit experimental (TensorFlow on Apple Silicon).

Would it be possible to only require a minimum version of NumPy and then react to any issue that may pop up in the future?

@sshane
Copy link
Owner

sshane commented Mar 25, 2022

I forgot what the issue was with newer versions of NumPy, but if I use this project soon I'll definitely try to be more inclusive with the versions. You're also welcome to help debug and post errors/open a PR

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