We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hey, built and executed from master, when running I get this error on startup:
I/python ( 2166): Traceback (most recent call last): I/python ( 2166): File "/buildozer/.buildozer/android/app/main.py", line 73, in <module> I/python ( 2166): File "/buildozer/.buildozer/android/platform/build/dists/remoteshell/private/lib/python2.7/site-packages/kivy/app.py", line 802, in run I/python ( 2166): File "/buildozer/.buildozer/android/app/main.py", line 67, in build I/python ( 2166): File "/buildozer/.buildozer/android/platform/build/dists/remoteshell/private/lib/python2.7/site-packages/twisted/internet/posixbase.py", line 495, in listenTCP I/python ( 2166): File "/buildozer/.buildozer/android/platform/build/dists/remoteshell/private/lib/python2.7/site-packages/twisted/internet/tcp.py", line 998, in startListening I/python ( 2166): File "/buildozer/.buildozer/android/platform/build/dists/remoteshell/private/lib/python2.7/site-packages/twisted/internet/protocol.py", line 77, in doStart I/python ( 2166): File "/buildozer/.buildozer/android/platform/build/dists/remoteshell/private/lib/python2.7/site-packages/twisted/conch/ssh/factory.py", line 42, in startFactory I/python ( 2166): twisted.conch.error.ConchError: ('no host keys, failing', None) I/python ( 2166): Python for android ended.```
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hey, built and executed from master, when running I get this error on startup:
The text was updated successfully, but these errors were encountered: