Platform, Shell, Command to activate virtual environment. POSIX, bash/zsh, $ source <venv>/bin/activate. fish, $ . <venv>/bin/activate.fish.
確定! 回上一頁