Konverter
Konverter copied to clipboard
Less restrictive NumPy version?
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?
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