I would like to know if anyone is having success in using pyext with 0.40.3-extended.
I'm on OS X 10.5.
I get the following errors in the console:
py/pyext 0.2.1pre - python script objects (C)2002-2008 Thomas Grill - http://grrrr.org/ext
using Python 2.5.1 (r251:54863, Feb 4 2008, 21:48:13) [GCC 4.0.1 (Apple Inc. build 5465)]
Any help much appreciated.
hi martin,
did you try to open the help patch? creating only the object without argument will not work. [pyext yourpythonfile yourclass]
pat
I've tried the examples. The examples which use the py object work; the ones that use the pyext object do not (the pyext object does not instantiate.) I don't understand why one works and the other doesn't.
Any idea why one works and the other doesn't?
2009/4/11 patrick puredata@11h11.com
hi martin,
did you try to open the help patch? creating only the object without argument will not work. [pyext yourpythonfile yourclass]
pat
are you using this version: http://grrrr.org/ext/beta/macos/pd/
the difference between py and pyext:/ py/ loads Python modules and execute the functions therein;/ pyext/ uses Python classes to represent full-featured message objects.
sorry i'm not using mac os x, so i cannot test. pat
Hi, i can only guess but does the external find the python scripts? The *.py scripts should be in the pd path or in the same folder as the patch... it's strange though that the py examples work. gr~~~
2009/4/12 Martin Dupras martindupras@gmail.com:
I've tried the examples. The examples which use the py object work; the ones that use the pyext object do not (the pyext object does not instantiate.) I don't understand why one works and the other doesn't.
Any idea why one works and the other doesn't?
- martin
2009/4/11 patrick puredata@11h11.com
hi martin,
did you try to open the help patch? creating only the object without argument will not work. [pyext yourpythonfile yourclass]
pat
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list