Python 2.0 and wxPython 2.0

Doug Farrell writeson at earthlink.net
Mon Jun 18 09:03:46 EDT 2001


Brian,

Will do. If it doesn't import (which I think is the case as I remember an
error message of that sort), what should I do about it? Is there some PATH
environment variable I should set? Thanks for the quick reply by the way.

Doug

"Brian Lee" <senux at senux.com.NOSPAM> wrote in message
news:3B2D8EC1.80202 at senux.com.NOSPAM...
> Doug Farrell wrote:
>
> >Hi all, I have Mandrake 8.0 installed on my system and I'm a little
> >confused. I went to try and install wxPython (which I downloaded from the
> >website) and the system tells me it's already installed, which is great!
> >However, I downloaded the demo and I can't seem to run any thing there.
Does
> >anyone know what's going on and how I might fix this? I'm a relative
linux
> >newbie... <g>
> >
> >Thanks in advance,
> >Doug Farrell
> >
>
> Try to import the module on Python prompt to check whether your wxPython
> is placed correctly or not.
>
> $ python
> Python 2.1 (#1, May 30 2001, 10:38:50)
> [GCC 2.96 20000731 (Red Hat Linux 7.1 2.96-81)] on linux2
> Type "copyright", "credits" or "license" for more information.
> >>> import wxPython
> >>>
>
> - Brian,.
>
>





More information about the Python-list mailing list