[wxPython-users] Re: a couple of scary moments in wxpython under win32 under py2exe with a ridiculous deadline thrown in...

Christopher Barker Chris.Barker at noaa.gov
Mon Aug 20 12:48:39 PDT 2007


Andrea Gavana wrote:
> self.installDir = os.getcwd()

Sorry Andrea, but don't do this!

>  but all my apps have always worked like a
> charm. I work only on Windows, so I don't know how it should be done
> on other platforms.

It won't work on *nix, and I don't think it will on OS-X. It also don't 
think it will work right on Windows if the user starts the app from the 
command line.

-CHB


-- 
Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

Chris.Barker at noaa.gov




More information about the wxpython-users mailing list