Skip to content

pipx install fails on Alpine Linux 3.21.2 #640

Answered by WyattBlue
crftbt asked this question in 1. Help
Discussion options

You must be logged in to vote

Honestly, you might be better off using Arch Linux, but if you must use Alpine, do the following:

  • Build PyAV from source. Ideally a tagged version instead of git master. You must do this because you need ffmpeg 7.
  • Install all the libraries for the formats you want support (edit scripts/build-deps if you have to).
  • Build it, then install globally using pip install .
  • Finally run pip install auto-editor.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@crftbt
Comment options

@WyattBlue
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by WyattBlue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants