jupyter pyscript install
writing to /usr/local/share
#584
Unanswered
stewartoallen
asked this question in
General
Replies: 1 comment
-
What's the output from |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
my hass + hacs instance is running in docker on a PI. but my dev machine is a mac. I've created a venv and
pip install hass_pyscript_kernel
succeeds, but
jupyter pyscript install
fails with the error:
why is this trying to write to
/usr/local/share
?Beta Was this translation helpful? Give feedback.
All reactions