Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

i got error when i click "export to excel" in .out file

I am using PSS / E32 version. I run dynamic simulation, get OUT file, and then use OUT file to "export to excel" in graph file of OUT file. Please help me this error

I think I have an error because I have a lot of python version

Traceback (most recent call last): File ".\dyntools.py", line 1983, in xlsout File ".\dyntools.py", line 1074, in xlsout File ".\dyntools.py", line 435, in _xlsexport File ".\excelpy.py", line 1870, in workbook File ".\excelpy.py", line 180, in init File "C:\Python25\Lib\site-packages\win32com\client\gencache.py", line 536, in EnsureDispatch mod = EnsureModule(tla[0], tla[1], tla[3], tla[4], bForDemand=bForDemand) File "C:\Python25\Lib\site-packages\win32com\client\gencache.py", line 449, in EnsureModule if module.MinorVersion != tlbAttributes[4] or genpy.makepyversion != module.makepyversion:

AttributeError: 'module' object has no attribute 'MinorVersion

click to hide/show revision 2
No.2 Revision

i got error when i click "export to excel" in .out file

I am using PSS / E32 version. I run dynamic simulation, get OUT file, and then use OUT file to "export to excel" in graph file of OUT file. Please help me this error

I think I have an error because I have a lot of python version

Traceback (most recent call last):
  File ".\dyntools.py", line 1983, in xlsout
_xlsout
  File ".\dyntools.py", line 1074, in xlsout
  File ".\dyntools.py", line 435, in _xlsexport
_xls_export
  File ".\excelpy.py", line 1870, in workbook
  File ".\excelpy.py", line 180, in init__init__

  File "C:\Python25\Lib\site-packages\win32com\client\gencache.py", line 536, in EnsureDispatch
    mod = EnsureModule(tla[0], tla[1], tla[3], tla[4], bForDemand=bForDemand)
  File "C:\Python25\Lib\site-packages\win32com\client\gencache.py", line 449, in EnsureModule
    if module.MinorVersion != tlbAttributes[4] or genpy.makepyversion genpy.makepy_version != module.makepyversion:

module.makepy_version:

AttributeError: 'module' object has no attribute 'MinorVersion

'MinorVersion