From: Bruce S. <bas...@nc...> - 2010-10-13 02:44:55
|
Correction: This stuff does work with Python 3.1, but I haven't yet made available the binaries of the C++ component; you have to use the cvisual file that you already have. Bruce Sherwood On Tue, Oct 12, 2010 at 8:42 PM, Bruce Sherwood <bas...@nc...> wrote: > Thanks to some public and private support for the "vis" as the name of > the clean module, I've remade the clean+convenience version to be in > two site-packages folders named visual (convenience, backward > compatibility) and vis (clean, no extra imports). You can get these > materials from the "For developers" section of vpython.org. They > should work with either Python 2.x or Python 3.1. > > It is very important to read the README file before installing. In > particular, you need to save a copy of the old visual folder before > installing. > > I hope some people will try this out before I'm tempted to post > VPython 5.4 with these new features. > > Bruce Sherwood > |