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