|
From: Bruce P. <bap...@te...> - 2007-10-21 15:23:14
|
I'm trying to make a distributable app with python 2.5, vpython, and scipy for Windows XP. My understanding is that vpython uses the numeric library while scipy uses (or is the same as ?) the numpy library. This seems to cause a conflict in the namespace when I use py2exe to make a distributable. Py2exe complains about most all numpy/numeric modules not being found. I noticed in beta 16 that the beta uses numpy rather than numeric. However beta 16 crashes my Win XP OS -- I need to do a power cycle to unfreeze it after using beta 16 with vpython demos. So switching to beta 16 is out. Are there any plans on separate track for the next version of vpython to only include numpy rather than numeric and leave the other beta 16 features to be resolved later? Bruce Peterson 425 466 7344 |