Report the python version after activating the SD environment, that log is not very useful otherwise

This commit is contained in:
cmdr2
2022-10-26 16:00:21 +05:30
parent 85de6dd52e
commit 7b9d18caea
6 changed files with 16 additions and 12 deletions

View File

@ -13,9 +13,6 @@ if [ -e "installer_files/env" ]; then export PATH="$(pwd)/installer_files/env/bi
which git
git --version
which python
python --version
which conda
conda --version