I couldn't find anything searching through the archives, so here goes:

PyInstaller's working absolutely great, but I'm having trouble with
icons. I'm using WinXP Pro, and I think that I'm building the spec
file correctly (python C:\pyinstaller_1.2\Makespec.py --icon
"icon.ico" -c app.py), but when it comes time to build it, I get the
message "ignoring icon and version resources = platform not capable".
The output executable works just fine, but of course doesn't have the
proper icon. I'm using the command shell to run all of this, but that
shouldn't be the problem?

I'm using PyInstaller 1.2.
_______________________________________________
PyInstaller mailing list
[email protected]
http://lists.hpcf.upr.edu/mailman/listinfo/pyinstaller

Reply via email to