InstaPy / InstaPy/instapy-docs
SyntaxError on running InstaPy
Open
- 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
Assessment
This issue has not been assessed yet.