Recently, when using pip to install the plug-in, the following warning message appears:
WARNING: Ignoring invalid distribution -ip (e:\python\python_ dowmload\lib\site-packages)
resolvent:
Find the directory where the error is reported in the warning message, and then delete the folder at the beginning of ~. That kind of thing is caused by the plug-in installation failure/Midway exit, which leads to the plug-in installation exception. Although the warning message does not affect, it has obsessive-compulsive disorder. Just delete the folder:
As for why the above problems appear?
Because a few days ago, when I was using Python 3.9 to build the robot framework environment, I needed to install wxPython, and then when the latest fashion was installed, later when the robot framework ride was installed,
One of the components it depends on does not support the latest version, and the component it depends on does not support Python 3.9, so there was an exception when installing the plug-in.
Read More:
- [Solved] Python WARNING: Ignoring invalid distribution -umpy
- onnx error: ImportError: /home/dy/anaconda3/envs/torch/lib/python3.6/site-packages/onnx…
- Chromdriver Install error: File “C:\python37\lib\site-packages\selenium\webdriver\common\service.py”, line 76, in start stdin=PIPE) File…
- [Solved] supervisor Error: /usr/local/lib/python2.7/dist-packages/pkg_resources/py2_warn.py:22: UserWarning: Setuptools will stop working on Python 2
- Python Error: ImportError: cannot import name ‘logsumexp’ from ‘scipy.misc’(Anaconda3\lib\site-packages\scipy\misc)
- Mac Upgrade pip Error OSError: [Errno 13] Permission denied: ‘/Library/Python/2.7/site-packages/pip-9.0.1-py2….
- Invalid python sd, Fatal Python error: init_fs_encoding: failed to get the Python cod [How to Solve]
- An introduction to sys modules in Python and how packages are imported and used
- [Solved] NPM install Error: check python checking for Python executable python2 in the PATH
- [zipfile] Python packages files as zip packages & decompresses them
- [Solved] opencv-python: recipe for target ‘modules/python3/CMakeFiles/opencv_python3.dir/all‘ failed
- How to Solve Python AttributeError: ‘module’ object has no attribute ‘xxx’
- How to Solve Python3.9 Install pycrypto Error
- How to Solve Python ImportError: cannot import name UnrewindableBodyError
- Python: How to Solve mysqlclient Install Error in Mac
- How to Solve Python Importerror: DLL load failed: unable to find the specified program using tensorflow
- Python: How to Solve error While importing windpy
- [Solved] Failed to obtain/convert traceback after Python Tkinter packages exe
- How to Solve Python Libsm. So. 6 error
- How to Solve Python AttributeError: ‘dict’ object has no attribute ‘item’