Re: Shifting to 4.1 (Yes, really!)
Robin Dunn <[email protected]> Fri, 20 Sep 2019 09:46:23 -0700 (PDT)
| Newsgroups | gmane.comp.python.wxpython.devel |
|---|---|
| Message-ID | <[email protected]> |
------=_Part_4812_1646403635.1568997983148 Content-Type: multipart/alternative; boundary="----=_Part_4813_579748193.1568997983148" ------=_Part_4813_579748193.1568997983148 Content-Type: text/plain; charset="UTF-8" On Friday, September 20, 2019 at 4:49:30 AM UTC-7, woss wrote: > > > Python 3.6.8 (tags/v3.6.8:3c6b436a57, Dec 23 2018, 23:31:17) [MSC v.1916 > 32 bit (Intel)] on win32 > Type "help", "copyright", "credits" or "license" for more information. > >>> import wx > Traceback (most recent call last): > File "<stdin>", line 1, in <module> > File "D:\env\develop\lib\site-packages\wx\__init__.py", line 17, in > <module> > from wx.core import * > File "D:\env\develop\lib\site-packages\wx\core.py", line 12, in <module> > from ._core import * > ImportError: DLL load failed: %1 is not a valid Win32 application. > >>> > > Robin ! > > The 'wxPython-4.1.0a1.dev4362+4c3e4296-cp36-cp36m-win32.whl' is packed > with 64 bit version of 'msvcp140.dll' and 'vcruntime140.dll'. > Already was wrong the dev4355 too. > Thanks. I've been tweaking the buildbot configs and porting to the newest version. I probably dropped a flag somewhere along the way. It's probably a simple fix, I'll take a look at it later. Please check again in the next build. -- 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/7990f821-c28f-4e34-b748-411e83809d2b%40googlegroups.com. ------=_Part_4813_579748193.1568997983148 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr">On Friday, September 20, 2019 at 4:49:30 AM UTC-7, woss wr= ote:<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"><div><br>= </div><div><div>Python 3.6.8 (tags/v3.6.8:3c6b436a57, Dec 23 2018, 23:31:17= ) [MSC v.1916 32 bit (Intel)] on win32</div><div>Type "help", &qu= ot;copyright", "credits" or "license" for more inf= ormation.</div><div>>>> import wx</div><div>Traceback (most recent= call last):</div><div>=C2=A0 File "<stdin>", line 1, in &l= t;module></div><div>=C2=A0 File "D:\env\develop\lib\site-<wbr>packa= ges\wx\__init__.py", line 17, in <module></div><div>=C2=A0 =C2= =A0 from wx.core import *</div><div>=C2=A0 File "D:\env\develop\lib\si= te-<wbr>packages\wx\core.py", line 12, in <module></div><div>=C2= =A0 =C2=A0 from ._core import *</div><div>ImportError: DLL load failed: %1 = is not a valid Win32 application.</div><div>>>></div></div><div><b= r></div><div>Robin !</div><div><br></div><div>The 'wxPython-4.1.0a1.dev= 4362+<wbr>4c3e4296-cp36-cp36m-win32.whl' is packed with 64 bit version = of 'msvcp140.dll' and 'vcruntime140.dll'.<br></div><div>Alr= eady was wrong the dev4355 too.</div></div></blockquote><div><br></div><div= ><br></div><div>Thanks. I've been tweaking the buildbot configs and por= ting to the newest version. I probably dropped a flag somewhere along the w= ay.=C2=A0 It's probably a simple fix, I'll take a look at it later.= Please check again in the next build.</div><div><br></div><div>--</div><di= v>Robin</div><div><br></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/7990f821-c28f-4e34-b748-411e83809d2b%40googlegroups= .com?utm_medium=3Demail&utm_source=3Dfooter">https://groups.google.com/d/ms= gid/wxPython-dev/7990f821-c28f-4e34-b748-411e83809d2b%40googlegroups.com</a= >.<br /> ------=_Part_4813_579748193.1568997983148-- ------=_Part_4812_1646403635.1568997983148--