1、windows+r,进入cmd命令;

2.查看python安装路径:where python

3.打开Python文件的安装目录,进入安装目录的Scripts文件中,执行命令

pip install selenium

 

python ModuleNotFoundError: No module named 'selenium'

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-05-15
  • 2022-03-03
  • 2022-12-23
  • 2022-12-23
  • 2021-06-16
猜你喜欢
  • 2021-07-21
  • 2021-07-29
  • 2022-01-27
  • 2021-07-04
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案