Skip to content

Instantly share code, notes, and snippets.

@vartana
Created April 30, 2015 05:15
Show Gist options
  • Save vartana/c03566f9555d8ff05140 to your computer and use it in GitHub Desktop.
Save vartana/c03566f9555d8ff05140 to your computer and use it in GitHub Desktop.
-----> Installing dependencies with pip
Obtaining file:///app (from -r requirements.txt (line 1))
error in cdr-stats setup command: 'install_requires' must be a string or list of strings containing valid project/version requirement specifiers
Complete output from command python setup.py egg_info:
error in cdr-stats setup command: 'install_requires' must be a string or list of strings containing valid project/version requirement specifiers
----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment