Skip to content

Conversation

@rlafuente
Copy link
Contributor

from the comments on #4, plus a clarification on 10-second video exports

rlafuente and others added 3 commits May 28, 2021 23:48
default:"~/.virtualenvs/shoebot/",
description: `Path where Shoebot was installed`,
default:"/usr/local/",
description: `Path where Shoebot was installed. If you installed Shoebot system-wide, this should be "/usr/local/". If you installed it with virtualenvwrapper, it's "~/virtualenvs/shoebot".`,
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

~/.local/ might be good - it's the default if you install with pip --user (and I think --user is the default).
trying to untangle dependencies installed via pip (like Pillow) from the users system installed ones isn't much fun.

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.

3 participants