Closed HalFinneyIsMyHomeBoy closed 1 year ago
Here is error log for details
Appreciate the information, the issue seems to have been solved already, the problem was that I probably ran a 'pip freeze' without the activated venv saving all my windows packages in the requirements file, which was unnecessary, produced errors and bloated the installation.
Let me know in order to close this issue.
I deleted the venv folder and the repo. Re-cloned and everything works now.
Can't install requirements. I've tried upgrading pip, reinstalling pip and installing numpy with -no-binary flag. Keep getting stuck when trying to install requirements. OS = Ubuntu 22.04.2 LTS