Ran this command sudo python3 -m pip install -r requirements.txt --upgrade and I get a long list of ERRORS.
The final one being:
ERROR: Could not find a version that satisfies the requirement scipy~=1.5.4 ERROR: No matching distribution found for scipy~=1.5.4
Current python version = 3.10.2