Florian Höch píše v Po 01. 08. 2011 v 18:10 +0200: > I tried running the interactive pyqt4 tests with both pyinstaller > trunk > r1556 and pyinstaller 1.5.1 on Lion (using 32-bit Python 2.7.2 from
btw. thanks for testing 1.5.1 > the > python.org 64-bit/32-bit installer). How does homebrew install python, qt4 and pyqt4? - Is python compiled or downloaded the official one? - Is qt4 compiled or downloaded from qt4 website? - Is qt4 compiled as framework or with the folder structure similar on linux? > > Both produced binaries worked only after manually copying qt_menu.nib > from /usr/local/Cellar/qt/4.7.3/lib/QtGui.framework/Versions/4/Resources > next to the binaries. The pyinstaller trunk version printed the > following when run: Does homebrew uses own libiconv or one from system? Is libiconv packaged with the build? What do you mean by copying qt_menu.nib next to the binaries? Where did you put it? -- 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.
