|
From: Bruce S. <Bru...@nc...> - 2007-05-22 17:12:56
|
Thanks for showing the VPython installer page. The reason that Numeric doesn't show up as a choice is because it is BUILT INTO the VPython installer. You don't need to install Numeric separately, and no choice is offered. The reason why Numeric is built into the VPython installer for Python 2.5 is precisely because Numeric itself has been made unavailable, to force people to migrate to numpy, as you say. As a stop-gap measure, last fall I compiled Numeric from the still-available source code and bundled it into the VPython installer for Windows, so that there would be a VPython for Python 2.5 on Windows. The long-term solution is to get the beta version of VPython working on Windows (and Mac), with its reliance on numpy. So I say again, after running the VPython installer you should see in c:\Python25\Lib\site-packages a folder for numeric as well as a folder for visual. Do you see both of these folders? Then it's a separate question why you're unable to run. Bruce José Antonio Martín H wrote: > Hi, Bruce > This is what I get. > I have removed and resintalled vpython but the problem still remains. > > Also, I cannot find any Numeric for python 2.5 !!! It seems that i was > deleted in order to force people to migrate to the new Numpy. > Bests. > jose. > |