Skip to content

Install tool in Linux #1602

Answered by RhetTbull
smedir asked this question in Q&A
Jul 6, 2024 · 2 comments · 2 replies
Discussion options

You must be logged in to vote

Try this:

python3 -m venv venv-osxphotos
source venv-osxphotos/bin/activate
python3 -m pip install osxphotos

This worked for me on Ubuntu. Something about running from the venv appears to let this work. In the mean time I need to figure out what's actually causing this (it's somewhere down the dependency chain)

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@RhetTbull
Comment options

Comment options

You must be logged in to vote
1 reply
@smedir
Comment options

Answer selected by smedir
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants