Frank,
Thanks for the link, that solved the problem for me with FC5! That was
a great help to me!
Doug
--
http://mail.python.org/mailman/listinfo/python-list
writeson wrote:
> Hi all,
>
> I'm trying to use wxPython from a fairly new installation of Fedora
> Core 5. I installed wxPython using yum -y install wxPython and that all
> seemed to work fine. However, when I run Python and do this:
>
> import wx
>
> I get this:
>
> Traceback (most recent call l
writeson wrote:
> Hi all,
>
> I'm trying to use wxPython from a fairly new installation of Fedora
> Core 5. I installed wxPython using yum -y install wxPython and that all
> seemed to work fine. However, when I run Python and do this:
>
> import wx
>
> I get this:
>
> Traceback (most recent call l
Hi all,
I'm trying to use wxPython from a fairly new installation of Fedora
Core 5. I installed wxPython using yum -y install wxPython and that all
seemed to work fine. However, when I run Python and do this:
import wx
I get this:
Traceback (most recent call last):
File "", line 1, in ?
Fil