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

Error delay - > sleep_delay

Open jrvansuita opened this issue 8 years ago • 1 comments

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 'delay' Junior:InstaPy jrvansuita$

jrvansuita avatar Oct 22 '17 16:10 jrvansuita

This issue has been fixed, but not yet implemented on executable version.

ahmadudin avatar Oct 23 '17 03:10 ahmadudin