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

Suggest using pipx in the README #78

Open
Magikh42 opened this issue Jun 5, 2024 · 1 comment
Open

Suggest using pipx in the README #78

Magikh42 opened this issue Jun 5, 2024 · 1 comment

Comments

@Magikh42
Copy link

Magikh42 commented Jun 5, 2024

Hello,

In some Linux distributions, such as Debian or Void Linux, the python environment is managed and we can't install Python packages with the regular pip

  • Some popular packages are installable via apt (for Debian) or xbps-install (Void Linux)
  • Other must be installed using pipx

I think it would be useful to mention the pipx way of installing C 42 Formatter in the README
Also the offical norminette mentions pipx (that's how I learned about this)

@cacharle
Copy link
Collaborator

cacharle commented Jun 5, 2024 via email

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

No branches or pull requests

2 participants