Comments you submit will be routed for moderation. If you have an account, please log in first.
Modify

Ticket #423 (new support)

Opened 20 months ago

Last modified 3 months ago

Error while running the exe

Reported by: koteshwar.ch Owned by: matysek
Priority: low Milestone:
Component: Platform Windows Version: 1.5.1
Severity: minor Keywords:
Cc:

Description

Hello,

I am facing following problem while running the exe created by pyinstaller.

Traceback (most recent call last):

File "D:\Documents and Settings\gth\workspace\FAT\src\build\pyi.win32\FaufAdmi?

nistrationTool\outPYZ1.pyz/DataCheckimpl", line 128, in fileOpen

File "D:\Documents and Settings\gth\workspace\FAT\src\build\pyi.win32\FaufAdmi?

nistrationTool\outPYZ1.pyz/DataCheckimpl", line 178, in openFauf

File "D:\Documents and Settings\gth\workspace\FAT\src\build\pyi.win32\FaufAdmi?

nistrationTool\outPYZ1.pyz/XmlData", line 206, in createdoc

File "D:\Documents and Settings\gth\workspace\FAT\src\build\pyi.win32\FaufAdmi?

nistrationTool\outPYZ1.pyz/XmlData", line 218, in saveXmlFile

File "D:\Documents and Settings\gth\workspace\FAT\src\build\pyi.win32\FaufAdmi?

nistrationTool\outPYZ1.pyz/xml.dom.minidom", line 57, in toprettyxml

File "D:\Documents and Settings\gth\workspace\FAT\src\build\pyi.win32\FaufAdmi?

nistrationTool\outPYZ1.pyz/xml.dom.minidom", line 1744, in writexml

File "D:\Documents and Settings\gth\workspace\FAT\src\build\pyi.win32\FaufAdmi?

nistrationTool\outPYZ1.pyz/xml.dom.minidom", line 814, in writexml

File "D:\Documents and Settings\gth\workspace\FAT\src\build\pyi.win32\FaufAdmi?

nistrationTool\outPYZ1.pyz/xml.dom.minidom", line 814, in writexml

File "D:\Documents and Settings\gth\workspace\FAT\src\build\pyi.win32\FaufAdmi?

nistrationTool\outPYZ1.pyz/xml.dom.minidom", line 809, in writexml

File "D:\Documents and Settings\gth\workspace\FAT\src\build\pyi.win32\FaufAdmi?

nistrationTool\outPYZ1.pyz/xml.dom.minidom", line 301, in _write_data

File "D:\Documents and Settings\gth\workspace\FAT\src\build\pyi.win32\FaufAdmi?

nistrationTool\outPYZ1.pyz/codecs", line 303, in write UnicodeDecodeError?: 'ascii' codec can't decode byte 0xc3 in position 1: ordinal not in range(128) Traceback (most recent call last):

File "D:\Documents and Settings\gth\workspace\FAT\src\build\pyi.win32\FaufAdmi?

nistrationTool\outPYZ1.pyz/DataCheckimpl", line 385, in editFaufcheck

File "D:\Documents and Settings\gth\workspace\FAT\src\build\pyi.win32\FaufAdmi?

nistrationTool\outPYZ1.pyz/DbData", line 1167, in get_plausibility_data

File "D:\Documents and Settings\gth\workspace\FAT\src\build\pyi.win32\FaufAdmi?

nistrationTool\outPYZ1.pyz/XmlData", line 62, in docToListView

File "D:\Documents and Settings\gth\workspace\FAT\src\build\pyi.win32\FaufAdmi?

nistrationTool\outPYZ1.pyz/XmlData", line 225, in getRootAttr AttributeError?: XmlData? instance has no attribute 'doc'

But when i am running the code from Eclipse it is working fine. I am not getting what mistake i did. Can you please help?

Attachments

Change History

comment:1 Changed 9 months ago by matysek

  • Priority changed from high to normal
  • Milestone set to PyInstaller 2.1

comment:2 Changed 3 months ago by matysek

  • Priority changed from normal to low
  • Type changed from defect to support
  • Component changed from PyInstaller to Platform Windows
  • Severity changed from normal to minor
  • Milestone PyInstaller 2.1 deleted
View

Add a comment

Modify Ticket

Action
as new
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.