Skip to content

Add support to install Python from Embedded package#39

Closed
ader1990 wants to merge 2 commits into
cloudbase:masterfrom
ader1990:python_3_12_3_embeded
Closed

Add support to install Python from Embedded package#39
ader1990 wants to merge 2 commits into
cloudbase:masterfrom
ader1990:python_3_12_3_embeded

Conversation

@ader1990
Copy link
Copy Markdown
Member

No description provided.

ader1990 added 2 commits May 31, 2024 13:27
To avoid always writing the Python installation files to this folder, we
can just download the installer, check the SHA1 checksum and install
Python.

This way, on the next Python version iteration, we can just change the
SHA1 checksum dictionary and the build can be done.

Signed-off-by: Adrian Vladu <avladu@cloudbasesolutions.com>
@ader1990
Copy link
Copy Markdown
Member Author

Closing, as the embedded package still needs a git clone of the cpython repo, as the headers need to be included to be able to build C extensions like PyMI.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant