Closed songproducer closed 4 years ago
ERROR: numba 0.48.0 has requirement numpy>=1.15, but you'll have numpy 1.14.0 which is incompatible
I already have tried installing numpy-1.15.0 and numpy-1.18.2
changing requirements.txt to numpy==1.18.2 scipy==1.4.1 fixed errors
ERROR: numba 0.48.0 has requirement numpy>=1.15, but you'll have numpy 1.14.0 which is incompatible
I already have tried installing numpy-1.15.0 and numpy-1.18.2