Hi,

My project is at https://github.com/TranslationPlayer/Trans-Player-Desktop. 
I use python27, 32bit, winxp, and pyside with video.

I develop with pycharm. The program runs fine in and outside of pycharm. 
Can't seem to get pyinstaller to work with it though.

Any help would be appreciated. Output follows. Thanks.

------------------------------------------------------

Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

G:\Documents and Settings\5k3105>cd desktop

G:\Documents and Settings\5k3105\Desktop>cd trp

G:\Documents and Settings\5k3105\Desktop\trp>pyinstaller 
Translation_Player.py
108 INFO: wrote G:\Documents and 
Settings\5k3105\Desktop\trp\Translation_Player.spec
141 INFO: Testing for ability to set icons, version resources...
296 INFO: ... resource update available
312 INFO: UPX is not available.
343 INFO: Processing hook hook-os
578 INFO: Processing hook hook-time
593 INFO: Processing hook hook-cPickle
733 INFO: Processing hook hook-_sre
1016 INFO: Processing hook hook-cStringIO
1187 INFO: Processing hook hook-encodings
1203 INFO: Processing hook hook-codecs
3858 INFO: Extending PYTHONPATH with G:\Documents and 
Settings\5k3105\Desktop\trp
3858 INFO: checking Analysis
3858 INFO: building Analysis because out00-Analysis.toc non existent
3858 INFO: running Analysis out00-Analysis.toc
3858 INFO: Adding Microsoft.VC90.CRT to dependent assemblies of final 
executable

3875 INFO: Searching for assembly 
x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_x-ww ...
3891 INFO: Found manifest 
G:\WINDOWS\WinSxS\Manifests\x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_x-ww_d08d0375.manifest
3921 INFO: Searching for file msvcr90.dll
3921 INFO: Found file 
G:\WINDOWS\WinSxS\x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_x-ww_d08d0375\msvcr90.dll
3921 INFO: Searching for file msvcp90.dll
3921 INFO: Found file 
G:\WINDOWS\WinSxS\x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_x-ww_d08d0375\msvcp90.dll
3921 INFO: Searching for file msvcm90.dll
3921 INFO: Found file 
G:\WINDOWS\WinSxS\x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.21022.8_x-ww_d08d0375\msvcm90.dll
4155 INFO: Analyzing 
G:\Python27\lib\site-packages\PyInstaller\loader\_pyi_bootstrap.py
4203 INFO: Processing hook hook-os
4233 INFO: Processing hook hook-site
4266 INFO: Processing hook hook-encodings
4421 INFO: Processing hook hook-time
4437 INFO: Processing hook hook-cPickle
4530 INFO: Processing hook hook-_sre
4718 INFO: Processing hook hook-cStringIO
4875 INFO: Processing hook hook-codecs
5516 INFO: Processing hook hook-pydoc
5953 INFO: Processing hook hook-email
6108 INFO: Processing hook hook-httplib
6250 INFO: Processing hook hook-email.message
6593 INFO: Analyzing 
G:\Python27\lib\site-packages\PyInstaller\loader\pyi_importers.py
6703 INFO: Analyzing 
G:\Python27\lib\site-packages\PyInstaller\loader\pyi_archive.py
6796 INFO: Analyzing 
G:\Python27\lib\site-packages\PyInstaller\loader\pyi_carchive.py
6875 INFO: Analyzing 
G:\Python27\lib\site-packages\PyInstaller\loader\pyi_os_path.py
6875 INFO: Analyzing Translation_Player.py
6921 INFO: Processing hook hook-PySide
7453 INFO: Processing hook hook-sqlite3
7921 INFO: Processing hook hook-xml
8062 INFO: Processing hook hook-xml.dom
8233 INFO: Processing hook hook-xml.sax
8516 INFO: Processing hook hook-pyexpat
8530 INFO: Processing hook hook-xml.dom.domreg
8750 INFO: Processing hook hook-distutils
8921 INFO: Hidden import 'codecs' has been found otherwise
8921 INFO: Hidden import 'encodings' has been found otherwise
8937 INFO: Looking for run-time hooks
21125 INFO: Using Python library G:\WINDOWS\system32\python27.dll
21218 INFO: Warnings written to G:\Documents and 
Settings\5k3105\Desktop\trp\build\Translation_Player\warnTranslation_Player.txt
21233 INFO: checking PYZ
21233 INFO: rebuilding out00-PYZ.toc because out00-PYZ.pyz is missing
21233 INFO: building PYZ (ZlibArchive) out00-PYZ.toc
27218 INFO: checking PKG
27233 INFO: rebuilding out00-PKG.toc because out00-PKG.pkg is missing
27233 INFO: building PKG (CArchive) out00-PKG.pkg
27328 INFO: checking EXE
27328 INFO: rebuilding out00-EXE.toc because Translation_Player.exe missing
27328 INFO: building EXE from out00-EXE.toc
27483 INFO: Appending archive to EXE G:\Documents and 
Settings\5k3105\Desktop\tr
p\build\Translation_Player\Translation_Player.exe
27500 INFO: checking COLLECT
27500 INFO: building COLLECT out00-COLLECT.toc

G:\Documents and Settings\5k3105\Desktop\trp>cd dist

G:\Documents and Settings\5k3105\Desktop\trp\dist>cd tr*

G:\Documents and 
Settings\5k3105\Desktop\trp\dist\Translation_Player>Translation_Player.exe
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  c
VideoWidget ( 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 556, 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.

Reply via email to