InstaPy / InstaPy/instapy-docs

SyntaxError on running InstaPy

Open
#16 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
65
Forks
54
PR merge metrics
No merged PRs in 30d

Description

python quickstart.py

Traceback (most recent call last):
File "quickstart.py", line 4, in
from instapy import InstaPy
File "/home/cryp70n1c/Videos/InstaPy/instapy/__init__.py", line 6, in
from .instapy import InstaPy
File "/home/cryp70n1c/Videos/InstaPy/instapy/instapy.py", line 99
username: str = None,
^
SyntaxError: invalid syntax

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing `python quickstart.py`, then inspect `instapy/__init__.py` and `instapy/instapy.py` around line 99, where the traceback points. Confirm the supported Python syntax or environment and verify that the quickstart runs without this SyntaxError.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.