DoctorReid / ZenlessZoneZero-OneDragon

绝区零 一条龙 | 全自动 | 自动闪避 | 自动每日 | 自动空洞 | 支持手柄
https://one-dragon.org/zzz/zh/home.html
GNU General Public License v3.0
1.47k stars 48 forks source link

Python项目中找不到名为one_dragon的模块 #9

Closed qq1691775965 closed 4 months ago

qq1691775965 commented 4 months ago

File "E:\AAAIII\ZenlessZoneZero\src\zzz_od\gui\app.py", line 6, in from one_dragon.gui.app.fluent_window_base import FluentWindowBase ModuleNotFoundError: No module named 'one_dragon'

DoctorReid commented 4 months ago

PYTHONPATH 没有设置对,自己摸索一下