Closed ryanfb closed 8 years ago
Without this, for me the pip install -r requirements.txt step fails with: IOError: Could not build the egg.
pip install -r requirements.txt
IOError: Could not build the egg.
See: http://stackoverflow.com/a/24268282
Thanks!
Without this, for me the
pip install -r requirements.txt
step fails with:IOError: Could not build the egg.
See: http://stackoverflow.com/a/24268282