[Pythonmac-SIG] Problems bundleing my application with py2app

2006-11-25 Thread Tim Ansell
up.sh cd .. cd tpclient-pywx ./tpclient-pywx Does anyone have any ideas on how to fix it? Thanks for your help. Tim Ansell ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig

[Pythonmac-SIG] py2app iconfile not working?

2006-11-26 Thread Tim Ansell
does not get applied to the bundle. I'm using MacOS X 10.3.9 with Python 2.4 and py2app 0.3.5 I am able to use the "copy and paste" method to put the icon onto the bundle. I seem to get an icon which looks like a couple of pieces of paper and pencil/ruler. Can anyone give

Re: [Pythonmac-SIG] Problems bundleing my application with py2app

2006-11-26 Thread Tim Ansell
On Sun, 2006-11-26 at 02:30 +1030, Tim Ansell wrote: > Hello, > > I'm currently trying to bundle my wxPython application with py2app so > it's easy for MacOS X users to run. > > I keep running into the following error on a few different modules. > > Traceback

Re: [Pythonmac-SIG] py2app iconfile not working?

2006-11-27 Thread Tim Ansell
Hello, I have tried this too, but still no luck :/ Could it be something to do with 10.3.9? Has anyone had the icon working with 10.3.9? Tim On Sun, 2006-11-26 at 21:37 +0100, Frank Niessink wrote: > Tim Ansell: > > Hello, > > > > I'm still trying to bundle

[Pythonmac-SIG] Request for Bundle Builder...

2006-11-27 Thread Tim Ansell
darcs.thousandparsec.net/repos/libtpclient-py darcs get --partial http://darcs.thousandparsec.net/repos/tpclient-pywx cd scratchpad sh setup.sh cd .. cd tpclient-pywx ./tpclient-pywx python setup.py py2app Thanks for your help. Tim Ansell ___ Pythonmac-

Re: [Pythonmac-SIG] py2app iconfile not working?

2006-11-27 Thread Tim Ansell
Hello, I have tried this too. It had no effect for me. Tim Ansell On Mon, 2006-11-27 at 12:51 -0800, belinda thom wrote: > On Nov 27, 2006, at 9:37 AM, Christopher Barker wrote: > > > Tim Ansell wrote: > >> I have tried this too, but still no luck :/ > >> > &g

[Pythonmac-SIG] Python and Zeroconf?

2006-12-23 Thread Tim Ansell
the Mac's Zeroconf (Bonjour)? I have found http://www-unix.mcs.anl.gov/fl/research/accessgrid/bonjour-py/bonjour-py.html however there doesn't seem to be Universal Python binaries which I need to build binary packages. Anyway have any ideas? Thanks for yo

[Pythonmac-SIG] Threaded GUI application....

2007-01-27 Thread Tim Ansell
ust throw an exception? Can I override the getproxies_internetconfig function? Are there any other standard library functions I should avoid calling in a non-main thread under Mac? Thanks for your help. Tim Ansell ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig