Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 #105

Closed
Yuelioi opened this issue Jul 12, 2021 · 1 comment
Closed

🐛 #105

Yuelioi opened this issue Jul 12, 2021 · 1 comment

Comments

@Yuelioi
Copy link

Yuelioi commented Jul 12, 2021

Traceback (most recent call last):
  File "c:\py37\lib\runpy.py", line 193, in _run_module_as_main
    "__main__", mod_spec)
  File "c:\py37\lib\runpy.py", line 85, in _run_code
    exec(code, run_globals)
  File "C:\py37\Scripts\bilili.exe\__main__.py", line 4, in <module>
  File "c:\py37\lib\site-packages\bilili\__main__.py", line 144
    if (avid_match := regex.acg_video.av.origin.match(args.url)) or \
                   ^
SyntaxError: invalid syntax
  1. 环境信息
  • OS: Windows
  • Python: 3.7.9
  • bilili: bilili 版本号
  • Others: 其它信息
  1. 问题简述
  • python环境变量没问题(可以CMD输入python)
  • 也可以CMD里import bilili
  • 但是直接使用CMD直接输入 bilili提示语法错误SyntaxError: invalid syntax

QQ截图20210712155817

@SigureMo
Copy link
Member

SigureMo commented Jul 12, 2021

只支持 Python3.8+ 喔

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants