Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/python/278.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

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/selenium/4.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中安装selenium_Python_Selenium - Fatal编程技术网

无法在python中安装selenium

无法在python中安装selenium,python,selenium,Python,Selenium,我正在尝试在python 3.8.0中使用selenium,但它不起作用。我收到以下错误:launcher中出现致命错误: 无法使用“c:\program files(x86)\python37-32\python.exe”c:\program files(x86)\python37-32\Scripts\pip.exe“install selenium”创建进程 尝试将pip包含到环境变量和脚本目录中 你能提供更多的细节吗?您运行了什么程序来获取此错误?python3.8.0!=Python3

我正在尝试在python 3.8.0中使用selenium,但它不起作用。我收到以下错误:launcher中出现致命错误:

无法使用“c:\program files(x86)\python37-32\python.exe”c:\program files(x86)\python37-32\Scripts\pip.exe“install selenium”创建进程

尝试将pip包含到环境变量和脚本目录中


你能提供更多的细节吗?您运行了什么程序来获取此错误?
python3.8.0!=Python37-32
可能重复: