python-poetry / python-poetry/install.python-poetry.org
error during usage of https://install.python-poetry.org
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 255
- Forks
- 65
- Avg merge
- 2h 48m
- Merged PRs (30d)
- 1
Description
During the usage of the command line curl -sSL https://install.python-poetry.org/ | python3 - an error occured.
Following output I got in the terminal:
Retrieving Poetry metadata
# Welcome to Poetry!
This will download and install the latest version of Poetry,
a dependency and package manager for Python.
It will add the `poetry` command to Poetry's bin directory, located at:
/root/.local/bin
You can uninstall at any time by executing this script with the --uninstall option,
and these changes will be reverted.
Installing Poetry (2.4.1)
Installing Poetry (2.4.1): Creating environment
Installing Poetry (2.4.1): Installing Poetry
Installing Poetry (2.4.1): An error occurred. Removing partial environment.
Poetry installation failed.
See /builds/industrial-edge/tests/ierobotlib/poetry-installer-error-is2p1aiu.log for error logs.
The error log file is attached.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the command curl -sSL https://install.python-poetry.org/ | python3 - in an equivalent environment and read the attached poetry-installer-error-rb6oagv9.log. Trace the failing installation step in the installer repository, then verify that the reported environment installs successfully or that the failure is clearly diagnosed and covered by an appropriate regression check.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, shell
- Domain
- devops, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100