From: Mariano R. <rei...@gm...> - 2013-08-27 06:33:53
|
Hi saharsh: You can try gui2py, a fork of PythonCard more updated and currently being developed (both with py2.7 and py3k, win7 & win8): https://code.google.com/p/gui2py/ The third alpha release (0.9.3) supports migration of basic PythonCard programs, for example see starter.py: https://code.google.com/p/gui2py/source/browse/starter.py and the resource file: https://code.google.com/p/gui2py/source/browse/starter.rsrc.py I'm working in a migration tool (migrate.py), that would convert automatically the PythonCard resources to gui2py. I'll send the full announce ASAP, including an updated installation and migration guide I'll be glad to answer any doubts about gui2py, we have a separate mailing list / forum on GoogleGroups to not interfere too much with this list: https://groups.google.com/forum/#!forum/gui2py Best regards, Mariano Reingart http://www.sistemasagiles.com.ar http://reingart.blogspot.com On Fri, Aug 23, 2013 at 12:44 PM, saharsh jain <sah...@ya...> wrote: > I am a windows 7 ultimate user and really a beginner and a die hard fan of > python > and i wanted to install python in my pc so first i downloaded python 2.7.5 > then wxpython then python card and installed them respectively. > During the whole installation there was not a single problem and eve the > minimal was working fine but when i try to open python card editor for > python files it gives a error of > > > "..\..\src\common\stdpbase.cpp(49): assert "traits" failed in > wxStandardPathBase::Get():create wxAppbefore calling this. > Do you want to stop the program? > You can also choose[Cancel] to suppress futher warnings. > then three options yes,no and cancel. > if i press yes then it stops , > if i press no then it opens but nothing can be done on window all button > (file,edit etc)work but the option inside the do not function. > > Please help me guys really in a mess........ > > ------------------------------------------------------------------------------ > Introducing Performance Central, a new site from SourceForge and > AppDynamics. Performance Central is your source for news, insights, > analysis and resources for efficient Application Performance Management. > Visit us today! > http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk > _______________________________________________ > Pythoncard-users mailing list > Pyt...@li... > https://lists.sourceforge.net/lists/listinfo/pythoncard-users > |