I have just installed python 3.6.0 on MacBook Pro. Now I want to install vpython. I went to
www.vpython.org which direct me to
http://vpython.org/contents/download_mac.html. Here the first sentence is :"
This page explains how to install Classic VPython, which is no longer supported". Why download something that is not supported. Then it goes on to describe how to download and install python-2.7.9. The book I am learning python from uses python 3.2 for examples and exercises.
I would appreciate if someone could give me the steps to install vpython that is compatible with python 3.6.
Nitta