Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Pip stuck on "Running command python setup.py egg_info" - no errors.

I run Vagrant on Windows 10 with VirtualBox,Xenial64 ubuntu to load TaigaIO via manual setup.

At pip install -vvv -r requirements-devel.txt part , pip hangs forever when it tries to install django-sampledatahelper.

When i try to install just this package, it shows same effect: no errors, not going back to bash, just hanging on:

    Downloading from URL https://pypi.python.org/packages/2b/fe/e8ef20ee17dcd5d4df96c36dcbcaca7a79d6a2f8dc319f4e25107e000859/django-sampledatahelper-0.4.1.tar.gz#md5=a750d769af76d3f6e5791cfeb78832b0 (from https://pypi.python.org/simple/django-sampledatahelper/)
  Running setup.py (path:/tmp/pip-build-pZcRoU/django-sampledatahelper/setup.py) egg_info for package django-sampledatahelper
    Running command python setup.py egg_info

I tried fresh VM install, in virtualenv or without it, pip mirrors, removing cache and --no-cache option, xenial64 and bento/ubuntu-16.04 distros, with vagrant ssh and with Putty. Efect is the same.

like image 557
Mike Avatar asked Jan 01 '26 17:01

Mike


1 Answers

I had the same issue and I run -vvv command. It seemed that pip had stopped, but I waited for a couple of minutes and the package successfully installed

like image 104
Mina smz Avatar answered Jan 04 '26 13:01

Mina smz



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!