May 29, 2017
8:22 p.m.
Glad to discover from the docs that the latest VPython may also be installed through conda, recommended if not already using the "Classic" Vpython. conda install -c vpython vpython Graphics are served through a web server on localhost:9000 Screen shot: https://flic.kr/p/V6kPnV (directions imply this will work on any platform that supports conda, including Linux therefore -- I'm on OSX currently) Then it's import vpython, not import visual as in the past. Kirby