Re: [PD] py compilation error

2007-03-20 Thread Michael Iber
Hi Thomas, Python 2.5. definately is a problem with the latest cvs. For Python2.4. I had to change Line 34 in pybuffer.cpp to # include python/numpy/arrayobject.h All the best, Michael Thomas Grill schrieb: Hi Michael, source/pybuffer.cpp:222: error: invalid conversion

Re: [PD] py compilation error

2007-03-20 Thread Thomas Grill
Hi Michael, is that on OSX? greetings, Thomas Michael Iber schrieb: Hi Thomas, Python 2.5. definately is a problem with the latest cvs. For Python2.4. I had to change Line 34 in pybuffer.cpp to # include python/numpy/arrayobject.h All the best, Michael Thomas Grill

Re: [PD] py compilation error

2007-03-20 Thread Michael Iber
no, Linux Greetings, Michael Thomas Grill schrieb: Hi Michael, is that on OSX? greetings, Thomas Michael Iber schrieb: Hi Thomas, Python 2.5. definately is a problem with the latest cvs. For Python2.4. I had to change Line 34 in pybuffer.cpp to #include

[PD] py compilation error

2007-03-19 Thread Michael Iber
Hi Thomas, I just installed a new linux-system with python 2.5. Compiling the py-external I get the following error. What can I do? Thanks and all the best, Michael is7:/pub/install/pure-data/externals/grill/py # sh ../flext/build.sh pd gcc make -f ../flext/buildsys/gnumake-sub.mak PLATFORM=lnx