Skip to content

Pip Install Requirements.txt issue #2

Description

@RoryMMMM

I have problems installing the requirements.txt file inside docker. I get "
Installing collected packages: six, python-dateutil, pytz, pandas
Running setup.py install for pandas: started
Running setup.py install for pandas: finished with status 'error'

This can be fixed by having "RUN pip install pandas" and "RUN pip install numpy" in the dockerfile. This seems to be known pip issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions