python-poetry / python-poetry/install.python-poetry.org
ModuleNotFound Error
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 255
- Forks
- 65
- Avg merge
- 2h 48m
- Merged PRs (30d)
- 1
Description
After installing poetry from the official link. The Deployments are failing with ModuleNotFound Error.
ModuleNotFoundError: No module named 'structlog'
Note: I am using it in Docker Environment.
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 deployment in the Docker environment and checking the installed dependencies when the official installation script runs. Done means the deployment completes without ModuleNotFoundError for structlog; the issue does not mention a file or test to inspect.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, python
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100