10: Deactivating A Virtualenv(Command line Python scripting)

    xiaoxiao2022-06-24  22

    When you want to switch a virtualenv off so you can move to a different project, you can deactivate it with the deactivate command. You don't have to pass in the virtualenv name to the deactivate command -- just typingdeactivate will deactivate the current virtualenv.

    Instructions

    Deactivate the virtualenv
    转载请注明原文地址: https://ju.6miu.com/read-1123667.html

    最新回复(0)