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
I am not able to make the flask example work with python3. The compilation works but I get a "cannot load _ctypes" when running in the log as seen by adb logcat. The "build script" seems to be pulling python2.7 dependencies. Is that normal?
I've just pushed a fix for python3, are you able to test with the master branch again? Make sure to use python3crystax instead of python3 in the requirements.
I am not able to make the flask example work with python3. The compilation works but I get a "cannot load _ctypes" when running in the log as seen by adb logcat. The "build script" seems to be pulling python2.7 dependencies. Is that normal?
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: