2

我正在使用Python env Wrapper,想知道如何在不关闭 shell 的情况下停用/退出环境

4

1 回答 1

1

您只需要exit在终端中输入,而不是传统deactivate的 venv。

于 2017-10-04T06:56:31.367 回答