Stderr: /bin/bash: poetry: command not found #648
Unanswered
pcdriscoll314
asked this question in
Q&A
Replies: 1 comment
-
Solved, just needed to drop the sudo. |
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.
-
Hello, I've been working to install CORE 8.0.0 on an Ubuntu 20.04 for a few days (tried clean installs of Ubuntu) and I can't seem to get around this error during the install step of the quick start guide outlined on the main page:
$ sudo inv install -l
I've tried adding various locations of poetry files to $PATH, to no avail. Has anyone seen this issue before? Do I need this 'cd daemon && poetry build -f wheel' command if I am installing for a local environment?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions