avatar of satoshixc satoshixc
关注 私信
3
关注
0
关注者

Python报错这个是什么问题

创建于: 2025-06-20 02:10:38, 更新于: 2025-06-24 13:31:37
comments   1
hits   54

FMZ运行时报错Traceback (most recent call last): File “”, line 13, in File “”, line 881 def exec ( self , sql , * args ) : ^ SyntaxError: invalid syntax

相关推荐
全部留言
avatar of 发明者量化-小小梦
发明者量化-小小梦
您好,您的python版本号是多少,目前已经不兼容python2了。尽量使用python3 比较新的版本试下。
2025-06-20 21:45:57