ModuleNotFoundError: No module named 'Paramiko'

Wenyong Wei weijiawenyong at hotmail.com
Sun Apr 7 21:31:57 EDT 2024


Dear Sir/Madam,

Recently I encounter a problem that I can't import paramiko in my computer. My PC running on window 10 64 bits. I have investigate this issue via internet, there are a lot of solutions for this issue, after trying most of the steps, I still can't run this module, the major steps I have try are:


  1.
Install python ver 3.7.1 or 3.11.8 by itself or customer installation (changing the installation folder) and check add python to the path.
  2.
pip install paramiko, if ver 3.7.1 installed, need to upgrade the pip version.
  3.
Checking the environment path, there are two path related to the python, one for python.exe, the other for \Lib\site-packages\paramiko

can you please provide advice on this issue?



BR

Ken


More information about the Python-list mailing list