python - Selenium not working on Pycharm -


i installed selenium on system using 'pip install selenium' , works great on mac console. when tried using selenium in project on pycharm, got error no module named selenium exists. doing wrong?

so found doing wrong. mac terminal , pycharm using different python installed on system, changed path on pycharm interpreter local path selenium installed.


Comments

Popular posts from this blog

OpenCV OpenCL: Convert Mat to Bitmap in JNI Layer for Android -

android - org.xmlpull.v1.XmlPullParserException: expected: START_TAG {http://schemas.xmlsoap.org/soap/envelope/}Envelope -

python - How to remove the Xframe Options header in django? -