-
Notifications
You must be signed in to change notification settings - Fork 88
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
'pip install -r requirements.txt' fails #8
Comments
Hi, |
I am still getting same problem... `venv) abhay@abhay-HP-Laptop-15q-ds1xxx:~/trell/devicehive-audio-analysis$ pip install -r requirements.txt Collecting numpy==1.13.3 (from -r requirements.txt (line 1)) How do I fix this? Thanks/ |
devicehive-video-analysis/requirements.txt
Line 4 in 4d0b4cd
It runs well in most part, but it fails at this part.
When I run the command below,
$ pip install -e git://github.com/devicehive/devicehive-python-webconfig.git@a792db1babcedb5baa68ec6ba6ebcf0041f20469#egg=devicehive_webconfig
I get
$ git reset --hard -q a792db1babcedb5baa68ec6ba6ebcf0041f20469
The text was updated successfully, but these errors were encountered: