Warning: file_get_contents(/data/phpspider/zhask/data//catemap/4/macos/8.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Python PIP不希望安装更新或模块_Python_Macos_Pip - Fatal编程技术网

Python PIP不希望安装更新或模块

Python PIP不希望安装更新或模块,python,macos,pip,Python,Macos,Pip,例如,当我运行pip命令时 pip install requests 它回来了 ERROR: Could not install packages due to an EnvironmentError: Could not find a suitable TLS CA certificate bundle, invalid path: path/to/ca-bundle.crt 这有用吗?或者这个:已经试过了:(我也有同样的问题,我对此感到困惑——这里没有一个解决方案有效。如果你解决了,请告

例如,当我运行pip命令时

pip install requests
它回来了

ERROR: Could not install packages due to an EnvironmentError: Could not find a suitable TLS CA certificate bundle, invalid path: path/to/ca-bundle.crt

这有用吗?或者这个:已经试过了:(我也有同样的问题,我对此感到困惑——这里没有一个解决方案有效。如果你解决了,请告诉我。