我需要提供我的Python版本和项目包。
我该怎么做呢?
我试过了:
sudo apt-get install python3-venv
virtualenv my-env -p python3
source tutorial-env/bin/activate
这应该会显示已安装的软件包,但它会显示:
pip list
DEPRECATION: The default format will switch to columns in the future. You can use --format=(legacy|columns) (or define a format=(legacy|col