K
K
Koder1672018-03-05 18:43:14
Python
Koder167, 2018-03-05 18:43:14

I want to install the pyperclip module via pip, but it gives me an error. What should I do?

I have Python version 3.6.4
I want to download the pyperclip module, I wrote pip install pyperclip on the command line, but it gives an error:
Command "python setup.py egg_info" failed with error code 1 in C:\Users\73B5~1\AppData\ Local\Temp\pip-build-0175h_4i\pyperclip\
What should I do?
PS The moderator wrote to me that I need to specify the full text of the error, but this is the entire text of the error that the command line gives me.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Andy_U, 2018-03-05
@Andy_U

Windows? Administrator rights are required.

R
ramovich, 2018-03-10
@ramovich

Remove the python through the control panel, reinstall it on drive D by checking the Add to Path checkbox in the installer, download this script https://bootstrap.pypa.io/get-pip.py and run it as admin, then run command as admin line and install another pip install wheel
Well, then try pip install wget and other modules. Run Command Prompt as Administrator at all times. Temporarily disable your antivirus.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question