sMythicalBird / ZenlessZoneZero-Auto

绝区零 | ZenlessZoneZero | 零号空洞 | 自动战斗 | 自动化 | 图片分类 | OCR识别
https://fairy.autoscript.site/zh/
GNU General Public License v3.0
1.23k stars 89 forks source link

小白不会解决 #114

Closed wxdlpxt closed 3 months ago

wxdlpxt commented 3 months ago

from pydirectinput import ( ImportError: cannot import name 'scroll' from 'pydirectinput' (E:\ZenlessZoneZero-Auto-master\py310\lib\site-packages\pydirectinput__init__.py) 这个报错该怎么弄

lazydog28 commented 3 months ago

安装错包了,pydirectinput的包名是pydirectinput-rgx

pip install pydirectinput-rgx