Vehicle simulation software: Difference between revisions
Jump to navigation
Jump to search
| Line 116: | Line 116: | ||
which tac | which tac | ||
/opt/local/libexec/gnubin/tac | /opt/local/libexec/gnubin/tac | ||
sudo port select --set python2 python27 | |||
sudo | sudo port select --set python3 python37 | ||
sudo | |||
python2 --version | python2 --version | ||
Python 2.7.16 | Python 2.7.16 | ||
python3 --version | python3 --version | ||
Python 3.7. | Python 3.7.4 | ||
/usr/bin/xcodebuild -version | /usr/bin/xcodebuild -version | ||
Xcode 10.1 | Xcode 10.1 | ||