ahmadudin / electron-instaPy-GUI

Graphic user interface for https://github.com/timgrossmann/InstaPy
MIT License
267 stars 64 forks source link

Error: ImportError: No module named selenium #66

Open petefogden opened 6 years ago

petefogden commented 6 years ago

Hey guys, getting this error: Error: ImportError: No module named selenium

I have pip & pip3 installed selenium through the terminal, and it is definitely installed. Requirement already satisfied: selenium in /Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages (2.53.6)

Any help appreciated :)

mmcsorley16 commented 6 years ago

I'm having the same issue

screen shot 2018-05-30 at 3 32 53 pm
FarhadG commented 6 years ago

Try re-installing the modules.

delongg commented 6 years ago

i am also having this issue

dmpanch commented 6 years ago

same for me

exhelios commented 6 years ago

Already re install the module and still have the issue.

focux commented 6 years ago

Same here

beniecris commented 5 years ago

how to solve this in mac ?