attempt to force python v2.7 2

This commit is contained in:
Stephen Gaito 2019-12-06 15:44:19 +00:00
parent 282f4bf531
commit f20eaa4aae
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ echo $LDFLAGS
echo $CPPFLAGS echo $CPPFLAGS
which clang which clang
echo "-------------------------------------------------" echo "-------------------------------------------------"
brew switch python 2.7 brew switch python 2.7.17
echo "-------------------------------------------------" echo "-------------------------------------------------"
echo $PATH echo $PATH
echo $LDFLAGS echo $LDFLAGS