Dear Giovanni et.al.,

first of all - awesome work! 

I just fiddled for half an hour with PyInstaller, and got something working 
on the Mac - even as single file, and that's me being a Mac greenhorn...

Now a few issues still stand: when I run my script.pyw by double click, all 
is well (more or less, I really don't like the "Python Launcher" 
redirection at all), but after a few clicks into it, no terminal is opened 
anymore. Unlike executed as a one file image - then a terminal window is 
opened all the time, echoing the command: /path/to/Image.app; exit

It would be nice to get the -w option of Makespec.py going for the Mac, too.

While at it, it would be great to have the --icon option working for the 
Mac, too (hopefully accepting PNG files). 

Other then these, it's a real pleasure to work with PyInstaller. I was able 
to include the translation files with minimum fuzz - but again, more of a 
nitpick, you noted the inclusion of arbitrary files in the manuals TOC 
section, but added them to the a.binaries set, even if there seem to exist 
a dedicated set for it: a.datas. Not that it seems to make a difference ;-)

Thanks & a nice weekend,
Pete

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/PyInstaller?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to