Attempting to run “pip3 install -r requirements.txt” in .venv virtual environment on mac terminal, and I keep getting the error “ERROR: Failed building wheel for gnureadline”.
When I attempt to run “pip install gnureadline” I get the same error… none of the answers on any other stack overflow posts have worked. Even doing “pip install -r requirements.txt –break-system-packages” gave me the same error about the failed building wheel.
Kerry Liu is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.