Skip to content

SPECS: python: Fix venv creation failure by providing wheels for ensurepip.#265

Open
Leetfs wants to merge 1 commit intoopenRuyi-Project:mainfrom
Leetfs:venv
Open

SPECS: python: Fix venv creation failure by providing wheels for ensurepip.#265
Leetfs wants to merge 1 commit intoopenRuyi-Project:mainfrom
Leetfs:venv

Conversation

@Leetfs
Copy link
Copy Markdown
Contributor

@Leetfs Leetfs commented Apr 29, 2026

Summary

A pip wheel is mandatory for venv initialization. This PR satisfies that requirement by sourcing the wheel from the system when rpmwheels is enabled, or from Python’s internal cache otherwise.

Test screenshots

image

…repip.

Signed-off-by: Li Guan <guanli.oerv@isrc.iscas.ac.cn>
@openruyi-bot openruyi-bot Bot added Community: Student contribution Used by contributors that are currently students at an educational institution. BuildSystem: autotools Issue/PR related to autotools BuildSystem. Target: Rolling Targeting rolling/current branch. labels Apr 29, 2026
@misaka00251 misaka00251 added this to the 2026.05 milestone Apr 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

BuildSystem: autotools Issue/PR related to autotools BuildSystem. Community: Student contribution Used by contributors that are currently students at an educational institution. Target: Rolling Targeting rolling/current branch.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants