Konverter icon indicating copy to clipboard operation
Konverter copied to clipboard

Less restrictive NumPy version?

Open lebigot opened this issue 3 years ago • 1 comments

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?

lebigot avatar May 13 '21 12:05 lebigot

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

sshane avatar Mar 25 '22 06:03 sshane