On Thursday, January 31, 2013 9:53:48 PM UTC+1, Martin Z wrote: > > [email protected] <javascript:> píše v Čt 31. 01. 2013 v 10:02 -0800: > > No, it doesn't. It gives the same error: > > Then let's get back to the way how you installed python and tcl/tk. > > Did you compile it yourself or do you use just python bundled with OS X? >
First, I used the Python bundled with OS X. At this time, PyInstaller worked without problems. Later, I needed to get another Python library (libxml / pyquery) to work, and in order to do so I re-installed Python using http://python.org/ftp/python/2.7.3/python-2.7.3-macosx10.6.dmg . I also installed the new version of Xcode (upgrade from 2 to 4) and installed a number of Python packages/libs using pip/macports/homebrew. Finally, I got the other Python library to work, but then I discovered that PyInstaller no longer works when trying to compile Tcl/Tk programs... -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pyinstaller?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
