electron-instaPy-GUI icon indicating copy to clipboard operation
electron-instaPy-GUI copied to clipboard

Error: ImportError: No module named pyvirtualdisplay

Open jrvansuita opened this issue 8 years ago • 6 comments

Im facing Error: ImportError: No module named pyvirtualdisplay(3.png) on mac. I have python 2.7, 3.5 and 3.6 installed. (1.png)

Already installed pyvirtualdisplay for all versions. pip3.6 install pyvirtualdisplay


Requirement already satisfied: pyvirtualdisplay in /Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages Requirement already satisfied: EasyProcess in /Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages (from pyvirtualdisplay)

Sometimes, when I open Instapy Gui, no error message is shown. But when I click run, nothing happens, likes image 2.png. 1 2 3

jrvansuita avatar Oct 22 '17 01:10 jrvansuita

the gui just simply displaying error thrown by python, have you try to run instapy on terminal directly?

ahmadudin avatar Oct 22 '17 03:10 ahmadudin

@ahmadudin Yeap. On terminal it's working normally. That's weird.

jrvansuita avatar Oct 22 '17 13:10 jrvansuita

The command used in GUI is simply python quickstart.py, is it the python version that you installed pyvirtualdriver on?

ahmadudin avatar Oct 22 '17 14:10 ahmadudin

Yes, If I type python quickstart.py on terminal it works. If I click run on InstaPy Gui, shows me a message Error: ImportError: No module named pyvirtualdisplay

jrvansuita avatar Oct 22 '17 16:10 jrvansuita

Can I edit command in GUI to python3 quickstart.py? Because I get error in terminal with default comand python quickstart.py. I guess versions interaction makes this error somehow. [OS X]

JacobSpruce avatar Nov 06 '17 08:11 JacobSpruce

Bu hata düzeltildimi?

bunyadahmadli avatar Jun 20 '18 15:06 bunyadahmadli