Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No module named 'axolotl.kdf' #71

Open
DiyRex opened this issue Jul 7, 2021 · 1 comment
Open

No module named 'axolotl.kdf' #71

DiyRex opened this issue Jul 7, 2021 · 1 comment

Comments

@DiyRex
Copy link

DiyRex commented Jul 7, 2021

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
Copy link
Collaborator

mrodal commented Jul 7, 2021

Hi, please check #3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants