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
Executing Command: sudo python3 setup.py install
Ends with the following:
Processing dependencies for cusfpredict==0.2.1
error: numpy 1.17.4 is installed but numpy>=1.18.5; platform_machine != "aarch64" and platform_machine != "arm64" and python_version < "3.10" is required by {'pandas'}
Running Ubuntu 20.04.4 LTS, Python3
Any thoughts on how to workaround?
The text was updated successfully, but these errors were encountered:
Executing Command: sudo python3 setup.py install
Ends with the following:
Processing dependencies for cusfpredict==0.2.1
error: numpy 1.17.4 is installed but numpy>=1.18.5; platform_machine != "aarch64" and platform_machine != "arm64" and python_version < "3.10" is required by {'pandas'}
Running Ubuntu 20.04.4 LTS, Python3
Any thoughts on how to workaround?
The text was updated successfully, but these errors were encountered: