Skip to content

Conversation

@ryanking13
Copy link
Member

@ryanking13 ryanking13 commented Dec 16, 2025

Add venv generator for windows.

It mostly reuses the logic in linux, while patching the linux bash scripts into windows.

I also changed how pip in invoked: previously pip wrapper was embeded in a bash script, but I extracted it out into a searate Python file (_pip_wrapper.py) as embedding doesn't work very well in Windows.

@ryanking13 ryanking13 added the integration This PR will run the integration tests. This label can be used as a persistent marker to do so. label Dec 16, 2025
@ryanking13 ryanking13 requested a review from hoodmane December 16, 2025 05:18
@ryanking13
Copy link
Member Author

Okay, I think this started to work now.

I guess in the future we will need to migrate to distlib instead of using the batch file as batch file is creating a lot of issues...

@ryanking13 ryanking13 requested a review from hoodmane December 18, 2025 11:13
@ryanking13 ryanking13 merged commit 4e86944 into main Jan 5, 2026
15 checks passed
@ryanking13 ryanking13 deleted the windows-venv-support branch January 5, 2026 05:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

integration This PR will run the integration tests. This label can be used as a persistent marker to do so.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants