Re: Unable to get started with wxPython 4 & Python 3 on windows 10

"Christian O." <[email protected]> Fri, 17 May 2019 15:18:23 -0700 (PDT)
Newsgroups gmane.comp.python.wxpython.devel
Message-ID <[email protected]>
------=_Part_1156_1700446299.1558131503191
Content-Type: multipart/alternative; 
	boundary="----=_Part_1157_1102327579.1558131503193"

------=_Part_1157_1102327579.1558131503193
Content-Type: text/plain; charset="UTF-8"

Sorry if i'm not understanding what you want me to do. I tried running 
those lines.

C:\Windows\system32>C:\Users\Christian\AppData\Local\Programs\Python\
Python37\python.exe -m pip install wxPython
Requirement already satisfied: wxPython in c:\users\christian\appdata\local\
programs\python\python37\lib\site-packages (4.0.4)
Requirement already satisfied: six in c:\users\christian\appdata\local\
programs\python\python37\lib\site-packages (from wxPython) (1.12.0)
Requirement already satisfied: Pillow in c:\users\christian\appdata\local\
programs\python\python37\lib\site-packages (from wxPython) (6.0.0)


C:\Windows\system32>C:\Users\Christian\AppData\Local\Programs\Python\
Python37\python.exe -x "import wx; print(wx.version())"
C:\Users\Christian\AppData\Local\Programs\Python\Python37\python.exe: can't 
open file 'import wx; print(wx.version())': [Errno 2] No such file or 
directory



On Friday, May 17, 2019 at 6:11:09 PM UTC-4, Robin Dunn wrote:
>
>
>
> On Friday, May 17, 2019 at 1:14:42 PM UTC-7, Christian O. wrote:
>>
>> @mike
>>
>> When I try runnning the script in Python 3.7 Shell for some reason it 
>> cant find the module.
>>
>> Traceback (most recent call last):
>>   File "C:\Users\Christian\Desktop\The Summoning\Test.py", line 1, in 
>> <module>
>>     import wx
>> ModuleNotFoundError: No module named 'wx'
>>
>>
>>
>> @ Robin Dunn Im pretty sure it is the same python. 
>>
>> Sublime build file:
>> "cmd": [
>> "C:\\Users\\Christian\\AppData\\Local\\Programs\\Python\\Python37\\python.exe"
>> , "-u", "$file"],
>>   "file_regex": "^[ ]*File \"(...*?)\", line ([0-9]*)",
>>   "selector": "source.python"
>>
>> Environment Path variable:
>> C:\Users\Christian\AppData\Local\Programs\Python\Python37\Scripts
>>
>>
>
> Just to be sure, run these:
>
> C:\Users\Christian\AppData\Local\Programs\Python\Python37\python.exe -m 
> pip install wxPython
> C:\Users\Christian\AppData\Local\Programs\Python\Python37\python.exe -x 
> "import wx; print(wx.version())"
>
>
> --
> Robin
>  
>
>>

-- 
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/67c47022-cacd-4e2c-ba56-39a9c1159325%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

------=_Part_1157_1102327579.1558131503193
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Sorry if i&#39;m not understanding what you want me to do.=
 I tried running those lines.<br><br><div class=3D"prettyprint" style=3D"ba=
ckground-color: rgb(250, 250, 250); border-color: rgb(187, 187, 187); borde=
r-style: solid; border-width: 1px; overflow-wrap: break-word;"><code class=
=3D"prettyprint"><div class=3D"subprettyprint"><span style=3D"color: #000;"=
 class=3D"styled-by-prettify">C</span><span style=3D"color: #660;" class=3D=
"styled-by-prettify">:\</span><span style=3D"color: #606;" class=3D"styled-=
by-prettify">Windows</span><span style=3D"color: #660;" class=3D"styled-by-=
prettify">\</span><span style=3D"color: #000;" class=3D"styled-by-prettify"=
>system32</span><span style=3D"color: #660;" class=3D"styled-by-prettify">&=
gt;</span><span style=3D"color: #000;" class=3D"styled-by-prettify">C</span=
><span style=3D"color: #660;" class=3D"styled-by-prettify">:\</span><span s=
tyle=3D"color: #606;" class=3D"styled-by-prettify">Users</span><span style=
=3D"color: #660;" class=3D"styled-by-prettify">\</span><span style=3D"color=
: #606;" class=3D"styled-by-prettify">Christian</span><span style=3D"color:=
 #660;" class=3D"styled-by-prettify">\</span><span style=3D"color: #606;" c=
lass=3D"styled-by-prettify">AppData</span><span style=3D"color: #660;" clas=
s=3D"styled-by-prettify">\</span><span style=3D"color: #606;" class=3D"styl=
ed-by-prettify">Local</span><span style=3D"color: #660;" class=3D"styled-by=
-prettify">\</span><span style=3D"color: #606;" class=3D"styled-by-prettify=
">Programs</span><span style=3D"color: #660;" class=3D"styled-by-prettify">=
\</span><span style=3D"color: #606;" class=3D"styled-by-prettify">Python</s=
pan><span style=3D"color: #660;" class=3D"styled-by-prettify">\</span><span=
 style=3D"color: #606;" class=3D"styled-by-prettify">Python37</span><span s=
tyle=3D"color: #660;" class=3D"styled-by-prettify">\</span><span style=3D"c=
olor: #000;" class=3D"styled-by-prettify">python</span><span style=3D"color=
: #660;" class=3D"styled-by-prettify">.</span><span style=3D"color: #000;" =
class=3D"styled-by-prettify">exe </span><span style=3D"color: #660;" class=
=3D"styled-by-prettify">-</span><span style=3D"color: #000;" class=3D"style=
d-by-prettify">m pip install wxPython<br></span><span style=3D"color: #606;=
" class=3D"styled-by-prettify">Requirement</span><span style=3D"color: #000=
;" class=3D"styled-by-prettify"> already satisfied</span><span style=3D"col=
or: #660;" class=3D"styled-by-prettify">:</span><span style=3D"color: #000;=
" class=3D"styled-by-prettify"> wxPython </span><span style=3D"color: #008;=
" class=3D"styled-by-prettify">in</span><span style=3D"color: #000;" class=
=3D"styled-by-prettify"> c</span><span style=3D"color: #660;" class=3D"styl=
ed-by-prettify">:\</span><span style=3D"color: #000;" class=3D"styled-by-pr=
ettify">users</span><span style=3D"color: #660;" class=3D"styled-by-prettif=
y">\</span><span style=3D"color: #000;" class=3D"styled-by-prettify">christ=
ian</span><span style=3D"color: #660;" class=3D"styled-by-prettify">\</span=
><span style=3D"color: #000;" class=3D"styled-by-prettify">appdata</span><s=
pan style=3D"color: #660;" class=3D"styled-by-prettify">\</span><span style=
=3D"color: #008;" class=3D"styled-by-prettify">local</span><span style=3D"c=
olor: #660;" class=3D"styled-by-prettify">\</span><span style=3D"color: #00=
0;" class=3D"styled-by-prettify">programs</span><span style=3D"color: #660;=
" class=3D"styled-by-prettify">\</span><span style=3D"color: #000;" class=
=3D"styled-by-prettify">python</span><span style=3D"color: #660;" class=3D"=
styled-by-prettify">\</span><span style=3D"color: #000;" class=3D"styled-by=
-prettify">python37</span><span style=3D"color: #660;" class=3D"styled-by-p=
rettify">\</span><span style=3D"color: #000;" class=3D"styled-by-prettify">=
lib</span><span style=3D"color: #660;" class=3D"styled-by-prettify">\</span=
><span style=3D"color: #000;" class=3D"styled-by-prettify">site</span><span=
 style=3D"color: #660;" class=3D"styled-by-prettify">-</span><span style=3D=
"color: #000;" class=3D"styled-by-prettify">packages </span><span style=3D"=
color: #660;" class=3D"styled-by-prettify">(</span><span style=3D"color: #0=
66;" class=3D"styled-by-prettify">4.0</span><span style=3D"color: #660;" cl=
ass=3D"styled-by-prettify">.</span><span style=3D"color: #066;" class=3D"st=
yled-by-prettify">4</span><span style=3D"color: #660;" class=3D"styled-by-p=
rettify">)</span><span style=3D"color: #000;" class=3D"styled-by-prettify">=
<br></span><span style=3D"color: #606;" class=3D"styled-by-prettify">Requir=
ement</span><span style=3D"color: #000;" class=3D"styled-by-prettify"> alre=
ady satisfied</span><span style=3D"color: #660;" class=3D"styled-by-prettif=
y">:</span><span style=3D"color: #000;" class=3D"styled-by-prettify"> six <=
/span><span style=3D"color: #008;" class=3D"styled-by-prettify">in</span><s=
pan style=3D"color: #000;" class=3D"styled-by-prettify"> c</span><span styl=
e=3D"color: #660;" class=3D"styled-by-prettify">:\</span><span style=3D"col=
or: #000;" class=3D"styled-by-prettify">users</span><span style=3D"color: #=
660;" class=3D"styled-by-prettify">\</span><span style=3D"color: #000;" cla=
ss=3D"styled-by-prettify">christian</span><span style=3D"color: #660;" clas=
s=3D"styled-by-prettify">\</span><span style=3D"color: #000;" class=3D"styl=
ed-by-prettify">appdata</span><span style=3D"color: #660;" class=3D"styled-=
by-prettify">\</span><span style=3D"color: #008;" class=3D"styled-by-pretti=
fy">local</span><span style=3D"color: #660;" class=3D"styled-by-prettify">\=
</span><span style=3D"color: #000;" class=3D"styled-by-prettify">programs</=
span><span style=3D"color: #660;" class=3D"styled-by-prettify">\</span><spa=
n style=3D"color: #000;" class=3D"styled-by-prettify">python</span><span st=
yle=3D"color: #660;" class=3D"styled-by-prettify">\</span><span style=3D"co=
lor: #000;" class=3D"styled-by-prettify">python37</span><span style=3D"colo=
r: #660;" class=3D"styled-by-prettify">\</span><span style=3D"color: #000;"=
 class=3D"styled-by-prettify">lib</span><span style=3D"color: #660;" class=
=3D"styled-by-prettify">\</span><span style=3D"color: #000;" class=3D"style=
d-by-prettify">site</span><span style=3D"color: #660;" class=3D"styled-by-p=
rettify">-</span><span style=3D"color: #000;" class=3D"styled-by-prettify">=
packages </span><span style=3D"color: #660;" class=3D"styled-by-prettify">(=
</span><span style=3D"color: #008;" class=3D"styled-by-prettify">from</span=
><span style=3D"color: #000;" class=3D"styled-by-prettify"> wxPython</span>=
<span style=3D"color: #660;" class=3D"styled-by-prettify">)</span><span sty=
le=3D"color: #000;" class=3D"styled-by-prettify"> </span><span style=3D"col=
or: #660;" class=3D"styled-by-prettify">(</span><span style=3D"color: #066;=
" class=3D"styled-by-prettify">1.12</span><span style=3D"color: #660;" clas=
s=3D"styled-by-prettify">.</span><span style=3D"color: #066;" class=3D"styl=
ed-by-prettify">0</span><span style=3D"color: #660;" class=3D"styled-by-pre=
ttify">)</span><span style=3D"color: #000;" class=3D"styled-by-prettify"><b=
r></span><span style=3D"color: #606;" class=3D"styled-by-prettify">Requirem=
ent</span><span style=3D"color: #000;" class=3D"styled-by-prettify"> alread=
y satisfied</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: #606;" class=3D"styled-by-prettify">Pillow</span><spa=
n style=3D"color: #000;" class=3D"styled-by-prettify"> </span><span style=
=3D"color: #008;" class=3D"styled-by-prettify">in</span><span style=3D"colo=
r: #000;" class=3D"styled-by-prettify"> c</span><span style=3D"color: #660;=
" class=3D"styled-by-prettify">:\</span><span style=3D"color: #000;" class=
=3D"styled-by-prettify">users</span><span style=3D"color: #660;" class=3D"s=
tyled-by-prettify">\</span><span style=3D"color: #000;" class=3D"styled-by-=
prettify">christian</span><span style=3D"color: #660;" class=3D"styled-by-p=
rettify">\</span><span style=3D"color: #000;" class=3D"styled-by-prettify">=
appdata</span><span style=3D"color: #660;" class=3D"styled-by-prettify">\</=
span><span style=3D"color: #008;" class=3D"styled-by-prettify">local</span>=
<span style=3D"color: #660;" class=3D"styled-by-prettify">\</span><span sty=
le=3D"color: #000;" class=3D"styled-by-prettify">programs</span><span style=
=3D"color: #660;" class=3D"styled-by-prettify">\</span><span style=3D"color=
: #000;" class=3D"styled-by-prettify">python</span><span style=3D"color: #6=
60;" class=3D"styled-by-prettify">\</span><span style=3D"color: #000;" clas=
s=3D"styled-by-prettify">python37</span><span style=3D"color: #660;" class=
=3D"styled-by-prettify">\</span><span style=3D"color: #000;" class=3D"style=
d-by-prettify">lib</span><span style=3D"color: #660;" class=3D"styled-by-pr=
ettify">\</span><span style=3D"color: #000;" class=3D"styled-by-prettify">s=
ite</span><span style=3D"color: #660;" class=3D"styled-by-prettify">-</span=
><span style=3D"color: #000;" class=3D"styled-by-prettify">packages </span>=
<span style=3D"color: #660;" class=3D"styled-by-prettify">(</span><span sty=
le=3D"color: #008;" class=3D"styled-by-prettify">from</span><span style=3D"=
color: #000;" class=3D"styled-by-prettify"> wxPython</span><span style=3D"c=
olor: #660;" class=3D"styled-by-prettify">)</span><span style=3D"color: #00=
0;" class=3D"styled-by-prettify"> </span><span style=3D"color: #660;" class=
=3D"styled-by-prettify">(</span><span style=3D"color: #066;" class=3D"style=
d-by-prettify">6.0</span><span style=3D"color: #660;" class=3D"styled-by-pr=
ettify">.</span><span style=3D"color: #066;" class=3D"styled-by-prettify">0=
</span><span style=3D"color: #660;" class=3D"styled-by-prettify">)</span><s=
pan style=3D"color: #000;" class=3D"styled-by-prettify"><br><br><br>C</span=
><span style=3D"color: #660;" class=3D"styled-by-prettify">:\</span><span s=
tyle=3D"color: #606;" class=3D"styled-by-prettify">Windows</span><span styl=
e=3D"color: #660;" class=3D"styled-by-prettify">\</span><span style=3D"colo=
r: #000;" class=3D"styled-by-prettify">system32</span><span style=3D"color:=
 #660;" class=3D"styled-by-prettify">&gt;</span><span style=3D"color: #000;=
" class=3D"styled-by-prettify">C</span><span style=3D"color: #660;" class=
=3D"styled-by-prettify">:\</span><span style=3D"color: #606;" class=3D"styl=
ed-by-prettify">Users</span><span style=3D"color: #660;" class=3D"styled-by=
-prettify">\</span><span style=3D"color: #606;" class=3D"styled-by-prettify=
">Christian</span><span style=3D"color: #660;" class=3D"styled-by-prettify"=
>\</span><span style=3D"color: #606;" class=3D"styled-by-prettify">AppData<=
/span><span style=3D"color: #660;" class=3D"styled-by-prettify">\</span><sp=
an style=3D"color: #606;" class=3D"styled-by-prettify">Local</span><span st=
yle=3D"color: #660;" class=3D"styled-by-prettify">\</span><span style=3D"co=
lor: #606;" class=3D"styled-by-prettify">Programs</span><span style=3D"colo=
r: #660;" class=3D"styled-by-prettify">\</span><span style=3D"color: #606;"=
 class=3D"styled-by-prettify">Python</span><span style=3D"color: #660;" cla=
ss=3D"styled-by-prettify">\</span><span style=3D"color: #606;" class=3D"sty=
led-by-prettify">Python37</span><span style=3D"color: #660;" class=3D"style=
d-by-prettify">\</span><span style=3D"color: #000;" class=3D"styled-by-pret=
tify">python</span><span style=3D"color: #660;" class=3D"styled-by-prettify=
">.</span><span style=3D"color: #000;" class=3D"styled-by-prettify">exe </s=
pan><span style=3D"color: #660;" class=3D"styled-by-prettify">-</span><span=
 style=3D"color: #000;" class=3D"styled-by-prettify">x </span><span style=
=3D"color: #080;" class=3D"styled-by-prettify">&quot;import wx; print(wx.ve=
rsion())&quot;</span><span style=3D"color: #000;" class=3D"styled-by-pretti=
fy"><br>C</span><span style=3D"color: #660;" class=3D"styled-by-prettify">:=
\</span><span style=3D"color: #606;" class=3D"styled-by-prettify">Users</sp=
an><span style=3D"color: #660;" class=3D"styled-by-prettify">\</span><span =
style=3D"color: #606;" class=3D"styled-by-prettify">Christian</span><span s=
tyle=3D"color: #660;" class=3D"styled-by-prettify">\</span><span style=3D"c=
olor: #606;" class=3D"styled-by-prettify">AppData</span><span style=3D"colo=
r: #660;" class=3D"styled-by-prettify">\</span><span style=3D"color: #606;"=
 class=3D"styled-by-prettify">Local</span><span style=3D"color: #660;" clas=
s=3D"styled-by-prettify">\</span><span style=3D"color: #606;" class=3D"styl=
ed-by-prettify">Programs</span><span style=3D"color: #660;" class=3D"styled=
-by-prettify">\</span><span style=3D"color: #606;" class=3D"styled-by-prett=
ify">Python</span><span style=3D"color: #660;" class=3D"styled-by-prettify"=
>\</span><span style=3D"color: #606;" class=3D"styled-by-prettify">Python37=
</span><span style=3D"color: #660;" class=3D"styled-by-prettify">\</span><s=
pan style=3D"color: #000;" class=3D"styled-by-prettify">python</span><span =
style=3D"color: #660;" class=3D"styled-by-prettify">.</span><span style=3D"=
color: #000;" class=3D"styled-by-prettify">exe</span><span style=3D"color: =
#660;" class=3D"styled-by-prettify">:</span><span style=3D"color: #000;" cl=
ass=3D"styled-by-prettify"> can</span><span style=3D"color: #080;" class=3D=
"styled-by-prettify">&#39;t open file &#39;</span><span style=3D"color: #00=
8;" class=3D"styled-by-prettify">import</span><span style=3D"color: #000;" =
class=3D"styled-by-prettify"> wx</span><span style=3D"color: #660;" class=
=3D"styled-by-prettify">;</span><span style=3D"color: #000;" class=3D"style=
d-by-prettify"> </span><span style=3D"color: #008;" class=3D"styled-by-pret=
tify">print</span><span style=3D"color: #660;" class=3D"styled-by-prettify"=
>(</span><span style=3D"color: #000;" class=3D"styled-by-prettify">wx</span=
><span style=3D"color: #660;" class=3D"styled-by-prettify">.</span><span st=
yle=3D"color: #000;" class=3D"styled-by-prettify">version</span><span style=
=3D"color: #660;" class=3D"styled-by-prettify">())</span><span style=3D"col=
or: #080;" class=3D"styled-by-prettify">&#39;: [Errno 2] No such file or di=
rectory<br><br></span></div></code></div><div><br></div><br>On Friday, May =
17, 2019 at 6:11:09 PM UTC-4, Robin Dunn wrote:<blockquote class=3D"gmail_q=
uote" style=3D"margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;pad=
ding-left: 1ex;"><div dir=3D"ltr"><br><br>On Friday, May 17, 2019 at 1:14:4=
2 PM UTC-7, Christian O. wrote:<blockquote class=3D"gmail_quote" style=3D"m=
argin:0;margin-left:0.8ex;border-left:1px #ccc solid;padding-left:1ex"><div=
 dir=3D"ltr">@mike<br><br>When I try runnning the script in Python 3.7 Shel=
l for some reason it cant find the module.<br><br><div><div style=3D"backgr=
ound-color:rgb(250,250,250);border-color:rgb(187,187,187);border-style:soli=
d;border-width:1px"><code><div><span style=3D"color:#606">Traceback</span><=
span style=3D"color:#000"> </span><span style=3D"color:#660">(</span><span =
style=3D"color:#000">most recent call </span><span style=3D"color:#008">las=
t</span><span style=3D"color:#660">):</span><span style=3D"color:#000"><br>=
=C2=A0 </span><span style=3D"color:#606">File</span><span style=3D"color:#0=
00"> </span><span style=3D"color:#080">&quot;C:\Users\Christian\Desktop\<wb=
r>The Summoning\Test.py&quot;</span><span style=3D"color:#660">,</span><spa=
n style=3D"color:#000"> line </span><span style=3D"color:#066">1</span><spa=
n style=3D"color:#660">,</span><span style=3D"color:#000"> </span><span sty=
le=3D"color:#008">in</span><span style=3D"color:#000"> </span><span style=
=3D"color:#080">&lt;module&gt;</span><span style=3D"color:#000"><br>=C2=A0 =
=C2=A0 </span><span style=3D"color:#008">import</span><span style=3D"color:=
#000"> wx<br></span><span style=3D"color:#606">ModuleNotFoundError</span><s=
pan style=3D"color:#660">:</span><span style=3D"color:#000"> </span><span s=
tyle=3D"color:#606">No</span><span style=3D"color:#000"> </span><span style=
=3D"color:#008">module</span><span style=3D"color:#000"> named </span><span=
 style=3D"color:#080">&#39;wx&#39;</span></div></code></div><div><br></div>=
</div><br><br>@ Robin Dunn Im pretty sure it is the same python.=C2=A0<br><=
br><div>Sublime build file:</div><div><span style=3D"white-space:pre">	</sp=
an></div><div style=3D"background-color:rgb(250,250,250);border-color:rgb(1=
87,187,187);border-style:solid;border-width:1px"><code><div><span style=3D"=
color:#080">&quot;cmd&quot;</span><span style=3D"color:#660">:</span><span =
style=3D"color:#000"> </span><span style=3D"color:#660">[</span><span style=
=3D"color:#080">&quot;C:\\Users\\Christian\\<wbr>AppData\\Local\\Programs\\=
<wbr>Python\\Python37\\python.exe&quot;</span><span style=3D"color:#660">,<=
/span><span style=3D"color:#000"> </span><span style=3D"color:#080">&quot;-=
u&quot;</span><span style=3D"color:#660">,</span><span style=3D"color:#000"=
> </span><span style=3D"color:#080">&quot;$file&quot;</span><span style=3D"=
color:#660">],</span><span style=3D"color:#000"><br>=C2=A0 </span><span sty=
le=3D"color:#080">&quot;file_regex&quot;</span><span style=3D"color:#660">:=
</span><span style=3D"color:#000"> </span><span style=3D"color:#080">&quot;=
^[ ]*File \&quot;(...*?)\&quot;, line ([0-9]*)&quot;</span><span style=3D"c=
olor:#660">,</span><span style=3D"color:#000"><br>=C2=A0 </span><span style=
=3D"color:#080">&quot;selector&quot;</span><span style=3D"color:#660">:</sp=
an><span style=3D"color:#000"> </span><span style=3D"color:#080">&quot;sour=
ce.python&quot;</span></div></code></div><div><br></div><div>Environment Pa=
th variable:</div><div style=3D"background-color:rgb(250,250,250);border-co=
lor:rgb(187,187,187);border-style:solid;border-width:1px"><code><div><span =
style=3D"color:#000">C</span><span style=3D"color:#660">:\</span><span styl=
e=3D"color:#606">Users</span><span style=3D"color:#660">\</span><span style=
=3D"color:#606">Christian</span><span style=3D"color:#660">\</span><span st=
yle=3D"color:#606">AppData</span><span style=3D"color:#660">\</span><span s=
tyle=3D"color:#606">Loc<wbr>al</span><span style=3D"color:#660">\</span><sp=
an style=3D"color:#606">Programs</span><span style=3D"color:#660">\</span><=
span style=3D"color:#606">Python</span><span style=3D"color:#660">\</span><=
span style=3D"color:#606">Python37</span><span style=3D"color:#660">\</span=
><span style=3D"color:#606">Sc<wbr>ripts</span></div></code></div><br></div=
></blockquote><div><br></div><div><br></div><div>Just to be sure, run these=
:</div><div><br></div><div><font face=3D"courier new, monospace">C:\Users\C=
hristian\AppData\<wbr>Local\Programs\Python\<wbr>Python37\python.exe -m pip=
 install wxPython<br></font></div><div><font face=3D"courier new, monospace=
">C:\Users\Christian\AppData\<wbr>Local\Programs\Python\<wbr>Python37\pytho=
n.exe -x &quot;import wx; print(wx.version())&quot;<br></font></div><div><b=
r></div><div><br></div><div>--</div><div>Robin</div><div>=C2=A0</div><block=
quote class=3D"gmail_quote" style=3D"margin:0;margin-left:0.8ex;border-left=
:1px #ccc solid;padding-left:1ex"><div dir=3D"ltr"><blockquote class=3D"gma=
il_quote" style=3D"margin:0;margin-left:0.8ex;border-left:1px #ccc solid;pa=
dding-left:1ex"><div dir=3D"ltr"><div><blockquote class=3D"gmail_quote" sty=
le=3D"margin:0;margin-left:0.8ex;border-left:1px #ccc solid;padding-left:1e=
x">
</blockquote></div></div></blockquote></div></blockquote></div></blockquote=
></div>

<p></p>

-- <br />
You received this message because you are subscribed to the Google Groups &=
quot;wxPython-dev&quot; 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/67c47022-cacd-4e2c-ba56-39a9c1159325%40googlegroups=
.com?utm_medium=3Demail&utm_source=3Dfooter">https://groups.google.com/d/ms=
gid/wxPython-dev/67c47022-cacd-4e2c-ba56-39a9c1159325%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_1157_1102327579.1558131503193--

------=_Part_1156_1700446299.1558131503191--