gerenyongcangku / imaotai

i茅台每日自动申购,更新青龙面板使用
Apache License 2.0
121 stars 31 forks source link

安装不上pip3 install --no-cache-dir -r requirements.txt,也执行不了python login.py,大佬这个是什么问题呀 #2

Closed ALifeGuide closed 7 months ago

ALifeGuide commented 7 months ago

File "/ql/data/scripts/gerenyongcangku_imaotai/login.py", line 5, in import process File "/ql/data/scripts/gerenyongcangku_imaotai/process.py", line 8, in from encrypt import Encrypt File "/ql/data/scripts/gerenyongcangku_imaotai/encrypt.py", line 1, in from Crypto.Cipher import AES ModuleNotFoundError: No module named 'Crypto'