RE: Re: wxPython / Wayland issues
Steve Barnes <[email protected]> Sat, 16 Jan 2021 10:32:14 +0000
| Newsgroups | gmane.comp.python.wxpython |
|---|---|
| Message-ID | <VI1PR03MB44797D277E2DC554B3F7E2CF9BA60@VI1PR03MB4479.eurprd03.prod.outlook.com> |
Scott, What do you get from the following commands? python -c"import wx;print(wx.version(), wx.__file__);" python -c"from wx.tools import wxget_docs_demo; wxget_docs_demo.demo_main();" Steve From: [email protected] <[email protected]> On Behalf Of Matthias Brennwald Sent: 16 January 2021 10:15 To: [email protected] Subject: RE: [wxPython-users] Re: wxPython / Wayland issues On Fr, Jan 15, 2021 at 18:11, Scott Talbert <[email protected]<mailto:[email protected]>> wrote: On Fri, 15 Jan 2021, Matthias Brennwald wrote: On Fr, Jan 15, 2021 at 17:48, Steve Barnes <[email protected]<mailto:[email protected]>> wrote: Do you experience any issues running the wxpython Demo suite under Weyland? I don't know what the "wxpython Demo suite" is. I am using this: https://packages.debian.org/sid/python3-wxgtk4.0<https://emea01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpackages.debian.org%2Fsid%2Fpython3-wxgtk4.0&data=04%7C01%7C%7C17c4cbcc556e4fb90dc708d8ba07a28c%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637463889235735713%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=gEUpOR6rFmMjwC7MYfyic3AKoGoDvu%2BRdf954gVG9OM%3D&reserved=0> I don't know if / where there is a "demo" that would go with this. https://github.com/wxWidgets/Phoenix/tree/wxPy-4.0.x/demo<https://emea01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FwxWidgets%2FPhoenix%2Ftree%2FwxPy-4.0.x%2Fdemo&data=04%7C01%7C%7C17c4cbcc556e4fb90dc708d8ba07a28c%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637463889235745707%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=0Yt09uHyOz2XbGCGNUibbsEMBDsx9aG8o2vBM%2FCEREk%3D&reserved=0> No joy: >> svn co https://github.com/wxWidgets/Phoenix.git/trunk/demo ~/wx_demo >> cd wx_demo >> python3 demo.py Traceback (most recent call last): File "/home/brennmat/wx_demo/demo.py", line 3, in <module> import Main File "/home/brennmat/wx_demo/Main.py", line 75, in <module> import version ModuleNotFoundError: No module named 'version' On Sa, Jan 16, 2021 at 09:53, Steve Barnes <[email protected]<mailto:[email protected]>> wrote: Of from a terminal just typing wxdemo __should__ download, unpack and install the wxdemo. Again, no joy: >> wxdemo bash: wxdemo: command not found -- You received this message because you are subscribed to the Google Groups "wxPython-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. To view this discussion on the web visit https://groups.google.com/d/msgid/wxpython-users/C5V0NQ.1T5JGVR66TU51%40gmail.com<https://emea01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgroups.google.com%2Fd%2Fmsgid%2Fwxpython-users%2FC5V0NQ.1T5JGVR66TU51%2540gmail.com%3Futm_medium%3Demail%26utm_source%3Dfooter&data=04%7C01%7C%7C17c4cbcc556e4fb90dc708d8ba07a28c%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637463889235745707%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=%2BG%2FVgqJCdnCt1JbB3zvi79poG7S6WcLtKA18xStoIEU%3D&reserved=0>. -- You received this message because you are subscribed to the Google Groups "wxPython-users" 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-users/VI1PR03MB44797D277E2DC554B3F7E2CF9BA60%40VI1PR03MB4479.eurprd03.prod.outlook.com.