PIP installation appears: IGNORING Invalid Distribution -IP

tags: python  centos  mysql  java  Big Data

PIP Warning: IGNORING Invalid Distribution -IP

Just delete it in the installed Site-PACKAGES directory ~ The directory of the IP*wave line can be used.

1. Determine Site-Packages path

pip -V

2. Enter the path delete file

3. Re -installation can solve the problem

Follow the public account:

Intelligent Recommendation

WARNING: Ignoring invalid distribution -ip (d:\anaconda\envs\pytorch1_7\lib\site-packages)

WARNING: Ignoring invalid distribution -ip (d:\anaconda\envs\pytorch1_7\lib\site-packages) Error message: Solution: 1. Find the directory 2. Delete the folder with ~ (this situation is caused by the p...

Python warning: Warning: ignoring invalid distribution -umpy

There will always be a warning information when the Python installation module: ignoring invalid distribution -umpy, as follows: Workaround: Find the corresponding file path, find that there are sever...

About WARNING: Ignoring invalid distribution-pencv-python

Copyright statement: This article is for CSDN blogger "LittleBrightThe original article of "Zi" complies with the CC 4.0 BY-SA copyright agreement. For reprinting, please attach the ori...

Warning: iGnoring invalid distribution -adlepaddle (D: Softpython36libsite -Packages))

Hollying (PIP installation module error) Warning: iGnoring Invalid Distribution -ADDLEPADDLE (D: \ Soft \ Python36 \ Lib \ Site -Packages Articles directory Error code Error translation Cause an error...

Invalid source distribution appears in IDEA java 9

This error occurs when running the program with idea The reason for the error: This is caused by inconsistent jdk versions in the idea project we installed and jdk versions in the idea project. Soluti...

More Recommendation

Handling Warning: Ignoring Invalid Distribution -Xpython (D: \ Software \ Python \ Python39 \ LIB \ Site-packages) Error

Recently, the following warning message appears when using the PIP installation plug-in: WARNING: Ignoring invalid distribution -xpython (d:\software\python\python39\lib\site-packages) Solution: Find ...

Python installed using pip appears SyntaxError: invalid syntax

In Python command line installation pandas module, there are mistakes >>> pip install pandas  File "<stdin>", line 1     pip install pandas      ...

The solution of SyntaxError: invalid syntax appears in the pip command in cmd, perfect!

1. Execute pip install in the python environment in cmd. The installation package name has been reported as follows, but the previous operation has been no problem. I checked a lot of information, and...

PIP installation Pycocotools appears Command Error Out with

There are many cases of this problem that contain Microsoft Visual C ++ 14.0 is Required. Get it with "Microsoft Visual C ++ Build Tools" and so on.   According to the prompt in Microso...

Pip install installation library When Runtimeout appears

turn:Please read the original blog for details. We usually use the command line Pip Install library if Runtimeout will appear. This is because the PIP is downloaded when the default is foreign source ...

Copyright  DMCA © 2018-2026 - All Rights Reserved - www.programmersought.com  User Notice

Top