wa-automate-python icon indicating copy to clipboard operation
wa-automate-python copied to clipboard

No module named 'axolotl.kdf'

Open DiyRex opened this issue 4 years ago • 1 comments

Axolotl coming soon! Traceback (most recent call last): File "C:\Users\Devin\PycharmProjects\pythonProject2\Wa-Bot\wabot.py", line 1, in from openwa import WhatsAPIDriver File "C:\Users\Devin\AppData\Local\Programs\Python\Python39\lib\site-packages\openwa_init_.py", line 20, in from axolotl.kdf.hkdfv3 import HKDFv3 ModuleNotFoundError: No module named 'axolotl.kdf'

I tried pip install -r requirements.txt but I get this error

DiyRex avatar Jul 07 '21 08:07 DiyRex

Hi, please check https://github.com/open-wa/wa-automate-python/issues/3

mrodal avatar Jul 07 '21 12:07 mrodal