Re: Python and 3D
kirby urner <[email protected]>
| Newsgroups | gmane.comp.python.education |
|---|---|
| Message-ID | <CAPJgG3SVVRHHtcr-uabQ4siXUYbAZL5_5vTUz5=G38peFMP91g@mail.gmail.com> |
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 _______________________________________________ Edu-sig mailing list [email protected] https://mail.python.org/mailman/listinfo/edu-sig