Skip to content

How to delete virtual env? #3690

Answered by abn
AgentCosmic asked this question in Q&A
Mar 1, 2019 · 17 comments · 3 replies
Discussion options

You must be logged in to vote

@arnegroskurth the poetry env remove <python> command does this.

As pointed out above you can also do rm -rf `poetry env info -p` to remoe the virtual env directory depending on what you need to do.

Replies: 17 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@alexfazio
Comment options

Comment options

You must be logged in to vote
1 reply
@malmiteria
Comment options

Answer selected by finswimmer
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@mattsta
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
Converted from issue

This discussion was converted from issue #926 on February 13, 2021 09:19.