PMBio / limix-backup

http://pmbio.github.io/limix/
Apache License 2.0
45 stars 12 forks source link

pip install fails: `no such option: --egg-base` #12

Closed cyrusmaher closed 8 years ago

cyrusmaher commented 9 years ago

Here's the relevant output from pip install limix:

    no such option: --egg-base

    ----------------------------------------
Command "python setup.py egg_info" failed with error code 2 in /private/var/folders/5b/7lpc81ss0nbbk9l2x956zs5m0000gq/T/pip-build-Kj0cUP/limix
clippert commented 9 years ago

for now you can just grab the git repo and add the directory to the python path.

cyrusmaher commented 9 years ago

Sounds good. Thanks Christoph!!

horta commented 8 years ago

Issue seems to be solved. Closing it.