pip
常见问题#
ImportError: cannot import name ‘html5lib’ from ‘pip._vendor’#
curl -sS https://bootstrap.pypa.io/get-pip.py | python3.10
curl -sS https://bootstrap.pypa.io/get-pip.py | sudo python3.10
curl -sS https://bootstrap.pypa.io/get-pip.py | python3
curl -sS https://bootstrap.pypa.io/get-pip.py | sudo python3
VSCode 常见问题
pandas 常见问题