Re: ModuleNotFoundError: No module named 'Paramiko'

Liste des GroupesRevenir à cl python 
Sujet : Re: ModuleNotFoundError: No module named 'Paramiko'
De : sravan.chitikesi (at) *nospam* iprotechs.com (Sravan Kumar Chitikesi)
Groupes : comp.lang.python
Date : 08. Apr 2024, 19:42:55
Autres entêtes
Message-ID : <mailman.79.1712598195.3468.python-list@python.org>
References : 1 2 3
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> 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
8 Apr 24 o Re: ModuleNotFoundError: No module named 'Paramiko'1Sravan Kumar Chitikesi

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal