Skip to content

poetry install --only main #19

@mr6595

Description

@mr6595

Hi, I try to run the command. But it saw this error, may I know how to fix it?

Traceback (most recent call last):
File "/usr/bin/poetry", line 5, in
from poetry.console import main
File "/usr/lib/python3/dist-packages/poetry/console/init.py", line 1, in
from .application import Application
File "/usr/lib/python3/dist-packages/poetry/console/application.py", line 3, in
from cleo import Application as BaseApplication
ImportError: cannot import name 'Application' from 'cleo' (/home/ninja/.local/lib/python3.10/site-packages/cleo/init.py)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions