Re: [Pythonmac-SIG] py2app & multiprocessing

2009-08-20 Thread Alexandre Quessy
stop motion software, which is also the topic of my master. What does your application do ? Is it free software as well ? Ciao, -- Alexandre Quessy http://alexandre.quessy.net/ 2009/8/20 Gabriel Rossetti : > Hello Alexandre, > > His is how I had it before, but it was causing me probl

Re: [Pythonmac-SIG] py2app & multiprocessing

2009-08-15 Thread Alexandre Quessy
k that is indeed where the working dir is set by py2app when >> starting op. try: >> >> print os.getcwd() >> >> you can look in the "Console" app to see stuff printed to stdout. >> >> -Chris >> >

Re: [Pythonmac-SIG] run python script on another computer's terminal (LAN)

2009-08-12 Thread Alexandre Quessy
___ > Pythonmac-SIG maillist  -  pythonmac-...@python.org > http://mail.python.org/mailman/listinfo/pythonmac-sig > -- Alexandre Quessy http://alexandre.quessy.net/ ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig

Re: [Pythonmac-SIG] Fink vs MacPorts vs Framework

2009-06-30 Thread Alexandre Quessy
sadvantages? > > Thanks, > > Dan > > ___ > Pythonmac-SIG maillist  -  pythonmac-...@python.org > http://mail.python.org/mailman/listinfo/pythonmac-sig > -- Alexandre Quessy http://alexandre.quessy.net/

Re: [Pythonmac-SIG] Unable to run python application

2009-04-16 Thread Alexandre Quessy
 With focus on the new window, > the menu bar will change to include a Run menu. > > -- >  Ned Deily, >  ...@acm.org > > ___ > Pythonmac-SIG maillist  -  pythonmac-...@python.org >

[Pythonmac-SIG] Building an app with dependencies

2008-11-07 Thread Alexandre Quessy
lso, is there an alternative to listing the whole list of packages and modules to be included in the app? I am using Tiger, but I would like this to work also on Leopard, if possible. Thanks !! -- Alexandre Quessy http://alexandre.quessy.net/ import sys from distutils.c

[Pythonmac-SIG] Sniff Wifi jpegs, etc.

2005-10-06 Thread Alexandre Quessy
hi ! I have heard somewhere that it was possible to dump TCP packets in order to get all the images that are sent and received through a wifi network. Is this possible using Python ? Thanks ! aalex ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.