Încerc să instalez un pachet Python, dar de fiecare dată primesc o eroare. Am căutat o soluție pe diferite pagini web, dar niciuna nu mi-a rezolvat problema. Nu știu dacă fac ceva greșit sau poate problema este în altă parte
$ sudo pip instalează MySQL-python
Colectarea MySQL-python
Folosind cache MySQL-python-1.2.5.zip (108 kB)
EROARE: Comanda a fost greșită cu starea de ieșire 1:
comandă: /usr/bin/python3 -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-kmndmtdh/MySQL-python/setup.py'"'"'; __file__='"'"'/tmp/pip-install-kmndmtdh/MySQL-python/setup.py'"'"';f=getattr(tokenize, '"'"'deschide'"'"', deschide)( __file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec( compile(cod, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-install-kmndmtdh/MySQL-python/pip-egg-info
cwd: /tmp/pip-install-kmndmtdh/MySQL-python/
Ieșire completă (7 linii):
Traceback (cel mai recent apel ultimul):
Fișierul „<șir>”, linia 1, în <modul>
Fișierul „/tmp/pip-install-kmndmtdh/MySQL-python/setup.py”, linia 13, în <modul>
din setup_posix import get_config
Fișierul „/tmp/pip-install-kmndmtdh/MySQL-python/setup_posix.py”, linia 2, în <modul>
din ConfigParser import SafeConfigParser
ModuleNotFoundError: Niciun modul numit „ConfigParser”
----------------------------------------
EROARE: Comanda a fost greșită cu starea de ieșire 1: python setup.py egg_info Verificați jurnalele pentru ieșirea completă a comenzii.
Mesaje de eroare: