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.

Install script location in documentation is outdated

See original GitHub issue
  • I have searched the issues of this repo and believe that this is not a duplicate.

Issue

https://python-poetry.org/docs/master/#installation lists the following command:

curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/install-poetry.py | python -

When running it, I get this warning:

The canonical source for Poetry's installation script is now https://install.python-poetry.org. Please update your usage to reflect this.

The docs should be updated to point to the new URL.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:2
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
lutomacommented, Dec 14, 2021

Are there any plans to fix this anytime soon? Almost all Google searches on the installation of poetry point at that documentation, so most new users are going to install Poetry the “wrong” way. And if you’re trying to reinstall poetry like me, you might suddenly end up with two installations of poetry in different locations if you don’t pay attention.

0reactions
mkniewallnercommented, Jun 11, 2022

Documentation now uses https://install.python-poetry.org for the installation instructions, so closing this.

Read more comments on GitHub >

github_iconTop Results From Across the Web

npm-outdated
Check for outdated packages. ... This command will check the registry to see if any (or, specific) installed packages are currently outdated.
Read more >
Installing Python Modules (Legacy version) — Python 3.11.1 ...
How installation works. After the build command runs (whether you run it explicitly, or the install command does it for you), the work...
Read more >
dotnet-install scripts - .NET CLI - Microsoft Learn
Specifies the installation path. The directory is created if it doesn't exist. The default value is %LocalAppData%\Microsoft\dotnet on Windows and $HOME/.dotnet ...
Read more >
Use the newrelic-install script for PHP
The installer script location depends on how you installed the New Relic PHP agent. Via system package manager: The installation script is in...
Read more >
Error Messages | Maps JavaScript API - Google Developers
Maps JavaScript API Error Codes for Developers and Site Owners ... Plan or Maps APIs for Work client ID included in the script...
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