recommended way to use "pip install" in TemplateVm
20 views
Skip to first unread message
lik...@gmx.de
unread,
Aug 1, 2020, 5:56:33 PM8/1/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to qubes...@googlegroups.com
Hi!
What's the recommended way to use python installed modules with
"pip install" in TemplateVm?
1. pip install --user does not work as /home/local/ ist not
transfered to an AppVM
2. pip install --target=/user/local.orig/ doesn't work as it's
messes up the dependencies