Menu

#13 assertion error

open
nobody
None
3
2010-11-04
2010-11-04
Raymond Tay
No

When attempting to install the s/w via IronPython interpreters 2.6.1 for .NET 2.0/.NET 4.0 i saw the following error

C:\Users\tayr\Downloads\pywinauto-0.4.0\pywinauto-0.4.0>"c:\Program Files (x86)\IronPython 2.6 for .NET 2.0\ipy.exe" ./setup.py
Traceback (most recent call last):
File "./setup.py", line 50, in <module>
File "C:\Users\tayr\Downloads\pywinauto-0.4.0\pywinauto-0.4.0\pywinauto\__init__.py", line 28, in <module>
File "C:\Users\tayr\Downloads\pywinauto-0.4.0\pywinauto-0.4.0\pywinauto\findwindows.py", line 32, in <module>
File "C:\Users\tayr\Downloads\pywinauto-0.4.0\pywinauto-0.4.0\pywinauto\win32structures.py", line 401, in <module>
AssertionError: 62

This doesn't occur when i used the Active Python 2.6.6 or the official interpter from python.org

Probably due to different VS compilers used to generate these different variants of the Python interpreter

Discussion

  • Raymond Tay

    Raymond Tay - 2010-11-04
    • priority: 5 --> 3
     
  • Raymond Tay

    Raymond Tay - 2010-11-04

    The size of the structure in question is larger by 4 bytes between the different interpreters i've used.

     

Log in to post a comment.

MongoDB Logo MongoDB