Re: A basic installation question
Phil <[email protected]>
| Newsgroups | gmane.comp.python.wxpython |
|---|---|
| Message-ID | <[email protected]> |
On 15/9/20 5:27 pm, Steve Barnes wrote: > > Phil, > > You need to remember that wxPython is a Library not a Program so you > can’t run it on its own. > Thank you Steve, it's a bugger getting old. I tested some of my previous programmes and they still run. > To determine success you can run: > > python -c”import wx;print(wx.version());” > There's a syntax error here. > > OR: > > wxdemo > I didn't have wxdemo installed, but I do now. Now let's see if I can produce something that's semi useful. -- 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/72f3fda3-3101-f271-64d4-c912c7263fe8%40gmail.com.