Hi all, is there anything loaded after py/pyext? Because the setup routine is obviously executed, otherwise no banner would be shown....
greetings, Thomas Am 17.06.2007 um 20:42 schrieb Hans-Christoph Steiner: > > On Jun 17, 2007, at 1:43 PM, Steffen wrote: > >> >> On 17/06/2007, at 18.11, Hans-Christoph Steiner wrote: >> >>> - Open Pd-0.39.2-extended-rc3 >>> - load "vasp" by typing it into an object box >>> - load "py"... then crash >> >> when i do that and run it with -stderr and -verbose i get: >> >> ----------------------------------------- >> VASP modular 0.1.4pre >> vector assembling signal processor >> (C)2002-2005 Thomas Grill >> >> http://grrrr.org/ext >> ----------------------------------------- >> >> [snip] >> >> ------------------------------------------------ >> py/pyext 0.2.1pre - python script objects >> (C)2002-2006 Thomas Grill - http://grrrr.org/ext >> >> using Python 2.3.5 (#1, Jan 13 2006, 20:13:11) >> [GCC 4.0.1 (Apple Computer, Inc. build 5250)] >> ImportError: No module named numpy.core.multiarray >> ------------------------------------------------ >> >> consistency check failed: pd_new: apparently called before setup >> routine >> pd_gui: pd process exited > > Yup, I get the same, I am on Mac OS X/Intel 10.4.9 > > [EMAIL PROTECTED]:packages > /Applications/Pd-extended.app/ > Contents/MacOS/Pd-extended > tk scaling is 0.999437886453 > Setting LIBQUICKTIME_PLUGIN_DIR: /Applications/Pd-extended.app/ > Contents/Resources/Scripts/../../lib/libquicktime > input channels = 2, output channels = 2 > Pd version 0.39-2extended-rc4 > compiled 03:23:27 Jun 17 2007 > input channels = 2, output channels = 2 > input device 0, channels 2 > output device 2, channels 2 > framesperbuf 64, nbufs 34 > ... opened OK. > tried /Users/hans/code/pure-data/RELEASE/packages/vasp.pd_darwin > and failed > tried /Applications/Pd-extended.app/Contents/Resources/Scripts/../ > extra/vasp.pd_darwin and succeeded > > ----------------------------------------- > VASP modular 0.1.4pre > vector assembling signal processor > (C)2002-2005 Thomas Grill > > http://grrrr.org/ext > ----------------------------------------- > > tried /Users/hans/code/pure-data/RELEASE/packages/py.pd_darwin and > failed > tried /Applications/Pd-extended.app/Contents/Resources/Scripts/../ > extra/py.pd_darwin and succeeded > > ------------------------------------------------ > py/pyext 0.2.1pre - python script objects > (C)2002-2006 Thomas Grill - http://grrrr.org/ext > > using Python 2.3.5 (#1, Aug 19 2006, 21:31:42) > [GCC 4.0.1 (Apple Computer, Inc. build 5363)] > ImportError: No module named numpy.core.multiarray > ------------------------------------------------ > > consistency check failed: pd_new: apparently called before setup > routine > pd_gui: pd process exited > > > > > ---------------------------------------------------------------------- > ------ > > All information should be free. - the hacker ethic > > > > > _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
