Re: [Plplot-devel] windows/mingw32 build questions

2010-01-08 Thread Alan W. Irwin
On 2010-01-08 20:23-0500 Hazen Babcock wrote: > So I was able to get Plplot & Python to work [on Windows] by changing > "_plplotcmodule.dll" to "_plplotc.pyd" (note "_plplotcmodule.pyd" does > not work) and making sure the all the PLplot dll's are in my system path. Glad you discovered that. > >

Re: [Plplot-devel] windows/mingw32 build questions

2010-01-08 Thread Hazen Babcock
Hazen Babcock wrote: > Werner Smekal wrote: >> On Jul 15, 2009, at 7:14 PM, Hazen Babcock wrote: >>> (2) When I try to run a python example I get "ImportError: No module >>> named _plplotc". I have python2.6, numpy 1.3.0 and swig(swigwin?) >>> 1.3.39. Is there anything special that I need to do to