You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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?
The text was updated successfully, but these errors were encountered: