Is PyD working?

Bill Baxter dnewsgroup at billbaxter.com
Sun Aug 12 19:18:24 PDT 2007


Kirk McDonald wrote:
> Bill Baxter wrote:
>> Anyone had any luck building the PyD examples with a recent checkout 
>> of PyD from SVN?
>>
>> The 'hello' example works fine, but the samples that use wrap_class 
>> don't.
>>
>> I posted on the PyD forum a few days back but no response, hence the 
>> post here to see if anyone knows anything about the situation.
>>
>> --bb
> 
> Heh. I don't check that forum very often. :-)
> 
> It compiled the last time I tried. Give me a little while, and I'll 
> double check that I haven't broken things horribly.
> 

Thanks.  It compiles, it just generates a runtime error saying it can't 
convert the Py class to a D class.

I spent about 30 minutes trying to debug it, but there's way too much 
going on there in that class wrapping stuff for me to spot the problem.

FWIW, I'm on WinXP with Python 2.5, DMD 1.020

--bb



More information about the Digitalmars-d mailing list