Skip to content

Failed building wheel for Pandas in Python 3.7 #454

Open
@deepak1725

Description

@deepak1725

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions