On Sunday 10 of November 2013 11:13:44 [email protected] wrote: > So I'm stuck here. Clicking on dock is a rather important UI action that I > want to provide to my users, so I have to work with PyObjC somehow. > > Any directions?
Examine how if PyObjc does any import magic that pyinstaller is not able to handle or any data files or necessary initialization. -- 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. For more options, visit https://groups.google.com/groups/opt_out.
