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?
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?