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 shell is moved into a plugin, readme should be updated #11

Open
carlos-verdes opened this issue Jan 10, 2025 · 1 comment
Open

Comments

@carlos-verdes
Copy link

As mentioned the command poetry shell will not work unless you install the plugin first.

You can install with next command:

poetry self add poetry-plugin-shell

You can find more info here: poetry-plugin-shell

@JeanVittory
Copy link

If you are using a poetry version 2.0.0 or above you can run

poetry env activate

It will show you the route to your interpreter path and will not necessary to install the poetry shell

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

2 participants