Sreg icon indicating copy to clipboard operation
Sreg copied to clipboard

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

Open RiotGamesU opened this issue 4 years ago • 3 comments

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

RiotGamesU avatar Mar 20 '21 05:03 RiotGamesU

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

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

Littlebox-Logic avatar Apr 10 '21 00:04 Littlebox-Logic

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

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

thanks

RiotGamesU avatar Apr 12 '21 02:04 RiotGamesU

Oh. Could you please reply the email use the Chinese next time? I am a Middle School student. Thanks.

在 2021-04-12 10:20:14,RiotGamesU @.***> 写道:

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

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

thanks

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

Littlebox-Logic avatar Apr 12 '21 13:04 Littlebox-Logic