Pip problème d'installation a couse d'un virus "Python"
Bonjour, s'il vous plait j'ai un probleme avec pip qui me donne cet erreur
C:\Users\shiro>pip install chatterbot
ERROR: Error [WinError 225] Impossible de terminer l’opération, car le fichier contient un virus ou un logiciel potentiellement indésirable while executing command python setup.py egg_info
Preparing metadata (setup.py) ... error
ERROR: Could not install packages due to an OSError: [WinError 225] Impossible de terminer l’opération, car le fichier contient un virus ou un logiciel potentiellement indésirable
Windows / Chrome 121.0.0.0
2 réponses
-
Bonjour
as tu essayé en copiant collant la ligne sur leur site?
pip install ChatterBot
https://pypi.org/project/ChatterBot/
-