简体   繁体   中英

Error When i Try to install any pkg with pip

I wish some one can help me. When I try to install any pkg with pip, I get the following error:

ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.


I tried many solutions like upgrade the setuptools but it's not working.

Please help and thanks in advance.

Update setup tools pip install -U setuptools Or pip3 if you're using Python3

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM