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:
- Python: What’s Virtualenv
- Virtual environment: error: virtualenv is not compatible with this system or executable
- Some problems in installing wsl2 and NVIDIA docker in win10
- Re installing Android studio always fails to install SDK when installing software (solution)
- Error in installing Google Chrome in Ubuntu
- Installing flash in MAC environment
- Error in installing paddlenlp on pip on Windows
- Installing opencv Python in docker container
- Solutions to the failure of installing jupyters in termux
- [graphics] exceptions in downloading and installing OpenGL in vs2017
- Installing gensim in Anaconda
- Summary of errors in installing texlive2017
- Error 2052/2053 when installing node.js in win
- Installing PyQt4 in Windows + Python 3.6
- Cannot find module ‘.. / lib / utils / unsupported. JS’ problem in installing node in centos7
- Installing the basemap package in Anaconda
- Solve the error in installing aclocal-1.6 for splint
- Problems and solutions of installing Ubuntu 12.04 in win7
- A solution to 1603 error in installing vCenter server
- Installing and uninstalling nodejs in Linux