[ITA] wxWidgets3.0
Hamish McIntyre-Bhatty
hamishmb@live.co.uk
Tue Nov 24 10:43:15 GMT 2020
Ignore that message, I made a silly mistake.
On 24/11/2020 10:15, Hamish McIntyre-Bhatty via Cygwin-apps wrote:
> Well, something's gone wrong with my Cygwin install I think, because
> even with previously working cygport recipes, I can no longer produce a
> working build.
>
> The samples tend to either exit immediately or segfault, and trying to
> use wxPython yields:
>
> "
>
> Traceback (most recent call last):
>
> File "/usr/lib/python3.6/runpy.py", line 193, in _run_module_as_main
>
> "__main__", mod_spec)
>
> File "/usr/lib/python3.6/runpy.py", line 85, in _run_code
>
> exec(code, run_globals)
>
> File "./demo/__main__.py", line 5, in <module>
>
> import Main
>
> File "./demo/Main.py", line 61, in <module>
>
> import wx
>
> File "/usr/lib/python3.6/site-packages/wx/__init__.py", line 17, in
> <module>
>
> from wx.core import *
>
> File "/usr/lib/python3.6/site-packages/wx/core.py", line 12, in <module>
>
> from ._core import *
>
> ImportError: No such process
>
>
> "
>
> I did try a rebase as well, but it doesn't seem to help. This looks like
> an issue I had right when I first tried to compile wxPython, and it
> mysteriously went away at some point. Does anyone know why this might be
> happening? Maybe I need to reinstall Cygwin, but I haven't done anything
> with it between the successful build of wxWidgets and the failed ones,
> so it's not making a whole lot of sense.
>
> Hamish
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0x87B761FE07F548D6.asc
Type: application/pgp-keys
Size: 3183 bytes
Desc: not available
URL: <https://cygwin.com/pipermail/cygwin-apps/attachments/20201124/1ad70192/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://cygwin.com/pipermail/cygwin-apps/attachments/20201124/1ad70192/attachment.sig>
More information about the Cygwin-apps
mailing list