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.

Command not found after fresh installation

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: Kubuntu 20.04
  • Poetry version: 1.1.8

I tried to install poetry after removing miniconda. It seems to go well, but then executing Poetry fails with ‘command not found’. I inspected the ‘~/.local/bin/poetry’ symlink and found it pointed to a non-existing file in a virtual environment that poetry has created. Any suggestions?

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
finswimmercommented, Aug 27, 2021

I guess I can close this issue now?

Just leave a comment if you disagree.

fin swimmer

0reactions
ghostcommented, Sep 5, 2021

I’m having something related to this, but on macOS and Python 3.8 🤔 Tracked on #4477

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to fix a "Command not found" error in Linux - Red Hat
5 ways to fix "Command not found" errors · 1. Include the path · 2. Add a new path · 3. Copy a...
Read more >
After installing something, command not found - Server Fault
It will shows all installed files by something package. Look for files that are on */bin/ directories. Share.
Read more >
Linux / UNIX: Command Not Found Error and Solution - nixCraft
It means either program is not installed or PATH variable in your environment is not pointing to it. Learn how to fix command...
Read more >
microk8s (Windows) command not found after fresh installation
An error occurred when trying to execute 'sudo microk8s.status --wait-ready' with 'multipass': returned exit code 1. or. sudo: microk8s.inspect: ...
Read more >
How To Fix “Make: Command Not Found” Error
The Make Command Not Found error indicates that the make utility is either not installed on the system or it's not present in...
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