Re: [Matplotlib-users] Can't import pylab on Windows with C API

2009-10-27 Thread Nick Hilton
with C API > To: "Nick Hilton" > Cc: matplotlib-users@lists.sourceforge.net > Date: Monday, October 26, 2009, 5:54 AM > I'm not aware of anyone trying this, > but I suspect it's related to > differences in how DLL paths are searched on Windows vs. > shared

[Matplotlib-users] Can't import pylab on Windows with C API

2009-10-25 Thread Nick Hilton
Hello all, I am trying to plot things from C using pylab. The configuration: Window XP 32 bits Python-2.6.3 numpy-1.3.0 matplotlib-0.99.1. I can easily do this on Linux, but the same code does not work on Windows. Here is a test program that tries to import pylab: #include #include int