RE: Re: wxPython / Wayland issues

Matthias Brennwald <[email protected]> Sat, 16 Jan 2021 11:15:12 +0100
Newsgroups gmane.comp.python.wxpython
Message-ID <[email protected]>
On Fr, Jan 15, 2021 at 18:11, Scott Talbert <[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>
>> 
>> 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>

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]> 
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].
To view this discussion on the web visit https://groups.google.com/d/msgid/wxpython-users/C5V0NQ.1T5JGVR66TU51%40gmail.com.