poetry: command not found / Ubuntu install in conda
See original GitHub issue-
I am on the latest Poetry version.
-
[] I have searched the issues of this repo and believe that this is not a duplicate.
-
If an exception occurs when executing a command, I executed it again in debug mode (
-vvv
option). -
OS version and name:
-
Poetry version:
Issue
I am in ubuntu, I created an environment with conda and then I run the installation for poetry, but after that I got that message?
poetry: command not found
Issue Analytics
- State:
- Created 3 years ago
- Comments:6
Top Results From Across the Web
Poetry installed but `poetry: command not found`
When I run this, after shutdown of bash Terminal: export PATH="$HOME/.poetry/bin:$PATH". poetry command is then recognised.
Read more >`Latest version already installed` but `poetry: command not ...
I am on the latest Poetry version. I have searched the issues of this repo and believe that this is not a duplicate....
Read more >Poetry installation fails on Ubuntu - command line
Poetry installation fails on Ubuntu · 1. you add PATH=$PATH:~/poetry/bin to path, but the path is ~/.poetry/bin ! – pLumo. Dec 2, 2021...
Read more >poetry installation — Tuto Python
This will download and install the latest version of Poetry, a dependency and package manager for Python. It will add the `poetry` command...
Read more >Introduction | Documentation | Poetry - Python dependency ...
The installer script is available directly at install.python-poetry.org, and is developed in its own repository. The script can be executed directly (i.e. 'curl ......
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I do not think
get-poetry.py
is meant to be installed in a virtual environment (conda or other).Ah, ignore it I got the error 👍