1
This commit is contained in:
Evan Pratten 2023-10-30 11:02:30 -04:00
parent 954466801e
commit 0ccbc68c17

View File

@ -33,7 +33,7 @@ export PYTHONPATH="$s_drive/$studio2023_path$pathsep$PYTHONPATH"
# Update the PATH to point to the studio's install of python
if [ -d "/c/Programs/software/win/core/python/python_3.7.7" ]; then
export PATH="C://Programs/software/win/core/python/python_3.7.7$pathsep$PATH"
export PATH="/c/Programs/software/win/core/python/python_3.7.7:$PATH"
fi
# Configure the prompt