InstaPy / InstaPy/instapy-docs

SyntaxError on running InstaPy

未关闭
#16 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
没有语言数据
星标
65
派生
54
PR 合并指标
30 天内没有已合并 PR

描述

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

贡献指南

这个仓库没有索引到贡献指南

调研方向

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.

由索引模型根据 Issue 内容生成。

评估

技术栈
python
领域
tooling
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
30/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。