Re: A basic installation question
Phil <[email protected]>
| Newsgroups | gmane.comp.python.wxpython |
|---|---|
| Message-ID | <[email protected]> |
On 15/9/20 7:12 pm, Rolf wrote: >> There's a syntax error here. > Just replace the inverted commas, in python -c"import > wx;print(wx.version());" OK, I see what's wrong now. python3 -c"import wx;print(wx.version());" 4.1.0 gtk3 (phoenix) wxWidgets 3.1.4 -- Regards, Phil -- 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/b670f20b-0bf5-bb66-8bb4-c5a3b45f7bd0%40gmail.com.