From: Bruce S. <Bru...@nc...> - 2010-02-15 17:05:17
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"> </head> <body bgcolor="#ffffff" text="#000000"> I would guess (without actually trying it) that yes, Visual would surely work with numpy 1.3 if (but only if) Visual had been compiled with numpy 1.3 present. You make me realize that I've been too casual in what numpy I install before building on Windows. I've always just used the most up to date version of numpy, without checking to see what version of numpy is being used by scipy. Of course there may be yet another major application that wants even a different numpy, but surely scipy is the most likely accompaniment to Visual.<br> <br> Should I rebuild the Windows installer using numpy 1.3?<br> <br> Bruce Sherwood<br> <br> Gary Pajer wrote: <blockquote cite="mid:88f...@ma..." type="cite">I installed VPython on a new WinXP machine. First I installed python, then visual, and all was good.<br> <br> Then I went about and installed the other stuff I use ... numpy, scipy, matplotlib ...<br> <br> And VPython crashed python at "import visual"<br> <br> Then I discovered that the VPython installer installs numpy 1.4, but the latest version on <a moz-do-not-send="true" href="http://numpy.scipy.org">numpy.scipy.org</a> is numpy 1.3. So I had unknowingly downgraded numpy. So I uninstalled numpy and visual (and python for good measure) and reinstalled, and it works again. <br> <br> Is it possible (or already known) that visual does not work with numpy 1.3, the current release? I'm hesitant to try it myself. Everything is working now, but I was surprised, and I thought I might document this potential gotcha.<br> <br> -gary<br> <pre wrap=""> <hr size="4" width="90%"> ------------------------------------------------------------------------------ SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW <a class="moz-txt-link-freetext" href="http://p.sf.net/sfu/solaris-dev2dev">http://p.sf.net/sfu/solaris-dev2dev</a></pre> <pre wrap=""> <hr size="4" width="90%"> _______________________________________________ Visualpython-users mailing list <a class="moz-txt-link-abbreviated" href="mailto:Vis...@li...">Vis...@li...</a> <a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/visualpython-users">https://lists.sourceforge.net/lists/listinfo/visualpython-users</a> </pre> </blockquote> </body> </html> |