Re: Unable to get started with wxPython 4 & Python 3 on windows 10
"Christian O." <[email protected]> Mon, 20 May 2019 14:24:20 -0700 (PDT)
| Newsgroups | gmane.comp.python.wxpython.devel |
|---|---|
| Message-ID | <[email protected]> |
------=_Part_1961_1813365882.1558387460194
Content-Type: multipart/alternative;
boundary="----=_Part_1962_1924025229.1558387460195"
------=_Part_1962_1924025229.1558387460195
Content-Type: text/plain; charset="UTF-8"
That did the trick. I have no idea why wxPython doesnt run without it but
Im glad it works, thanks.
Thank you to each user trying to help me.
Make sure your build file has "shell" : "true" when using sublime 3,
windows 10 and with python 3 in order to get wxPython to show()
Crazy.
{
"shell": "true",
"cmd": ["python", "-u", "$file"],
"file_regex": "^[ ]*File \"(...*?)\", line ([0-9]*)",
"selector": "source.python"
}
--
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/723b9ae6-9580-42bb-8b37-239e15473ab8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
------=_Part_1962_1924025229.1558387460195
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
<div dir=3D"ltr">That did the trick. I have no idea why wxPython doesnt run=
without it but Im glad it works, thanks.<br><br>Thank you to each user try=
ing to help me.<div><br></div><div>Make sure your build file has "shel=
l" : "true" when using sublime 3, windows 10=C2=A0 and with =
python 3 in order to get wxPython to show()<br>Crazy.<br><br></div><div><di=
v class=3D"prettyprint" style=3D"background-color: rgb(250, 250, 250); bord=
er-color: rgb(187, 187, 187); border-style: solid; border-width: 1px; overf=
low-wrap: break-word;"><code class=3D"prettyprint"><div class=3D"subprettyp=
rint"><span style=3D"color: #660;" class=3D"styled-by-prettify">{</span><sp=
an style=3D"color: #000;" class=3D"styled-by-prettify"><br>=C2=A0</span><sp=
an style=3D"color: #080;" class=3D"styled-by-prettify">"shell"</s=
pan><span style=3D"color: #660;" class=3D"styled-by-prettify">:</span><span=
style=3D"color: #000;" class=3D"styled-by-prettify"> </span><span style=3D=
"color: #080;" class=3D"styled-by-prettify">"true"</span><span st=
yle=3D"color: #660;" class=3D"styled-by-prettify">,</span><span style=3D"co=
lor: #000;" class=3D"styled-by-prettify"><br>=C2=A0</span><span style=3D"co=
lor: #080;" class=3D"styled-by-prettify">"cmd"</span><span style=
=3D"color: #660;" class=3D"styled-by-prettify">:</span><span style=3D"color=
: #000;" class=3D"styled-by-prettify"> </span><span style=3D"color: #660;" =
class=3D"styled-by-prettify">[</span><span style=3D"color: #080;" class=3D"=
styled-by-prettify">"python"</span><span style=3D"color: #660;" c=
lass=3D"styled-by-prettify">,</span><span style=3D"color: #000;" class=3D"s=
tyled-by-prettify"> </span><span style=3D"color: #080;" class=3D"styled-by-=
prettify">"-u"</span><span style=3D"color: #660;" class=3D"styled=
-by-prettify">,</span><span style=3D"color: #000;" class=3D"styled-by-prett=
ify"> </span><span style=3D"color: #080;" class=3D"styled-by-prettify">&quo=
t;$file"</span><span style=3D"color: #660;" class=3D"styled-by-prettif=
y">],</span><span style=3D"color: #000;" class=3D"styled-by-prettify"><br>=
=C2=A0 </span><span style=3D"color: #080;" class=3D"styled-by-prettify">&qu=
ot;file_regex"</span><span style=3D"color: #660;" class=3D"styled-by-p=
rettify">:</span><span style=3D"color: #000;" class=3D"styled-by-prettify">=
</span><span style=3D"color: #080;" class=3D"styled-by-prettify">"^[ =
]*File \"(...*?)\", line ([0-9]*)"</span><span style=3D"colo=
r: #660;" class=3D"styled-by-prettify">,</span><span style=3D"color: #000;"=
class=3D"styled-by-prettify"><br>=C2=A0 </span><span style=3D"color: #080;=
" class=3D"styled-by-prettify">"selector"</span><span style=3D"co=
lor: #660;" class=3D"styled-by-prettify">:</span><span style=3D"color: #000=
;" class=3D"styled-by-prettify"> </span><span style=3D"color: #080;" class=
=3D"styled-by-prettify">"source.python"</span><span style=3D"colo=
r: #000;" class=3D"styled-by-prettify"><br>=C2=A0</span><span style=3D"colo=
r: #660;" class=3D"styled-by-prettify">}</span></div></code></div><div><br>=
</div></div></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/723b9ae6-9580-42bb-8b37-239e15473ab8%40googlegroups=
.com?utm_medium=3Demail&utm_source=3Dfooter">https://groups.google.com/d/ms=
gid/wxPython-dev/723b9ae6-9580-42bb-8b37-239e15473ab8%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_1962_1924025229.1558387460195--
------=_Part_1961_1813365882.1558387460194--