Has anyone else notice that wxPython no longer loads since the last
update of the wxWidgets package.  I noticed this with a recent build of
KiCad?  I tried running pycrust and I get the following error:

$ Traceback (most recent call last):
  File "E:/msys64/mingw64/bin/pycrust", line 3, in <module>
    from wx.py.PyCrust import main
  File
"E:/msys64/mingw64/lib/python2.7/site-packages/wx-3.0-msw/wx/__init__.py",
line 45, in <module>
    from wx._core import *
  File
"E:/msys64/mingw64/lib/python2.7/site-packages/wx-3.0-msw/wx/_core.py",
line 4, in <module>
    import _core_
ImportError: DLL load failed: The specified procedure could not be found.

Did someone change the way wxWidgets is built that is incompatible with
the current wxPython package?  I can file a bug report if that is the
preference.  I just wanted to make sure it's not just me before doing so.

Thanks,

Wayne

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Msys2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/msys2-users

Reply via email to