jkaberg / tvhProxy

An small flask app to help Plex DVR connect with Tvheadend
Other
216 stars 107 forks source link

Error when running pip install -r requirements.txt #13

Closed jteeuw closed 7 years ago

jteeuw commented 7 years ago

Hi,

When i run pip install -r requirements.txt i get the foloowing eror:

Command /home/tvh/tvhProxy/venv/bin/python2 -c "import setuptools, tokenize;file='/tmp/pip-build-NoDZ4t/gevent/setup.py';exec(compile(getattr(tokenize, 'open', open)(file).read().replace('\r\n', '\n'), file, 'exec'))" install --record /tmp/pip-PrE8ib-record/install-record.txt --single-version-externally-managed --compile --install-headers /home/tvh/tvhProxy/venv/include/site/python2.7 failed with error code 1 in /tmp/pip-build-NoDZ4t/gevent Storing debug log for failure in /root/.pip/pip.log

filoor commented 7 years ago

I Have the same error

jkaberg commented 7 years ago

This error is not related to tvhProxy. Check your environment.

dougperx commented 6 years ago

I've tried a couple fresh installs and I'm getting a similar error, failing to build wheel gevent... I'm on ubuntu 16.04... any ideas on how to verify the environment?

failing here... Building wheels for collected packages: gevent, greenlet Running setup.py bdist_wheel for gevent ... /