Skip to content

fix(cli): fix calculating host python path on windows - #214

Merged
ryanking13 merged 4 commits into
mainfrom
gyeongjae/windows-ci-stack1
Aug 19, 2026
Merged

fix(cli): fix calculating host python path on windows#214
ryanking13 merged 4 commits into
mainfrom
gyeongjae/windows-ci-stack1

Conversation

@ryanking13

Copy link
Copy Markdown
Contributor

Partially rollback my change #178, with different fix. The previous change turned out it breaks pywrangler on windows, since when --python is passed, uv considers that they are in the linux environment and installs packages into incorrect directory.

This reverts to use VIRTUAL_ENV varaible again, but instead wipe out other env variables that can shadow VIRTUAL_ENV variables.

@ask-bonk

ask-bonk Bot commented Aug 18, 2026

Copy link
Copy Markdown

ProviderModelNotFoundError

github run

@ask-bonk

ask-bonk Bot commented Aug 18, 2026

Copy link
Copy Markdown

@ryanking13 Bonk workflow failed. Check the logs for details.

View workflow run · To retry, trigger Bonk again.

@dom96 dom96 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some comments with requested changes but accepting anyway to unblock.

Comment thread packages/cli/src/pywrangler/sync.py Outdated
Comment thread packages/cli/src/pywrangler/sync.py
@ryanking13
ryanking13 merged commit 5e62574 into main Aug 19, 2026
22 checks passed
@ryanking13
ryanking13 deleted the gyeongjae/windows-ci-stack1 branch August 19, 2026 04:36
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.

2 participants