Re: [Pythonmac-SIG] [Matplotlib-users] Matplotlib Universal Package

2006-05-24 Thread Andrew Straw
Dear Sam, Could you please try the following patch? I think it will fix the issue, but I'm not sure -- I don't have this problem on my linux system. If it works, I'll commit it to svn. (Robert Kern suggested modifying the setup.py to include a compiler command-line directive. IMO this is bet

Re: [Pythonmac-SIG] WhereAmI ?

2006-05-24 Thread Alex Tweedly
Jerry LeVan wrote: >Hi, > >I am porting one of my Tcl/Tk apps to Python and am having >a bit of a problem with one detail. > >The structure of the app is that the main program >sits in a folder and local resources live in a >subFolder named Resources. > >I can easily pick up modules living in Reso

Re: [Pythonmac-SIG] WhereAmI ?

2006-05-24 Thread Jerry LeVan
Sigh, Nevermind, when I looked at sys.path in an actual program the first element was actually the path to the script, not '' (got '' from the command line execution of python). Jerry On May 24, 2006, at 3:39 PM, Jerry LeVan wrote: > Hi, > > I am porting one of my Tcl/Tk apps to Python and am h

[Pythonmac-SIG] WhereAmI ?

2006-05-24 Thread Jerry LeVan
Hi, I am porting one of my Tcl/Tk apps to Python and am having a bit of a problem with one detail. The structure of the app is that the main program sits in a folder and local resources live in a subFolder named Resources. I can easily pick up modules living in Resources, but I can't see how to

[Pythonmac-SIG] Wxsftp

2006-05-24 Thread Robin Ang
Hi people, i been trying to get wxsftp to work on my mac installed with wxpython 2.6. The problem is that the program would start with a minimize window with only showing the upload and download arrowsnothing else could be seen. i am running macosx 10.4 as well anyone can provide me wi