open-wa / wa-automate-python

💬 🤖 The most advanced Python whatsapp library for chatbots with advanced features. Be sure to ⭐ this repository for updates!
Other
330 stars 71 forks source link

No module named 'axolotl.kdf' #71

Open DiyRex opened 2 years ago

DiyRex commented 2 years ago

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

mrodal commented 2 years ago

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