Florian Höch píše v Po 01. 08. 2011 v 17:02 +0200: > Hmm. I have pyqt installed through Homebrew, and it doesn't seem to > include iconv (actually the reaon I switched over to Homebrew from > MacPorts was because I wanted it to use system libs if available). > Atleast I don't see it anywhere in /usr/local/ > I have no doubt what you say is still true for Fink and Macports > though.
Homebrew is installing it's libraries and other stuff all over the system paths. Fink and macports use a fixed prefix like '/opt/local' in case of macports. Could you try running testcase interactive/test_pyqt4 on your mac? -- 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.
