Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ModuleNotFoundError: No module named 'poetry.console' #7432

Closed
yurivict opened this issue Jan 29, 2023 · 5 comments
Closed

ModuleNotFoundError: No module named 'poetry.console' #7432

yurivict opened this issue Jan 29, 2023 · 5 comments
Labels
status/external-issue Issue is caused by external project (platform, dep, etc)

Comments

@yurivict
Copy link

$ poetry
Traceback (most recent call last):
  File "/usr/local/bin/poetry", line 5, in <module>
    from poetry.console.application import main
ModuleNotFoundError: No module named 'poetry.console'

All dependencies declared in pyproject.toml are satisfied.

Version: 1.3.2
Python-3.9
Installed from the FreeBSD port
FreeBSD 13.1

@yurivict yurivict added kind/bug Something isn't working as expected status/triage This issue needs to be triaged labels Jan 29, 2023
@dimbleby
Copy link
Contributor

Installed from the FreeBSD port

delete your broken installation and use one of the supported install methods per https://python-poetry.org/docs/#installation

(or if you really want to use someone else's installation method... then please take your bug reports to their issue tracker!)

@yurivict
Copy link
Author

The port is built using the 'build' package which is PEP517 compliant.

@dimbleby
Copy link
Contributor

dimbleby commented Jan 29, 2023

I don't know what that's got to do with anything.

No-one here is responsible for or, I guess, even knows anything about the FreeBSD port.

If you want help from maintainers of this repository, install poetry via a mechanism that is supported from this repository.

@yurivict yurivict closed this as not planned Won't fix, can't repro, duplicate, stale Jan 29, 2023
@neersighted neersighted added status/external-issue Issue is caused by external project (platform, dep, etc) and removed kind/bug Something isn't working as expected status/triage This issue needs to be triaged labels Jan 29, 2023
@neersighted
Copy link
Member

The correct venue for this is https://bugs.freebsd.org; we do not provide support for third-party packages here in the upstream.

Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status/external-issue Issue is caused by external project (platform, dep, etc)
Projects
None yet
Development

No branches or pull requests

3 participants