jrvansuita

Results 3 issues of jrvansuita

Implement drawables like Icon.top(textview).white(drawable).put();

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...

The argument delay is not recognized by InstaPy. The correct argument is sleep_delay. File "quickstart.py", line 11, in session.follow_user_followers(['tricae'], amount=50, delay=60, random=False, interact=True) TypeError: follow_user_followers() got an unexpected keyword argument...