Skip to content
New issue

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

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

Already on GitHub? # to your account

pycryptodomex module import issue #102

Open
Ldarm opened this issue Jan 5, 2024 · 0 comments
Open

pycryptodomex module import issue #102

Ldarm opened this issue Jan 5, 2024 · 0 comments

Comments

@Ldarm
Copy link

Ldarm commented Jan 5, 2024

Hello
This tool worked fine in the past

I updated my Kali and now I got this error

Kali2:/opt/jwt_tool# ./jwt_tool.py
WARNING: Cryptodome libraries not imported - these are needed for asymmetric crypto signing and verifying
On most Linux systems you can run the following command to install:
python3 -m pip install pycryptodomex```


Kali2:/opt/jwt_tool# python3 -m pip install pycryptodomex
Requirement already satisfied: pycryptodomex in /usr/lib/python3/dist-packages (3.11.0)


I tried to uninstall and re install it
Thanks for your help 


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

No branches or pull requests

1 participant