Re: Python card installation problem windows 7
Brian Debuire <[email protected]> Fri, 30 Aug 2013 14:54:50 +0000
| Newsgroups | gmane.comp.python.pythoncard |
|---|---|
| Message-ID | <[email protected]> |
--===============1705507563806063635== Content-Type: multipart/alternative; boundary="_48cde27f-4d65-4603-8d73-f4c01fdfdc09_" --_48cde27f-4d65-4603-8d73-f4c01fdfdc09_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable So sad to hear these words from Kevin=2C but in the other hand I am really = pleased to see (at least) some PythonCArd core code inside another promisin= g UI lib. Thank you very much Kevin for the hard work and cheers to Mariano=2C keep m= oving forward :) Best regards! Brian Debuire Linux Registered User #456401 > From: [email protected] > Date: Thu=2C 29 Aug 2013 19:40:39 -0700 > To: [email protected] > CC: [email protected]=3B [email protected] > Subject: Re: [Pythoncard-users] Python card installation problem windows = 7 >=20 > At this point=2C I'm happy to turn over lead development for PythonCard. >=20 > There are a number of reasons I stopped working on the project=2C not lea= st of which were some family issues six years ago=2C but I've also moved on= to other things. I thought I was going to get back into it=2C but frankly m= obile computing is much more interesting and relevant these days. I don't r= eally use any operating systems except Mac OS X and iOS (where Python doesn= 't work for app development due to distribution restrictions by Apple AFAIK= )=2C so the cross-platform goals for PythonCard would be very difficult for= me to work on=2C let alone test=2C since I don't use Windows (bye bye MS) = or Linux at all anymore. >=20 > I would at least like to see PythonCard updated enough to work with the c= urrent versions of Python 2.7.x or Python 3.3.x dependent on what will work= with wxPython. gui2py might fulfill that need? The startup problem that be= gan this thread is certainly easily fixable. If someone wants to post the f= ix to the list that would be most welcome. >=20 > I'm sure gui2py=2C dabo=2C and other Python GUI builders out there will w= ork great for people even if PythonCard doesn't. For developers that are in= terested in taking over PythonCard=2C we can have a separate discussion her= e or on the developer mailing list (https://lists.sourceforge.net/lists/lis= tinfo/pythoncard-devel). >=20 > Thanks=2C >=20 > ka > --- >=20 > On Aug 28=2C 2013=2C at 7:13 AM=2C Mariano Reingart <[email protected]> = wrote: >=20 > Hi Alec: >=20 > I think that's the beauty of free / open software=2C PythonCard will be > alive in part inside gui2py=2C as it not only keeps the project > structure and vision=2C also there are a lot of source code used as a > base. > You can see the readme and the comments in the __init__.py files and comm= its: >=20 > https://code.google.com/p/gui2py/source/browse/readme.txt >=20 > It's true that some issues like the one reported could be fixeable=2C > but in the long run there are a lot of thing to take into > consideration=2C for example component model modernization using new > Python features like meta-clasesses (django's style)=2C python 3 and > wxPython Phoenix compatibility=2C advanced Model-View-Controller > widgets=2C etc. >=20 > Also=2C IMHO the PythonCard tools are a bit outdated=2C you can compare > them with the visual designer and propery editor of gui2py=2C sometimes > a restart on some parts could be desriable to take advantage of new > Python / wxPython features: >=20 > https://code.google.com/p/gui2py/wiki/ToolsScreenshots >=20 > It was a lot of work to update and fix PythonCard=2C in my case the > outcome is gui2py=2C anyone is welcome to collaborate and/or send > suggestions =3B-) >=20 > Best regards=2C >=20 > Mariano Reingart > http://www.sistemasagiles.com.ar > http://reingart.blogspot.com >=20 >=20 > On Tue=2C Aug 27=2C 2013 at 2:51 PM=2C Alec Bennett <[email protected]> = wrote: > > Sad to see everyone declaring PythonCard dead. For my part I'd say that= even though there hasn't been a new version in awhile=2C it still works fi= ne. The error you're having is certainly fixable. > >=20 > >=20 > > ------ > > Sent from my gizmo. > >=20 > > On Aug 26=2C 2013=2C at 11:33 PM=2C Mariano Reingart <[email protected]= m> wrote: > >=20 > >> Hi saharsh: > >>=20 > >> You can try gui2py=2C a fork of PythonCard more updated and currently > >> being developed (both with py2.7 and py3k=2C win7 & win8): > >>=20 > >> https://code.google.com/p/gui2py/ > >>=20 > >> The third alpha release (0.9.3) supports migration of basic PythonCard > >> programs=2C for example see starter.py: > >>=20 > >> https://code.google.com/p/gui2py/source/browse/starter.py > >>=20 > >> and the resource file: > >>=20 > >> https://code.google.com/p/gui2py/source/browse/starter.rsrc.py > >>=20 > >> I'm working in a migration tool (migrate.py)=2C that would convert > >> automatically the PythonCard resources to gui2py. > >>=20 > >> I'll send the full announce ASAP=2C including an updated installation > >> and migration guide > >>=20 > >> I'll be glad to answer any doubts about gui2py=2C we have a separate > >> mailing list / forum on GoogleGroups to not interfere too much with > >> this list: > >>=20 > >> https://groups.google.com/forum/#!forum/gui2py > >>=20 > >> Best regards=2C > >>=20 > >> Mariano Reingart > >> http://www.sistemasagiles.com.ar > >> http://reingart.blogspot.com > >>=20 > >>=20 > >> On Fri=2C Aug 23=2C 2013 at 12:44 PM=2C saharsh jain <saharsh100@yahoo= .com> wrote: > >>> I am a windows 7 ultimate user and really a beginner and a die hard f= an 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 fo= r > >>> python files it gives a error of > >>>=20 > >>>=20 > >>> "..\..\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=2Cno and cancel. > >>> if i press yes then it stops =2C > >>> if i press no then it opens but nothing can be done on window all bu= tton > >>> (file=2Cedit etc)work but the option inside the do not function. > >>>=20 > >>> Please help me guys really in a mess........ > >>>=20 >=20 >=20 > -------------------------------------------------------------------------= ----- > Learn the latest--Visual Studio 2012=2C SharePoint 2013=2C SQL 2012=2C mo= re! > Discover the easy way to master current and previous Microsoft technologi= es > and advance your career. Get an incredible 1=2C500+ hours of step-by-step > tutorial videos with LearnDevNow. Subscribe today and save! > http://pubads.g.doubleclick.net/gampad/clk?id=3D58040911&iu=3D/4140/ostg.= clktrk > _______________________________________________ > Pythoncard-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/pythoncard-users = --_48cde27f-4d65-4603-8d73-f4c01fdfdc09_ Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <html> <head> <style><!-- .hmmessage P { margin:0px=3B padding:0px } body.hmmessage { font-size: 12pt=3B font-family:Calibri } --></style></head> <body class=3D'hmmessage'><div dir=3D'ltr'><div>So sad to hear these words = from Kevin=2C but in the other hand I am really pleased to see (at least) s= ome PythonCArd core code inside another promising UI lib.</div><div><br></d= iv><div>Thank you very much Kevin for the hard work and cheers to Mariano= =2C keep moving forward :)</div><div><br></div><div>Best regards!</div><br>= <br>Brian Debuire<br>Linux Registered User #456401<br><br><br><br><div>>= =3B From: [email protected]<br>>=3B Date: Thu=2C 29 Aug 2013 19:40:3= 9 -0700<br>>=3B To: [email protected]<br>>=3B CC: pythoncard-users@lis= ts.sourceforge.net=3B [email protected]<br>>=3B Subject: Re: [Pythonca= rd-users] Python card installation problem windows 7<br>>=3B <br>>=3B A= t this point=2C I'm happy to turn over lead development for PythonCard.<br>= >=3B <br>>=3B There are a number of reasons I stopped working on the pr= oject=2C not least of which were some family issues six years ago=2C but I'= ve also moved onto other things. I thought I was going to get back into it= =2C but frankly mobile computing is much more interesting and relevant thes= e days. I don't really use any operating systems except Mac OS X and iOS (w= here Python doesn't work for app development due to distribution restrictio= ns by Apple AFAIK)=2C so the cross-platform goals for PythonCard would be v= ery difficult for me to work on=2C let alone test=2C since I don't use Wind= ows (bye bye MS) or Linux at all anymore.<br>>=3B <br>>=3B I would at l= east like to see PythonCard updated enough to work with the current version= s of Python 2.7.x or Python 3.3.x dependent on what will work with wxPython= . gui2py might fulfill that need? The startup problem that began this threa= d is certainly easily fixable. If someone wants to post the fix to the list= that would be most welcome.<br>>=3B <br>>=3B I'm sure gui2py=2C dabo= =2C and other Python GUI builders out there will work great for people even= if PythonCard doesn't. For developers that are interested in taking over P= ythonCard=2C we can have a separate discussion here or on the developer mai= ling list (https://lists.sourceforge.net/lists/listinfo/pythoncard-devel).<= br>>=3B <br>>=3B Thanks=2C<br>>=3B <br>>=3B ka<br>>=3B ---<br>>= =3B <br>>=3B On Aug 28=2C 2013=2C at 7:13 AM=2C Mariano Reingart <=3Bre= [email protected]>=3B wrote:<br>>=3B <br>>=3B Hi Alec:<br>>=3B <br>&= gt=3B I think that's the beauty of free / open software=2C PythonCard will = be<br>>=3B alive in part inside gui2py=2C as it not only keeps the projec= t<br>>=3B structure and vision=2C also there are a lot of source code use= d as a<br>>=3B base.<br>>=3B You can see the readme and the comments in= the __init__.py files and commits:<br>>=3B <br>>=3B https://code.googl= e.com/p/gui2py/source/browse/readme.txt<br>>=3B <br>>=3B It's true that= some issues like the one reported could be fixeable=2C<br>>=3B but in th= e long run there are a lot of thing to take into<br>>=3B consideration=2C= for example component model modernization using new<br>>=3B Python featu= res like meta-clasesses (django's style)=2C python 3 and<br>>=3B wxPython= Phoenix compatibility=2C advanced Model-View-Controller<br>>=3B widgets= =2C etc.<br>>=3B <br>>=3B Also=2C IMHO the PythonCard tools are a bit o= utdated=2C you can compare<br>>=3B them with the visual designer and prop= ery editor of gui2py=2C sometimes<br>>=3B a restart on some parts could b= e desriable to take advantage of new<br>>=3B Python / wxPython features:<= br>>=3B <br>>=3B https://code.google.com/p/gui2py/wiki/ToolsScreenshots= <br>>=3B <br>>=3B It was a lot of work to update and fix PythonCard=2C = in my case the<br>>=3B outcome is gui2py=2C anyone is welcome to collabor= ate and/or send<br>>=3B suggestions =3B-)<br>>=3B <br>>=3B Best regar= ds=2C<br>>=3B <br>>=3B Mariano Reingart<br>>=3B http://www.sistemasag= iles.com.ar<br>>=3B http://reingart.blogspot.com<br>>=3B <br>>=3B <br= >>=3B On Tue=2C Aug 27=2C 2013 at 2:51 PM=2C Alec Bennett <=3Bwrybread@= gmail.com>=3B wrote:<br>>=3B >=3B Sad to see everyone declaring Pytho= nCard dead. For my part I'd say that even though there hasn't been a new ve= rsion in awhile=2C it still works fine. The error you're having is certainl= y fixable.<br>>=3B >=3B <br>>=3B >=3B <br>>=3B >=3B ------<br>&= gt=3B >=3B Sent from my gizmo.<br>>=3B >=3B <br>>=3B >=3B On Aug = 26=2C 2013=2C at 11:33 PM=2C Mariano Reingart &[email protected]>= =3B wrote:<br>>=3B >=3B <br>>=3B >=3B>=3B Hi saharsh:<br>>=3B &= gt=3B>=3B <br>>=3B >=3B>=3B You can try gui2py=2C a fork of PythonC= ard more updated and currently<br>>=3B >=3B>=3B being developed (both= with py2.7 and py3k=2C win7 &=3B win8):<br>>=3B >=3B>=3B <br>>= =3B >=3B>=3B https://code.google.com/p/gui2py/<br>>=3B >=3B>=3B <= br>>=3B >=3B>=3B The third alpha release (0.9.3) supports migration o= f basic PythonCard<br>>=3B >=3B>=3B programs=2C for example see start= er.py:<br>>=3B >=3B>=3B <br>>=3B >=3B>=3B https://code.google.c= om/p/gui2py/source/browse/starter.py<br>>=3B >=3B>=3B <br>>=3B >= =3B>=3B and the resource file:<br>>=3B >=3B>=3B <br>>=3B >=3B&g= t=3B https://code.google.com/p/gui2py/source/browse/starter.rsrc.py<br>>= =3B >=3B>=3B <br>>=3B >=3B>=3B I'm working in a migration tool (m= igrate.py)=2C that would convert<br>>=3B >=3B>=3B automatically the P= ythonCard resources to gui2py.<br>>=3B >=3B>=3B <br>>=3B >=3B>= =3B I'll send the full announce ASAP=2C including an updated installation<b= r>>=3B >=3B>=3B and migration guide<br>>=3B >=3B>=3B <br>>=3B= >=3B>=3B I'll be glad to answer any doubts about gui2py=2C we have a s= eparate<br>>=3B >=3B>=3B mailing list / forum on GoogleGroups to not = interfere too much with<br>>=3B >=3B>=3B this list:<br>>=3B >=3B&= gt=3B <br>>=3B >=3B>=3B https://groups.google.com/forum/#!forum/gui2p= y<br>>=3B >=3B>=3B <br>>=3B >=3B>=3B Best regards=2C<br>>=3B = >=3B>=3B <br>>=3B >=3B>=3B Mariano Reingart<br>>=3B >=3B>= =3B http://www.sistemasagiles.com.ar<br>>=3B >=3B>=3B http://reingart= .blogspot.com<br>>=3B >=3B>=3B <br>>=3B >=3B>=3B <br>>=3B >= =3B>=3B On Fri=2C Aug 23=2C 2013 at 12:44 PM=2C saharsh jain <=3Bsahars= [email protected]>=3B wrote:<br>>=3B >=3B>=3B>=3B I am a windows 7 u= ltimate user and really a beginner and a die hard fan of<br>>=3B >=3B&g= t=3B>=3B python<br>>=3B >=3B>=3B>=3B and i wanted to install pyth= on in my pc so first i downloaded python 2.7.5<br>>=3B >=3B>=3B>=3B= then wxpython then python card and installed them respectively.<br>>=3B = >=3B>=3B>=3B During the whole installation there was not a single pro= blem and eve the<br>>=3B >=3B>=3B>=3B minimal was working fine but = when i try to open python card editor for<br>>=3B >=3B>=3B>=3B pyth= on files it gives a error of<br>>=3B >=3B>=3B>=3B <br>>=3B >=3B= >=3B>=3B <br>>=3B >=3B>=3B>=3B "..\..\src\common\stdpbase.cpp(4= 9): assert "traits" failed in<br>>=3B >=3B>=3B>=3B wxStandardPathBa= se::Get():create wxAppbefore calling this.<br>>=3B >=3B>=3B>=3B Do = you want to stop the program?<br>>=3B >=3B>=3B>=3B You can also cho= ose[Cancel] to suppress futher warnings.<br>>=3B >=3B>=3B>=3B then = three options yes=2Cno and cancel.<br>>=3B >=3B>=3B>=3B if i press = yes then it stops =2C<br>>=3B >=3B>=3B>=3B if i press no then it o= pens but nothing can be done on window all button<br>>=3B >=3B>=3B>= =3B (file=2Cedit etc)work but the option inside the do not function.<br>>= =3B >=3B>=3B>=3B <br>>=3B >=3B>=3B>=3B Please help me guys re= ally in a mess........<br>>=3B >=3B>=3B>=3B <br>>=3B <br>>=3B <= br>>=3B -----------------------------------------------------------------= -------------<br>>=3B Learn the latest--Visual Studio 2012=2C SharePoint = 2013=2C SQL 2012=2C more!<br>>=3B Discover the easy way to master current= and previous Microsoft technologies<br>>=3B and advance your career. Get= an incredible 1=2C500+ hours of step-by-step<br>>=3B tutorial videos wit= h LearnDevNow. Subscribe today and save!<br>>=3B http://pubads.g.doublecl= ick.net/gampad/clk?id=3D58040911&=3Biu=3D/4140/ostg.clktrk<br>>=3B ___= ____________________________________________<br>>=3B Pythoncard-users mai= ling list<br>>=3B [email protected]<br>>=3B https:= //lists.sourceforge.net/lists/listinfo/pythoncard-users<br></div> = </div></body> </html>= --_48cde27f-4d65-4603-8d73-f4c01fdfdc09_-- --===============1705507563806063635== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ------------------------------------------------------------------------------ Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more! Discover the easy way to master current and previous Microsoft technologies and advance your career. Get an incredible 1,500+ hours of step-by-step tutorial videos with LearnDevNow. Subscribe today and save! http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk --===============1705507563806063635== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Pythoncard-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pythoncard-users --===============1705507563806063635==--