1、ERROR: Cannot uninstall ‘xxx’. It is a distutils installed project and thus we cannot accurate

find '.' -name "*filelock*.egg-info" -exec rm -rf {} \;
source https://blog.csdn.net/j___ t/article/details/96052936
2、v irtualenv:error :unrecognized arguments: –no-site-packages
–No site packages does not have this parameter, which is a problem with the version of virtualenv
pip3 install --upgrade virtualenv==16.7.9
Read More:
- Building wheel for wrapt (setup.py) … error
- cannot import name ‘_validate_lengths’ from ‘numpy.lib.arraypad’
- The action ‘install’ for product ‘MySQL server 5.7.19’ failed
- Mac upgrade pip
- Python 3 install pyqt5
- Solving environment: failed with initial frozen solve. Retrying with flexible solve.错误
- The problem of “value error: zero length field name in format” in Python 2.6.6 of CentOS 6.9
- Importing the multiarray numpy extension module failed
- Installation and unloading of Python module
- pip install – PermissionError: [Errno 13] Permission denied
- An error occurred when running ROCR: Failed to load the package ‘caTools’, package or namespace load failed
- Vs2017 installing OpenGL
- Solving windows error: [error 87] classification: problem summary
- RemoveError: ‘requests’ is a dependency of conda and cannot be removed from conda’s operating enviro
- How to solve “import cv2 failed ImportError: DLL load fail: Cannot find the specified module” in Anaconda environment
- Importerror using tensorflow: DLL load failed: the specified program cannot be found
- In Python, import XXX does not report an error, but in IPython (Jupiter notebook)
- An error occurred when starting pyspider with Python 3.7
- Python: What’s Virtualenv
- Error in PIP command execution – syntax error: invalid syntax