To create a virtual environment named env , you need to run the venv tool with the Python you want to use in that environment. Linux: $ python3 ...
確定! 回上一頁