To be sure, you can always go the the directory of the Python interpreter and open a cmd window there.
(By entering 'cmd' into the explorer address bar.)
Then enter 'python.exe -mpip install paramiko'.
This way you can be sure that you're not running a pip.exe that belongs to another Python interpreter.

--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to