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

sh install.sh fails on some Linux distros #5

Closed
Alcryst opened this issue Aug 4, 2024 · 0 comments
Closed

sh install.sh fails on some Linux distros #5

Alcryst opened this issue Aug 4, 2024 · 0 comments

Comments

@Alcryst
Copy link
Owner

Alcryst commented Aug 4, 2024

The step of the installation instructions where install.sh is run may not work for some Linux distros (so far, this has occurred on Manjaro). A fix is below:

1: Install pipx using the official instructions.
2: Install python-blessed through your distro's package manager (for example, if using pacman, check here).
3: Run the command pipx install -e . (making sure you are in the cloned cations repository).

If you are experiencing this same issue and the above instructions do not work, please open a new issue and link this one in the issue description.

@Alcryst Alcryst closed this as completed Aug 4, 2024
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

1 participant