Re: ModuleNotFoundError: No module named 'Paramiko'

Liste des GroupesRevenir à cl python 
Sujet : Re: ModuleNotFoundError: No module named 'Paramiko'
De : maillist (at) *nospam* schwertberger.de (Dietmar Schwertberger)
Groupes : comp.lang.python
Date : 08. Apr 2024, 20:01:08
Autres entêtes
Message-ID : <mailman.80.1712599641.3468.python-list@python.org>
References : 1 2 3 4
User-Agent : Mozilla Thunderbird Beta
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.

Date Sujet#  Auteur
8 Apr 24 o Re: ModuleNotFoundError: No module named 'Paramiko'1Dietmar Schwertberger

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal