python代码出现import模块报错(任意模块导入报错解决方案)

194 阅读1分钟

python代码出现import模块报错(任意模块导入报错解决方案)

文章目录

当python代码出现import 任何模块报错时,都可以使用此种方式进行解决。
以及出现:

Package requirement 'selenium==3.141.0' is not satisfied  

的解决方案

Python Interpreter

点击右下角的:

05000715_A8sJxx

Add Python Interpreter

进行如下选择: