Skip to content

Conversation

@DavidSpickett
Copy link
Contributor

Fixes 60d2141.

On Windows, it's Scripts/python, on Linux it's bin/python.

Unfortunately there is no third common path to use. Even the virtualenv docs have different paths for Windows and everything else: https://virtualenv.pypa.io/en/latest/user_guide.html#quick-start

Fixes 60d2141.

On Windows, it's Scripts/python, on Linux it's bin/python.

Unfortunately there is no third common path to use. Even the virtualenv
docs have different paths for Windows and everything else:
https://virtualenv.pypa.io/en/latest/user_guide.html#quick-start
@omjavaid
Copy link
Contributor

omjavaid commented Sep 2, 2025

This looks good. I should have tested a linux worker as well. Thanks for fixing this.

@DavidSpickett DavidSpickett merged commit 8e94378 into llvm:main Sep 2, 2025
3 checks passed
@DavidSpickett DavidSpickett deleted the lnt-venv branch September 2, 2025 08:50
omjavaid added a commit to omjavaid/llvm-zorg that referenced this pull request Sep 4, 2025
This is a follow up to llvm#586.

Fixes 60d2141.

We forgot to fix the lnt path to work on both windows and linux.

On Windows, it's Scripts/lnt, on Linux it's bin/lnt.
omjavaid added a commit that referenced this pull request Sep 4, 2025
This is a follow up to #586.

Fixes 60d2141. (#576)

We forgot to fix the lnt path to work on both windows and linux.

On Windows, it's Scripts/lnt, on Linux it's bin/lnt.
vvereschaka pushed a commit to vvereschaka/llvm-zorg that referenced this pull request Sep 25, 2025
Fixes 60d2141.

On Windows, it's Scripts/python, on Linux it's bin/python.

Unfortunately there is no third common path to use. Even the virtualenv
docs have different paths for Windows and everything else:
https://virtualenv.pypa.io/en/latest/user_guide.html#quick-start
vvereschaka pushed a commit to vvereschaka/llvm-zorg that referenced this pull request Sep 25, 2025
This is a follow up to llvm#586.

Fixes 60d2141. (llvm#576)

We forgot to fix the lnt path to work on both windows and linux.

On Windows, it's Scripts/lnt, on Linux it's bin/lnt.
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