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

Installation instruction update for more recent Debian and Ubuntu-based distributions #147

Merged
merged 3 commits into from
Aug 29, 2024

Conversation

koddas
Copy link
Contributor

@koddas koddas commented Aug 13, 2024

More recent versions of Debian and Ubuntu-based distributions are actively preventing the user from installing Python installations using pip Rather, the user should use pipx for system-wide installations. This PR simply describes this, not more.

Now, running p2r on Ubuntu 24.04 still fails with v0.9.12, but with the latest changes, it should run smoothly again (as long as the venv uses Python 3.11, as 3.12 comes with its own set of problems).

Also, GitHub MD has a nifty little hidden gem, where you can specify which langauge a code listing is written in. I updated one of the existing listings to bash.

@GjjvdBurg GjjvdBurg merged commit 6d3ad19 into GjjvdBurg:master Aug 29, 2024
2 checks passed
@GjjvdBurg
Copy link
Owner

Thank you!

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