windows cmd pip
When I print "pip list" and "pyinstaller",cmd give me a traceback.cmd:
D:\>pip list
Traceback (most recent call last):
File "D:\Python34\Scripts\pyinstaller-script.py", line 6, in <module>
from pkg_resources import load_entry_point
ImportError: No module named 'pkg_resources'
Can you help me,buddy? Hey friend, please try this from stack overflow!
click me Another answer from Baidu is
Try:
pip install distribute Daniel_Zhang 发表于 2021-2-10 17:55
Hey friend, please try this from stack overflow!
click me
Thank you,friend!This website helped me a lot.Can you help me to install setuptools? ccFIshTImehaha 发表于 2021-2-10 17:59
Thank you,friend!This website helped me a lot.Can you help me to install setuptools?
please open the terminal or cmd
then type things below:
pip install setuptools
then press 'enter' on the keyboard
finally, wait for it finish{:10_248:} Daniel_Zhang 发表于 2021-2-10 18:02
please open the terminal or cmd
then type things below:
Sorry,because of the traceback,I cannot install it by this.Do you have the setuptools --install package? ccFIshTImehaha 发表于 2021-2-10 18:05
Sorry,because of the traceback,I cannot install it by this.Do you have the setuptools --install pa ...
no I do not have
you can try:
pip install distribute
hope it will help!
maybe...
you need to update your pip first?
python -m pip install --upgrade pip Daniel_Zhang 发表于 2021-2-10 18:08
no I do not have
you can try:
Thank you very much!I install setuptools==30.4.0 from https://pypi.org/project/setuptools/30.4.0/#files.
Thank you for your enthusiastic help! Daniel_Zhang 发表于 2021-2-10 18:08
no I do not have
you can try:
Thank you so much!I install setuptools==30.4.0 from the setuptools' website.
Thank you for your enthusiastic help! ccFIshTImehaha 发表于 2021-2-10 18:17
Thank you so much!I install setuptools==30.4.0 from the setuptools' website.
Thank you for your e ...
{:10_323:} Daniel_Zhang 发表于 2021-2-10 18:18
大佬牛皮……直接英英对话{:10_257:} az
页:
[1]