Hello,

I’ve just typed „pip install selenium“ into my command prompt on windows 10. 
Although my computer told me that the requirement was already satisfied, import 
selenium did not work. So I tried different methods to install it and typed 
„Python“ in my command prompt and imported selenium. It worked fine. Then, I 
typed it into my shell and got an error. Why is it working in the command 
prompt but not in the actual shell?
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to