PyCharm:ModuleNotFoundError: No module named 'selenium'

pycharm打开设置

找到project XXX(工程名字)

点击+添加
出现包的搜索框,输入selenium
左下角点击安装即可。

Related Posts