Re: win32 dia with python

2006-09-18 Thread Steffen Macke
Hi Mike, > Has anybody got Dia with Python support working in Windows? I've just compiled the Dia Python plugin using Python 2.2. However, I did not have time for testing. If I receive some positive feedback, I'll include the plug-in in the next Dia for Windows installer. http://prdownloads.sour

Re: win32 dia with python

2006-09-18 Thread Mike Dewhirst
Steffen Macke wrote: > Hi Mike, > >> Has anybody got Dia with Python support working in Windows? > > I've just compiled the Dia Python plugin using Python 2.2. However, > I did not have time for testing. If I receive some positive feedback, I'll > include the plug-in in the next Dia for Windows i

Re: win32 dia with python

2006-09-18 Thread Mike Dewhirst
Steffen Macke wrote: > Hi Mike, > >> Has anybody got Dia with Python support working in Windows? > > I've just compiled the Dia Python plugin using Python 2.2. However, > I did not have time for testing. If I receive some positive feedback, I'll > include the plug-in in the next Dia for Windows i

Re: win32 dia with python

2006-09-18 Thread Steffen Macke
Mike, I've used Python 2.2.3 from www.python.org to compile. It was installed in the default location (c:\Python22) The problem is that I used the current CVS HEAD of dia to compile. Looks like I have to go back to 0.95-1. I hope I'll manage this later today... Regards, Steffen

Re: win32 dia with python

2006-09-18 Thread Mike Dewhirst
Steffen Macke wrote: > Mike, > > I've used Python 2.2.3 from www.python.org to compile. It was installed > in the default location (c:\Python22) Steffen I had installed to c:\python\Python22 but now I just removed it and re-installed to c:\Python22. As expected, it made no difference. Mike >