G:\Documents and Settings\5k3105\Desktop\trp>pyinstaller Translation_Player.py 14 INFO: wrote G:\Documents and Settings\5k3105\Desktop\trp\Translation_Player.spec 46 INFO: Testing for ability to set icons, version resources... 62 INFO: ... resource update available 62 INFO: UPX is not available. 92 INFO: Processing hook hook-os 264 INFO: Processing hook hook-time 264 INFO: Processing hook hook-cPickle 375 INFO: Processing hook hook-_sre 546 INFO: Processing hook hook-cStringIO 687 INFO: Processing hook hook-encodings 702 INFO: Processing hook hook-codecs 1233 INFO: Extending PYTHONPATH with G:\Documents and Settings\5k3105\Desktop\trp 1233 INFO: checking Analysis 1264 INFO: checking PYZ 1296 INFO: checking PKG 1296 INFO: building because G:\Documents and Settings\5k3105\Desktop\trp\build\Translation_Player\Translation_Player.exe.manifest changed 1296 INFO: building PKG (CArchive) out00-PKG.pkg 1389 INFO: checking EXE 1389 INFO: rebuilding out00-EXE.toc because pkg is more recent 1389 INFO: building EXE from out00-EXE.toc 1389 INFO: Appending archive to EXE G:\Documents and Settings\5k3105\Desktop\trp\build\Translation_Player\Translation_Player.exe 1405 INFO: checking COLLECTWARNING: The output directory "G:\Documents and Settings\5k3105\Desktop\trp\dist\Translation_Player" and ALL ITS CONTENTS will be REMOVED! Continue? (y/n)y 3530 INFO: Removing dir G:\Documents and Settings\5k3105\Desktop\trp\dist\Translation_Player 3577 INFO: building COLLECT out00-COLLECT.toc
G:\Documents and Settings\5k3105\Desktop\trp\dist\Translation_Player>translation_player WARNING: bool __thiscall Phonon::FactoryPrivate::createBackend(void) phonon backend plugin could not be loaded WARNING: bool __thiscall Phonon::FactoryPrivate::createBackend(void) phonon backend plugin could not be loaded WARNING: bool __thiscall Phonon::FactoryPrivate::createBackend(void) phonon backend plugin could not be loaded WARNING: bool __thiscall Phonon::FactoryPrivate::createBackend(void) phonon backend plugin could not be loaded WARNING: Phonon::createPath: Cannot connect MediaObject ( no objectName ) to AudioOutput ( no objectName ). WARNING: bool __thiscall Phonon::FactoryPrivate::createBackend(void) phonon backend plugin could not be loaded WARNING: bool __thiscall Phonon::FactoryPrivate::createBackend(void) phonon backend plugin could not be loaded WARNING: Phonon::createPath: Cannot connect MediaObject ( no objectName ) to cVideoWidget ( no objectName ). WARNING: bool __thiscall Phonon::FactoryPrivate::createBackend(void) phonon backend plugin could not be loaded WARNING: bool __thiscall Phonon::FactoryPrivate::createBackend(void) phonon backend plugin could not be loaded Traceback (most recent call last): File "<string>", line 441, in <module> File "G:\Documents and Settings\5k3105\Desktop\trp\build\Translation_Player\out00-PYZ.pyz\yomi_base.minireader", line 51, in __init__ File "G:\Documents and Settings\5k3105\Desktop\trp\build\Translation_Player\out00-PYZ.pyz\yomi_base.japanese", line 28, in initLanguage File "G:\Documents and Settings\5k3105\Desktop\trp\build\Translation_Player\out00-PYZ.pyz\yomi_base.japanese.deinflect", line 105, in __init__ File "G:\Documents and Settings\5k3105\Desktop\trp\build\Translation_Player\out00-PYZ.pyz\codecs", line 878, in open IOError: [Errno 2] No such file or directory: 'G:\\DOCUME~1\\5k3105\\Desktop\\trp\\dist\\TRANSL~1\\yomi_base\\japanese\\deinflect.json' G:\Documents and Settings\5k3105\Desktop\trp\dist\Translation_Player> -- 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/d/optout.
