[PYTHON] Fehler bei der Pip-Installation

Die Pip-Installation gibt 6 Fehler

pip install plotly --upgrade

Wann

sudo pip install awscli

Kam zu dieser Zeit aus

Error

Installing collected packages: six, pytz
  Found existing installation: six 1.4.1
    DEPRECATION: Uninstalling a distutils installed project (six) has been deprecated and will be removed in a future version. This is due to the fact that uninstalling a distutils project will only partially uninstall the project.
    Uninstalling six-1.4.1:
Exception:
Traceback (most recent call last):
  File "/Library/Python/2.7/site-packages/pip-8.1.2-py2.7.egg/pip/basecommand.py", line 215, in main
    status = self.run(options, args)
  File "/Library/Python/2.7/site-packages/pip-8.1.2-py2.7.egg/pip/commands/install.py", line 317, in run
    prefix=options.prefix_path,
  File "/Library/Python/2.7/site-packages/pip-8.1.2-py2.7.egg/pip/req/req_set.py", line 736, in install
    requirement.uninstall(auto_confirm=True)
  File "/Library/Python/2.7/site-packages/pip-8.1.2-py2.7.egg/pip/req/req_install.py", line 742, in uninstall
    paths_to_remove.remove(auto_confirm)
  File "/Library/Python/2.7/site-packages/pip-8.1.2-py2.7.egg/pip/req/req_uninstall.py", line 115, in remove
    renames(path, new_path)
  File "/Library/Python/2.7/site-packages/pip-8.1.2-py2.7.egg/pip/utils/__init__.py", line 267, in renames
    shutil.move(old, new)
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/shutil.py", line 302, in move
    copy2(src, real_dst)
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/shutil.py", line 131, in copy2
    copystat(src, dst)
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/shutil.py", line 103, in copystat
    os.chflags(dst, st.st_flags)
OSError: [Errno 1] Operation not permitted: '/tmp/pip-4hp64P-uninstall/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/six-1.4.1-py2.7.egg-info'

Lösungen

Fügen Sie "--ignore-installierte sechs" hinzu

sudo pip install plotly --upgrade --ignore-installed six

Recommended Posts

Fehler bei der Pip-Installation
Installieren Sie scikit.learn mit pip
SSL-Zertifikat im Zusammenhang mit der Pip-Installation? Error
Wenn Moos mit Pip installieren
Installieren Sie das Github-Repository mit pip
pip install ○○○ Fehler Befehl mit Exit-Status 1 fehlgeschlagen:
Ein Memorandum, wenn bei der Pip-Installation ein Fehler auftritt
Installieren Sie Python 2.7.9 und Python 3.4.x mit pip.
Berechtigung mit pip install pyopenssl verweigert
So installieren Sie den MySQL-Connector mit pip3
Proxy-Fehler beim Ausführen von "pip install"
sudo pip installieren
In pip install clang: error: unbekanntes Argument: '- mno-fused-madd'
Ich möchte eine Pip-Installation mit PythonAnywhere durchführen
Installieren Sie, indem Sie die Version mit pip angeben
Ich kann das Paket nicht mit pip installieren.
Lassen Sie uns box2d-py mit Windows 10 Environment Pip installieren
Umgang mit PermissionError [Fehler 1] von pip install -U pip unter macOS Sierra
Beim Versuch, maec 4.0.1.0 mit pip zu installieren, wird eine Fehlermeldung angezeigt
Fehler beim Installieren eines Moduls mit Python pip
Dask kann unter Ub nicht mit pip auf Ubuntu installiert werden
Installieren Sie pip auf Mavericks
PIL-Installation mit Pip
Installieren Sie pip, pyenv, BeautifulSoup4
Pakete mit pip3 installieren
So installieren Sie pip
Ich habe einen SSL-bezogenen Fehler bei der Pip-Installation erhalten und ihn behoben.
Verwenden Sie pip mit MSYS2
Installieren Sie Pip und Pandas mit Ubuntu oder VScode
Installieren Sie Voluptuous mit Python 2.5
Installieren Sie den Befehl pip
Installieren Sie Fackelstreuung mit PyTorch 1.7
Installieren Sie Python mit pyenv
Installiere pip / pip3 unter Ubuntu
Beseitigt SSL-Fehler bei der PIP-Installation unter Windows.
Wenn die Pip-Installation fehlschlägt
Schritte zum Installieren Ihrer eigenen Bibliothek mit pip
Problemumgehung, wenn beim Versuch, PySide mit pip zu installieren, eine Fehlermeldung angezeigt wird
So behandeln Sie den Fehler "Kein Modul mit dem Namen '' '" in Jupyter Notebook | Install with! Pip!
(CentOS) FEHLER: RMagick 4.0.0 kann nicht installiert werden. ImageMagick kann mit pkg-config nicht gefunden werden
Bis TensorFlow-GPU mit pip in der Windows-Umgebung installiert ist
Installieren Sie tweepy mit pip und verwenden Sie es für API 1.1
Bulk-Update mit Pip (mit Bestätigung)
Installieren Sie die Python-Umgebung mit Anaconda
Verwenden Sie pip mit Jupyter Notebook
Geben Sie die Version mit conda install an
Kontrollieren Sie die Fehlerformulierung mit Nginx
Pip-Installation in einer Proxy-Umgebung
Installieren Sie eine externe Bibliothek mit Python
Pip installiert das GitHub-Repository
Fehler beim Spielen mit Python
Für diejenigen, die Probleme mit einem Fehler haben, wenn pip xg boost installiert
Ich habe eine Fehlermeldung erhalten, als ich Pandas auf einem Mac installiert habe, also habe ich mich damit befasst
Sie können das mit pip install --user installierte Paket nicht finden?
Beheben Sie manuell die Unfähigkeit, Pip mit Unicode Decode Eroor zu installieren
Schritte zum lokalen Installieren eines geklonten Git-Pakets mit pip
Eine Geschichte über die Installation von matplotlib mit pip mit einem Fehler
Installieren Sie Jupiter Notebook mit pip unter Windows in einer Proxy-Umgebung