Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(setup): use pipx to install Bikeshed #190

Merged
merged 4 commits into from
Oct 16, 2024
Merged

Conversation

jyasskin
Copy link
Member

To avoid 'error: externally-managed-environment' in ubuntu-24.04. This is now the method recommended by https://speced.github.io/bikeshed/#install-normal.

Fixes #189. It's possible that we can also now remove the cwd and env parameters, but I haven't done the testing necessary to be confident of that.

To avoid 'error: externally-managed-environment' in ubuntu-24.04. This is now the method recommended by https://speced.github.io/bikeshed/#install-normal.
@sidvishnoi
Copy link
Member

sidvishnoi commented Oct 15, 2024

@jyasskin can you try testing by using this branch in a PR in https://github.com/privacycg/nav-tracking-mitigations/?
You've to replace uses: w3c/spec-prod@v2, with uses: w3c/spec-prod@patch-3 for testing.

@sidvishnoi sidvishnoi changed the title Use pipx to install Bikeshed fix(setup): use pipx to install Bikeshed Oct 15, 2024
@jyasskin
Copy link
Member Author

Copy link
Member

@sidvishnoi sidvishnoi left a comment

Choose a reason for hiding this comment

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

Thanks @jyasskin!
I'll merge and release tomorrow.

@sidvishnoi sidvishnoi merged commit ebf41d9 into w3c:main Oct 16, 2024
1 check passed
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.

Bikeshed install is broken on ubuntu-24.04
2 participants