mistercrunch commented on issue #4856: Fix 'pip install .'
URL: 
https://github.com/apache/incubator-superset/pull/4856#issuecomment-383247670
 
 
   Probably because of 
https://github.com/apache/incubator-superset/blob/master/tox.ini#L29, if you 
install the requirements.txt first and then run `pip install .` then it works.
   
   For me if I try a simple `pip install .` from an empty virtualenv I get the 
error above. Note that setuptools is not aware of `requirements.txt`, only of 
what's in `setup.py`

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to