Re: ModuleNotFoundError: No module named 'Paramiko'

Liste des GroupesRevenir à cl python 
Sujet : Re: ModuleNotFoundError: No module named 'Paramiko'
De : weijiawenyong (at) *nospam* hotmail.com (Wenyong Wei)
Groupes : comp.lang.python
Date : 10. Apr 2024, 01:36:03
Autres entêtes
Message-ID : <mailman.85.1712705768.3468.python-list@python.org>
References : 1 2 3 4
hi Sravan,

Thanks for your response, checked and found there is only one python in my PC.



________________________________
From: Sravan Kumar Chitikesi <sravan.chitikesi@iprotechs.com>
Sent: Tuesday, 9 April 2024 3:42 AM
To: Wenyong Wei <weijiawenyong@hotmail.com>
Cc: python-list@python.org <python-list@python.org>
Subject: Re: ModuleNotFoundError: No module named 'Paramiko'

pip may be pointed to another python version. try to remove other python versions and re install pip

Regards,
Sravan Chitikesi
AWS Solutions Architect - Associate


On Mon, Apr 8, 2024 at 10:58 PM Wenyong Wei via Python-list <python-list@python.org<mailto:python-list@python.org>> wrote:

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
--
https://mail.python.org/mailman/listinfo/python-list

Date Sujet#  Auteur
10 Apr 24 o Re: ModuleNotFoundError: No module named 'Paramiko'1Wenyong Wei

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal