PandasWS / Pandas

熊猫模拟器 - 基于 rAthena 构建的中文仙境传说模拟器(欢迎加入QQ交流群:928171346)
https://pandas.ws
GNU General Public License v3.0
8 stars 2 forks source link

fix tools/pythons #651

Closed hiimfish closed 2 years ago

hiimfish commented 2 years ago

不刪除的話無法執行新版的 tools/python。

import _tkinter # If this fails your Python may not be configured for Tk
ModuleNotFoundError: No module named '_tkinter'
CairoLee commented 2 years ago

确认此问题存在,应该是我 IDE 自己给补充上了~ 感谢修正