ANN: GUI wrapper for pygtk, pyqt and wxpython

Stelios Xanthakis sxanth at ceid.upatras.gr
Sat Oct 9 15:57:54 EDT 2004


Bats wrote:


> 
> Traceback (most recent call last):
>   File "run2.py", line 40, in ?
>     GUI=wrap_pygtk
> NameError: name 'wrap_pygtk' is not defined
> 

I don't know. Sounds like a python bug.
Can't we say:

  import foo
  bar = foo

anymore?

Maybe copy the wrap_*.py files into examples/
and ./run2.py from in there?

Regards,

Stelios




More information about the Python-list mailing list