wye icon indicating copy to clipboard operation
wye copied to clipboard

Failed building wheel for Pandas in Python 3.7

Open deepak1725 opened this issue 6 years ago • 2 comments

Replication steps:

  1. Make and activate virtual env with python3.7 interpretter.
  2. pip install -r requirements.txt Pandas compilation failed.
 Running setup.py install for pandas ... error
    ERROR: Command errored out with exit status 1:
     command: /home/deepshar/projects/wye/venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-ysfwu8ey/pandas/setup.py'"'"'; __file__='"'"'/tmp/pip-install-ysfwu8ey/pandas/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-5pt_jq48/install-record.txt --single-version-externally-managed --compile --install-headers /home/deepshar/projects/wye/venv/include/site/python3.7/pandas

deepak1725 avatar Sep 27 '19 13:09 deepak1725

IMG_20200815_142801 hello guys i am fetching issue pep 517 error after updating python3.8 and termux latest version.

mdnaimul22 avatar Aug 15 '20 08:08 mdnaimul22

https://i.ibb.co/wMgL7JT/image-2021-10-01-150930.png same issue when trying to install google-colab on python 3.9 and latest pip version

PICKLERICK2005 avatar Oct 01 '21 12:10 PICKLERICK2005