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

Installing dependecies with pip fails #12

Open
gasabr opened this issue Feb 15, 2019 · 1 comment
Open

Installing dependecies with pip fails #12

gasabr opened this issue Feb 15, 2019 · 1 comment

Comments

@gasabr
Copy link

gasabr commented Feb 15, 2019

Steps to reproduce:

  1. create new conda env
  2. python2 --version # Python 2.7.15rc1
  3. python2 -m pip -r src/requirements_ubuntu.txt # fails on the first line
    Am I missing something?
@gasabr
Copy link
Author

gasabr commented Feb 15, 2019

I've greped source files and the libraries listed in the requirements are not used anywhere, which is strange for requirements.
Just realized, I forgot to say thank you for the tool ;)

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