[Solved] pycharm+selenium Build Environment Error: no module named ‘selenium’

1. After the installation is successful through the pip command in cmd, check the installation success in the command line

2. Running the program in pycharm still prompts the error

Set as shown below

3. The python location on the first line of the runner console needs to be configured in the setting

 

4. Setting configuration The path of the location shown in the figure below is the same as the console output.

 

 

After successful execution

Similar Posts:

Leave a Reply

Your email address will not be published. Required fields are marked *