Hallo, ruben gomez hat gesagt: // ruben gomez wrote: > I try in windows xp and ubuntu 7.04 with python 2.4 and py/pyext > for 2.4. The problem is the module pyex, i cannot import to > python.
Are you trying to use the pyext module in a standalone Python? This won't work: The pyext module is designed to be loaded from inside Pd for example inside a script loaded through the [pyext] object. Ciao -- Frank Barknecht _ ______footils.org_ __goto10.org__ _______________________________________________ PD-dev mailing list [email protected] http://lists.puredata.info/listinfo/pd-dev
