Geoffrey Bantle píše v Pá 17. 02. 2012 v 16:51 -0500: > Should I add "encoding" to hidden imports? > > ./runtests.py interactive/test_tkinter.py works for me.
A few days ago I modified pyinstaller to include 'encoding' at build phase into hidden imports. It should not be necessary to include 'encodings' into hidden imports in spec file. -- 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.
