unable to build python3.10 #7578
Replies: 1 comment
-
|
You need a python3.10 interpretor on host to cross compile python3.10 🙂. You must be able to grab it from official releases, did you try? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have spun a docker instance for termux-package for building python3.10rc2. My packages/python/build.sh looks as follows:
The build process fails with
Not sure why the build process is looking for python3.10.
-S
Beta Was this translation helpful? Give feedback.
All reactions