Setup fails after i run >pip install -r requirements.txt
Seems to run into cffi install/wheel setup problems.
Can't seem to find anyone else with this problem.
I'm not very familiar with these concepts.
I'll paste the error here, hopefully, someone has run into this before.
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for cffi
Running setup.py clean for cffi
Failed to build cffi
Installing collected packages: cffi, requests-futures, pymisp, cryptography, botocore, s3transfer, pyOpenSSL, awscli
Attempting uninstall: cffi
Found existing installation: cffi 1.15.1
Uninstalling cffi-1.15.1:
Successfully uninstalled cffi-1.15.1
Running setup.py install for cffi ... error
error: subprocess-exited-with-error
× Running setup.py install for cffi did not run successfully.
│ exit code: 1
╰─> [75 lines of output]