标签: python pip pyinstaller
我正在尝试以脱机模式安装pyinstaller-develop.tar.gz,我已经安装了所有依赖项,例如future, setuptools,pefile,macholib,altgraph,但是我正在获取SSLError, self signed certificate in certificate chain... :/simple/setuptools。我无法理解这一点,因为在运行pip list时,似乎安装了setuptools。
pyinstaller-develop.tar.gz
future, setuptools,pefile,macholib,altgraph
SSLError, self signed certificate in certificate chain... :/simple/setuptools
pip list
setuptools