[mythtv-users] Re: MythViewer 0.01 available
Grant Edwards
grante at visi.com
Wed Mar 9 18:42:51 UTC 2005
On Wed, Mar 09, 2005 at 12:30:19PM -0600, Greg Mitchell wrote:
> > At a shell prompt, enter the command "python" to start the
> > Python interpreter. The ">>>" is the python prompt. At that
> > prompt, type the two following commands:
>
> That didn't work, which isn't a good sign.
Ah. There was a big namespace reorg a while back. Under 2.4 it
may be something more like:
from wxPython import wx
print wx.__version__
In any case, it's a moot point, since you already figured out
you have 2.4.
--
Grant Edwards
grante at visi.com
More information about the mythtv-users
mailing list