infstellar / genshin_impact_assistant

原神小助手 Genshin Assistant (CN/EN) | 自动战斗,秘境,领日常,半自动委托
GNU Affero General Public License v3.0
2.7k stars 221 forks source link

ValueError: not enough values to unpack (expected 2, got 1) #149

Closed Phuong39 closed 2 months ago

Phuong39 commented 8 months ago
genshin_impact_assistant\source\util.py", line 412, in crop
    h, w = image.shape[:2]
           │     └ <attribute 'shape' of 'numpy.ndarray' objects>
           └ array([0, 0, 0], dtype=uint8)

python 3.8.6

infstellar commented 7 months ago

使用python3.7.6