Hey Guys,
Hope someone here can help me with this. Not sure what I'm doing wrong but i follow the Windows installation steps to the T (https://github.com/timgrossmann/InstaPy/blob/master/docs/How_to_Windows.md)
But when I run the script i get (see attached image). Please help.
thanks!
hi @hectorleroux , how is your quickstart.py file ? are you using nogui=True ?
Hello Joao,
Thank you for checking in.
I do not have nogui=True in my quickstart.py.
I have it in my instapy.py. was I supposed have it in the quickstart.py?
If so can you show me an example of it?
Thanks
On Nov 15, 2017 2:36 PM, "João Paulo Vanzuita" notifications@github.com
wrote:
hi @hectorleroux https://github.com/hectorleroux , how is your
quickstart.py file ? are you using nogui=True ?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/timgrossmann/InstaPy/issues/934#issuecomment-344752217,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AgFDEgzerX3vAFvjk8QT6S1_XXmPumiSks5s22drgaJpZM4QfmbA
.
kind hard to know what's going on since it's a OSError, it's no related directly to InstaPY, we need some help here.
Hi hectorleroux
in your python script can you try nogui=False in the InstaPy method call
session = InstaPy(...username='XXXXXXX', password='XXXX',nogui=False)
As everyone said i think its about nogui=True or False..
If its a VPS you have to use nogui=True .
If its your computer and you have desktop you can use both :)
Excellamente! Guys!! It is Working!! the "nogui=True" was the culprit. 👍
THANK YOU ALL so very mucho!
Here is my happy dance. / / / (silly me..lol)
Most helpful comment
Excellamente! Guys!! It is Working!! the "nogui=True" was the culprit. 👍
THANK YOU ALL so very mucho!
Here is my happy dance. / / / (silly me..lol)