virtualenv can be installed with your system package manager, or pip install --user virtualenv . Which one to use? Probably venv . Both tools ...
確定! 回上一頁