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

File "C:\xxxx\Sreg\sreg.py", line 58 except Exception, e: ^ #17

Open
RiotGamesU opened this issue Mar 20, 2021 · 3 comments
Open

File "C:\xxxx\Sreg\sreg.py", line 58 except Exception, e: ^ #17

RiotGamesU opened this issue Mar 20, 2021 · 3 comments

Comments

@RiotGamesU
Copy link

Microsoft Windows [Version 10.0.19041.867]
(c) 2020 Microsoft Corporation. All rights reserved.

C:\xxxx\Sreg>python sreg.py -h
File "C:\xxxx\Sreg\sreg.py", line 58
except Exception, e:
^
SyntaxError: invalid syntax

windows version:latest
python version:latest

@Littlebox-Logic
Copy link

Littlebox-Logic commented Apr 10, 2021

你需要安装Python 2.x,
并且使用pip安装Requests模块

You should install the Python 2.x.
And to install the Requests Module by Pip.

@RiotGamesU
Copy link
Author

你需要安装Python 2.x,
并且使用pip安装Requests模块

You should install the Python 2.x.
And to install the Requests Module by Pip.

thanks

@Littlebox-Logic
Copy link

Littlebox-Logic commented Apr 12, 2021 via email

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

No branches or pull requests

2 participants