如:pip3 install PyExecJS -i https://pypi.doubanio.com/simple
· pip安装失败:
· 找了很多方法,最后尝试加:–trusted-host pypi.doubanio.com
成功!
pip3 install PyExecJS -i https://pypi.doubanio.com/simple --trusted-host pypi.doubanio.com

如:pip3 install PyExecJS -i https://pypi.doubanio.com/simple
· pip安装失败:
· 找了很多方法,最后尝试加:–trusted-host pypi.doubanio.com
成功!
pip3 install PyExecJS -i https://pypi.doubanio.com/simple --trusted-host pypi.doubanio.com