You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/Users/lawrence/anaconda3/envs/python_rotaeno_stablizer/lib/python3.10/runpy.py", line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/Users/lawrence/anaconda3/envs/python_rotaeno_stablizer/lib/python3.10/runpy.py", line 86, in _run_code
exec(code, run_globals)
File "/Users/lawrence/Downloads/py-rotaeno-stablizer-gui-main/rotaeno_stablizer/main.py", line 3, in
import tomllib
ModuleNotFoundError: No module named 'tomllib'
稳定器版本
0.1.0
游玩设备
iPhone 14
Rotaeno 版本
No response
补充
No response
The text was updated successfully, but these errors were encountered:
Bug 描述
3.11以下的python不支持
复现步骤
旧版本python启动本项目的时候就遇到这个问题
期望行为
建议注明适配的python版本
截图 / 相关视频
Traceback (most recent call last):
File "/Users/lawrence/anaconda3/envs/python_rotaeno_stablizer/lib/python3.10/runpy.py", line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/Users/lawrence/anaconda3/envs/python_rotaeno_stablizer/lib/python3.10/runpy.py", line 86, in _run_code
exec(code, run_globals)
File "/Users/lawrence/Downloads/py-rotaeno-stablizer-gui-main/rotaeno_stablizer/main.py", line 3, in
import tomllib
ModuleNotFoundError: No module named 'tomllib'
稳定器版本
0.1.0
游玩设备
iPhone 14
Rotaeno 版本
No response
补充
No response
The text was updated successfully, but these errors were encountered: