From: Bruce S. <Bru...@nc...> - 2013-02-11 16:02:40
|
If you try 6.02 on the Mac, you need the following information, which has been added to the Mac download page at vpython.org: If you have an existing VPython, you will need to delete the old folders visual, vis, and vidle from /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages A similar comment applies to Linux. The issue is that our Mac installer and Linux build machinery places the folders visual, vis, and vidle (and visual_common) inside one folder, so the old folders don't get overwritten. The Windows installer overwrites the old folders. Bruce Sherwood |