You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After cloning the project and installing the dependencies (pip install -r requirements.txt), just :
python src/__init__.py
You will be prompted (once) for your Instagram credentials so you can use the Instagram API. Feel free to create an Instagram account if you do not want to use your own.
~/instaseek# python src/init.py
File "src/init.py", line 2
SyntaxError: Non-ASCII character '\xc2' in file src/init.py on line 3, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details
How to start it ?
The text was updated successfully, but these errors were encountered: