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

Flask with Python3 does not seem to work. #870

Closed
hgrecco opened this issue Aug 26, 2016 · 3 comments
Closed

Flask with Python3 does not seem to work. #870

hgrecco opened this issue Aug 26, 2016 · 3 comments

Comments

@hgrecco
Copy link

hgrecco commented Aug 26, 2016

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.

@inclement
Copy link
Member

I haven't tested it with python3, but that _ctypes problem doesn't sound specific to flask. Where is the 'build script' pulling python2.7 things?

@inclement
Copy link
Member

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.

@inclement
Copy link
Member

Should be fixed with the new python3 recipe.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants