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

Problem with installing in Termux #27

Open
silentShodow opened this issue Jun 4, 2019 · 3 comments
Open

Problem with installing in Termux #27

silentShodow opened this issue Jun 4, 2019 · 3 comments

Comments

@silentShodow
Copy link

silentShodow commented Jun 4, 2019

Traceback (most recent call last):
File "example.py", line 5, in
from base import MiBand2
File "/data/data/com.termux/files/home/MiBand2/base.py", line 5, in
from Crypto.Cipher import AES
ModuleNotFoundError: No module named 'Crypto'

Sorry if my question is stupid

I write in Termux "pip install pycrypto" but it's don't work

Help me please :)

@apnof
Copy link

apnof commented Jun 4, 2019

Does
pkg install libcrypt-dev
help?

Edit:
Take a look here: giampaolo/psutil#1261 (comment)
apt install python-dev clang libcrypt-dev

@silentShodow
Copy link
Author

New problem. Bluepy)0)

@noob6t5
Copy link

noob6t5 commented May 15, 2024

I'm also having same problems how to solve?

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

3 participants