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

Pip Install Requirements.txt issue #2

Open
RoryMMMM opened this issue Jun 2, 2019 · 0 comments
Open

Pip Install Requirements.txt issue #2

RoryMMMM opened this issue Jun 2, 2019 · 0 comments

Comments

@RoryMMMM
Copy link
Collaborator

RoryMMMM commented Jun 2, 2019

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.

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

1 participant