Aues6uen11Z / HonkaiHelper

基于图色识别和OCR的崩坏3自动化脚本
MIT License
229 stars 19 forks source link

运行错误 #6

Closed aluxiaofei closed 1 year ago

aluxiaofei commented 1 year ago

修改设置之后,出现下面的错误,该如何解决? Traceback (most recent call last): File "E:\A\HonkaiHelper-master\main.py", line 5, in from airtest.cli.parser import cli_setup ModuleNotFoundError: No module named 'airtest'

Aues6uen11Z commented 1 year ago

百度如何安装python包,把airtest装上

aluxiaofei commented 1 year ago

麻烦大佬了,之后又出现如下情况,该如何解决? Traceback (most recent call last): File "F:\HonkaiHelper-master_3\HonkaiHelper-master\main.py", line 5, in from airtest.cli.parser import cli_setup File "C:\Users\DELL\AppData\Local\Programs\Python\Python39\lib\site-packages\airtest\cli\parser.py", line 4, in from airtest.report.report import get_parger as report_parser File "C:\Users\DELL\AppData\Local\Programs\Python\Python39\lib\site-packages\airtest\report\report.py", line 9, in from PIL import Image File "C:\Users\DELL\AppData\Local\Programs\Python\Python39\lib\site-packages\PIL\Image.py", line 100, in from . import _imaging as core ImportError: DLL load failed while importing _imaging: 找不到指定的程序。

Aues6uen11Z commented 1 year ago

这个我也没遇到过,自己查一下吧=.=