Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

how to config with python3 #1

Closed
hxhowl opened this issue Dec 27, 2017 · 2 comments
Closed

how to config with python3 #1

hxhowl opened this issue Dec 27, 2017 · 2 comments

Comments

@hxhowl
Copy link

hxhowl commented Dec 27, 2017

how to config with python3?I change build.gradlesetting with

python {
             buildPython "/Library/Frameworks/Python.framework/Versions/3.5/bin/python3.5"
            version "3.5.4"
            staticProxy "hello"
        }

but android studio refresh error with Error:Cause: debug: invalid Python version '3.5.4'. Available versions are [2.7.10].

@hxhowl
Copy link
Author

hxhowl commented Dec 27, 2017

version "3.6.3" is work well.

@hxhowl hxhowl closed this as completed Dec 27, 2017
@mhsmith
Copy link
Member

mhsmith commented Dec 27, 2017

Yes, Python 3.6.3 is available in Chaquopy 1.1.0. I'll update this project to match.

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

No branches or pull requests

2 participants