pythonindia / wye

Wye is a workshop collaboration software
https://pythonexpress.in/
MIT License
68 stars 75 forks source link

Failed building wheel for Pandas in Python 3.7 #454

Open deepak1725 opened 5 years ago

deepak1725 commented 5 years ago

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
crypto-kotha commented 4 years ago

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

PICKLERICK2005 commented 3 years ago

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