Re: Unable to get started with wxPython 4 & Python 3 on windows 10
"Christian O." <[email protected]> Mon, 20 May 2019 11:00:32 -0700 (PDT)
| Newsgroups | gmane.comp.python.wxpython.devel |
|---|---|
| Message-ID | <[email protected]> |
------=_Part_1962_2051226294.1558375232495 Content-Type: multipart/alternative; boundary="----=_Part_1963_1660307154.1558375232495" ------=_Part_1963_1660307154.1558375232495 Content-Type: text/plain; charset="UTF-8" @ Robin Dunn It works, So its installed correctly but for some reason it wont build in sublime even though I can get Tk and pyGame Frames to work in sublime for me @Nicolas Pinault Nothing weird. I tried using 3.6 thinking it would be more stable. On Monday, May 20, 2019 at 11:09:05 AM UTC-4, Robin Dunn wrote: > > On Saturday, May 18, 2019 at 7:55:02 PM UTC-7, Christian O. wrote: >> >> I have uninstalled 3.7 and tried using wxPython with 3.6 however I still >> havnt been able to get a frame to show. >> > > Try this with whichever python you are using now: > > python.exe -c "import wx; a=wx.App(); wx.Frame(None).Show(); a.MainLoop()" > -- You received this message because you are subscribed to the Google Groups "wxPython-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/wxPython-dev/f917c065-2945-43d1-b07b-984a8cd9b166%40googlegroups.com. For more options, visit https://groups.google.com/d/optout. ------=_Part_1963_1660307154.1558375232495 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr">@ Robin Dunn It works, So its installed correctly but for = some reason it wont build in sublime even though I can get Tk and pyGame Fr= ames to work in sublime for me=C2=A0<br><br>@Nicolas Pinault Nothing weird.= I tried using 3.6 thinking it would be more stable.<br><br>On Monday, May = 20, 2019 at 11:09:05 AM UTC-4, Robin Dunn wrote:<blockquote class=3D"gmail_= quote" style=3D"margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;pa= dding-left: 1ex;"><div dir=3D"ltr">On Saturday, May 18, 2019 at 7:55:02 PM = UTC-7, Christian O. wrote:<blockquote class=3D"gmail_quote" style=3D"margin= :0;margin-left:0.8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir= =3D"ltr">I have uninstalled 3.7 and tried using wxPython with 3.6 however I= still havnt been able to get a frame to show.=C2=A0</div></blockquote><div= ><br></div><div>Try this with whichever python you are using now:</div><div= ><br></div><div>python.exe -c "import wx; a=3Dwx.App(); wx.Frame(None)= .Show(); a.MainLoop()"=C2=A0</div></div></blockquote></div> <p></p> -- <br /> You received this message because you are subscribed to the Google Groups &= quot;wxPython-dev" group.<br /> To unsubscribe from this group and stop receiving emails from it, send an e= mail to <a href=3D"mailto:[email protected]">wxPyth= [email protected]</a>.<br /> To view this discussion on the web visit <a href=3D"https://groups.google.c= om/d/msgid/wxPython-dev/f917c065-2945-43d1-b07b-984a8cd9b166%40googlegroups= .com?utm_medium=3Demail&utm_source=3Dfooter">https://groups.google.com/d/ms= gid/wxPython-dev/f917c065-2945-43d1-b07b-984a8cd9b166%40googlegroups.com</a= >.<br /> For more options, visit <a href=3D"https://groups.google.com/d/optout">http= s://groups.google.com/d/optout</a>.<br /> ------=_Part_1963_1660307154.1558375232495-- ------=_Part_1962_2051226294.1558375232495--