Skip to content

Use system python#79

Open
mw-a wants to merge 1 commit into
Azure:mainfrom
mw-a:use-system-python
Open

Use system python#79
mw-a wants to merge 1 commit into
Azure:mainfrom
mw-a:use-system-python

Conversation

@mw-a

@mw-a mw-a commented Jun 23, 2026

Copy link
Copy Markdown

Avoid silent use of jetpack embedded python to get expected results. Older jetpack embedded python can lead to older pip being installed and selecting source distributions of dependency packages which then fail to compile.

Admittedly, this was found with quite an old version of Cyclecloud (8.6, embedded python 3.8). But explicit system prereq package installation seems to suggest that OS python usage is expected nonetheless, enabling support of old Cyclecloud versions in this case.

@mw-a

mw-a commented Jun 23, 2026

Copy link
Copy Markdown
Author

@microsoft-github-policy-service agree company="science + computing ag"

@mw-a
mw-a force-pushed the use-system-python branch from 3dc7430 to f7ab44c Compare June 23, 2026 09:10
Avoid silent use of jetpack embedded python to get expected results. Older
jetpack embedded python can lead to older pip being installed and selecting
source distributions of dependency packages which then fail to compile.

Admittedly, this was found with quite an old version of Cyclecloud (8.6,
embedded python 3.8). But explicit system prereq package installation seems to
suggest that OS python usage is expected nonetheless, enabling support of old
Cyclecloud versions in this case.
@mw-a
mw-a force-pushed the use-system-python branch from f7ab44c to 250f4ba Compare June 23, 2026 09:14
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