You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sudo docker build -t glyphminer .
... invoke-rc.d: policy-rc.d denied execution of stop. invoke-rc.d: policy-rc.d denied execution of start.
... Downloading/unpacking uwsgi Cannot fetch index base URL https://pypi.python.org/simple/ Could not find any downloads that satisfy the requirement uwsgi Cleaning up... No distributions at all found for uwsgi Storing debug log for failure in /root/.pip/pip.log The command '/bin/sh -c pip install uwsgi' returned a non-zero code: 1
The text was updated successfully, but these errors were encountered:
sudo docker build -t glyphminer .
...
invoke-rc.d: policy-rc.d denied execution of stop. invoke-rc.d: policy-rc.d denied execution of start.
...
Downloading/unpacking uwsgi
Cannot fetch index base URL https://pypi.python.org/simple/
Could not find any downloads that satisfy the requirement uwsgi
Cleaning up...
No distributions at all found for uwsgi
Storing debug log for failure in /root/.pip/pip.log
The command '/bin/sh -c pip install uwsgi' returned a non-zero code: 1
The text was updated successfully, but these errors were encountered: