You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
01-24 12:11:25.127 18983 19269 I python : /data/user/0/org.kivy.remoteshell/files/app/lib/python2.7/site-packages/twisted/conch/ssh/common.py:18: RuntimeWarning: PyCrypto not installed, but continuing anyways!
01-24 12:11:25.149 18983 19269 I python : Traceback (most recent call last):
01-24 12:11:25.149 18983 19269 I python : File "/home/maho/workspace/sneak/kivy-remote-shell/.buildozer/android/app/main.py", line 12, in <module>
01-24 12:11:25.151 18983 19269 I python : File "/home/maho/workspace/sneak/kivy-remote-shell/.buildozer/android/platform/build/dists/remoteshell/private/lib/python2.7/site-packages/twisted/conch/manhole_ssh.py", line 14, in <module>
01-24 12:11:25.151 18983 19269 I python : File "/home/maho/workspace/sneak/kivy-remote-shell/.buildozer/android/platform/build/dists/remoteshell/private/lib/python2.7/site-packages/twisted/conch/ssh/factory.py", line 15, in <module>
01-24 12:11:25.153 18983 19269 I python : File "/home/maho/workspace/sneak/kivy-remote-shell/.buildozer/android/platform/build/dists/remoteshell/private/lib/python2.7/site-packages/twisted/conch/ssh/transport.py", line 22, in <module>
01-24 12:11:25.155 18983 19269 I python : ImportError: No module named Crypto
01-24 12:11:25.211 18983 19269 I python : Python for android ended.
Code built in such way:
VERSION_twisted=15.4.0 buildozer --verbose android debug deploy run logcat
The text was updated successfully, but these errors were encountered:
Such traceback:
Code built in such way:
VERSION_twisted=15.4.0 buildozer --verbose android debug deploy run logcat
The text was updated successfully, but these errors were encountered: