Re: Running PyCe 2.5 on a Linux Platform
Kenny Meyer <[email protected]> Fri, 13 Nov 2009 19:53:51 -0300
| Newsgroups | gmane.comp.python.windows-ce |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 13 Nov 2009 04:52:52 +0100 Alexandre Delattre <[email protected]> wrote: > You can also give a try running the ppygui win32 port on top of wine, > it should be able to run and debug simple python/ppygui onto your > linux box. The idea is to install a python distribution in your wine > environment and import the ppygui-win32 library in this attachment > from there. > > Copy the ppygui directory into the Lib dir of your wine python setup > and try run your progams. > > See ya ;) > Alex Hi Alex, Thanks for your answer. It worked out fine! Speed is humble, but OK. It actually works great! Cheers, Kenny