A
A
Andrew2016-01-06 20:27:02
Python
Andrew, 2016-01-06 20:27:02

Problem with pip3, how to solve it?

Good day!
Given:

  • Win10 Pro(UAC enabled)
  • Python 3.5
  • PyCharm Community Edition 5.0.1

when trying to install a package via pip3
everything works as it should.
93fc4c2459204bb3838671ab49ba2cb9.png
Those. successful installation
but nothing new appears in the .\site-packages folder,
30f5e4db72ea4e048d42827bff8a4529.png
but in
C:\Users\Smartgo\AppData\Local\VirtualStore\Program Files (x86)\Python 3.5\Lib\site-packages
there is something that needs to be
f7ebbba729a044c8a6539978d1bba8e8.png
tried to install via PyCharm
e2afb371813d48339186ccdefcfd6e09.pngaf76d1daf5eb46fb87c134ddea751c5c.png
Tried different options, added C:\Program Files (x86)\Python 3.5\Scripts>
to the PATH variable, before that I specified the full path to pip3 manually.
When I wrote the question, the thought came that it could be Windows UAC.
Accordingly, the question is, if this is UAC, then how to fix this situation without disabling it?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Andy_U, 2016-01-06
@deepblack

Try to run both the console and Pycharm with administrator rights (right-click, then Run As Administrator), and then install the packages. For me, both on Windows 7 and on Windows 8.1, in this case, everything is put where it should be (and without rights, it swears, but in AppData / Roaming / Python, if you don’t check the box, it doesn’t fit). I won't say anything about ten. That's why Pycharm itself doesn't ask for administrative rights to install packages, I don't understand - it's very annoying.

I
Ivan Soshnikov, 2016-01-06
@soshnikov

Interested in this question. And in general, because VirtualStore scratched the eye.
And here is an explanation of this strange folder: lepin.livejournal.com/1629607.html
Therefore, everything should be installed and working without problems for you while you are running under your account.
And if the situation bothers you, then you should be puzzled by this VirtualStore itself.
answers.microsoft.com/en-us/windows/forum/windows_...
I understand that according to the links to the seven, everything, but in the top ten, if anything has been changed, it does not matter.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question