On Mittwoch 25 November 2009, Ken Seehart wrote: > Something like this came up for someone else in May: > http://www.mail-archive.com/[email protected]/msg00361.html > > *SystemError: ../Objects/longobject.c:336: bad argument to internal > function* > buf = struct.pack(format, *arg_data) > > I fixed it by hacking *_add_functionality* in *driver.py*.
As before when Bryan reported the bug, I can't seem to reproduce it. (Likewise, I can't reproduce the issue described in the corresponding numpy ticket [1].) [1] http://projects.scipy.org/numpy/ticket/1110 What architecture are you running on? What version of Python? What version of numpy? (Can't reproduce on x86_64+2.5.4+1.3.0 and x86_64+2.6.1+{1.2.1 and 1,3.0}.) In principle, I'm not opposed to merging this fix, but I'd like some more information first. Bryan: are you still encountering this? Any further information? Andreas
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ PyCUDA mailing list [email protected] http://tiker.net/mailman/listinfo/pycuda_tiker.net
