MiBand2 icon indicating copy to clipboard operation
MiBand2 copied to clipboard

Problem with installing in Termux

Open silentShodow opened this issue 6 years ago • 3 comments

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 :)

silentShodow avatar Jun 04 '19 10:06 silentShodow

Does pkg install libcrypt-dev help?

Edit: Take a look here: https://github.com/giampaolo/psutil/issues/1261#issuecomment-378980760 apt install python-dev clang libcrypt-dev

apnof avatar Jun 04 '19 10:06 apnof

New problem. Bluepy)0)

silentShodow avatar Jun 04 '19 13:06 silentShodow

I'm also having same problems how to solve?

noob6t5 avatar May 15 '24 08:05 noob6t5