Can't get privy to work #1364
Unanswered
EricDriussi
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there!
I'm having some trouble getting
privy
to work, though I'm not super familiar with python deps management.I was following the docs on how to handle secrets.
Since no specific instruction is given on installation, I followed some suggestions I found around the web to use uv, although if a different tool/approach is suggested I'm happy to use that instead.
So as per instructions, I went:
But when importing
privy
ingroup_data/all.py
, it doesn't seem to be visible to the runtime:Not sure if I'm doing something wrong here or if I'm just too python-iliterate, either way any help would be great!
Beta Was this translation helpful? Give feedback.
All reactions