Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed building wheel for Pandas in Python 3.7 #454

Open
deepak1725 opened this issue Sep 27, 2019 · 2 comments
Open

Failed building wheel for Pandas in Python 3.7 #454

deepak1725 opened this issue Sep 27, 2019 · 2 comments

Comments

@deepak1725
Copy link

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
@Nai-mul
Copy link

Nai-mul commented Aug 15, 2020

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

@PICKLERICK2005
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants