question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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:closed
  • Created 3 years ago
  • Comments:6

github_iconTop GitHub Comments

2reactions
sinoroccommented, Oct 28, 2020

I do not think get-poetry.py is meant to be installed in a virtual environment (conda or other).

0reactions
s-ayush2903commented, Jan 7, 2021

Ah, ignore it I got the error 👍

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found