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

poetry install --only main #19

Open
mr6595 opened this issue Jan 10, 2023 · 0 comments
Open

poetry install --only main #19

mr6595 opened this issue Jan 10, 2023 · 0 comments

Comments

@mr6595
Copy link

mr6595 commented Jan 10, 2023

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant