I was trying to test this software, since i was looking for a UML software, I have python 2.2.2 installed. I downloaded the wxPython with unicode support for Python 2.2 from wxpython.org and i was trying to test the platform independent python source on a Windows 2000 machine ( which is a Dell Latitue Laptop )
When run , I get the splash screen ..then i get the error
C++ assertion "wxAssertFaliure" falied in e:\projects\wx\src\msw\treectrl.cpp(749) can't retrive virtual root item
I am new to Python and very very new to wxPython. Am i doing something wrong?
I have installed Pyut using the intstaller and thats working fine
Pls help
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2003-05-12
Same problem with windows 2000 and windows XP with the following :
I was trying to test this software, since i was looking for a UML software, I have python 2.2.2 installed. I downloaded the wxPython with unicode support for Python 2.2 from wxpython.org and i was trying to test the platform independent python source on a Windows 2000 machine ( which is a Dell Latitue Laptop )
When run , I get the splash screen ..then i get the error
C++ assertion "wxAssertFaliure" falied in e:\projects\wx\src\msw\treectrl.cpp(749) can't retrive virtual root item
I am new to Python and very very new to wxPython. Am i doing something wrong?
I have installed Pyut using the intstaller and thats working fine
Pls help
Same problem with windows 2000 and windows XP with the following :
wxPython 2.3.4.2-Py22
ActivePython 2.2.2 Build 224 (ActiveState Corp.)
Please, someone can help us ?