PyCharm安装python3.9运行出现问题(2)

pycharm 新项目打开运行pip install selenium,提示错误信息

Fatal error in launcher: Unable to create process using '"d:\...\py\pycharm\python.exe" "D:\...\py\python3.9\Scripts\pip.exe" install selenium': ???????????

 参考该前辈得解决方法,链接如下:

https://blog.csdn.net/dongyanwen6036/article/details/77799221

亲测可用。

 

运行项目出现问题,提示信息是

selenium.common.exceptions.NoSuchElementException: Message: no such element

参考该前辈的方法得到解决:https://blog.csdn.net/qq_43391383/article/details/86762012

 

webDriver下载完成后应放在python的script文件夹中

 

posted @ 2021-03-29 10:45  妙脆角很妙  阅读(636)  评论(0编辑  收藏  举报