From ccf66b2dfaa67669d94c5fdaeb8477c4bca17aa6 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Thu, 23 Mar 2006 20:28:27 +0000 Subject: enable compiled-only scripts (without .py) small fixes for OSX small fix pyext: fix for missing __init__ attribute small fixes for Max/OSX enable module packages (module/__init__.py[co]), now also for Max svn path=/trunk/; revision=4755 --- externals/grill/py/readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'externals/grill/py/readme.txt') diff --git a/externals/grill/py/readme.txt b/externals/grill/py/readme.txt index ecf4d27d..9ebe521f 100644 --- a/externals/grill/py/readme.txt +++ b/externals/grill/py/readme.txt @@ -25,7 +25,7 @@ Check out the sample patches and scripts Installation: -PD version >= 0.38 - Add "py" to the Startup items ("binaries to load") +PD version >= 0.38 - Add "py" to the Startup items ("binaries to load") and add the folder "scripts" to the pd search path. PD version < 0.38 - Load it as i library with e.g. "pd -lib py -path scripts" Max/MSP - Copy py-objectmappings.txt into the init folder and py.mxe (Windows) or py.mxo (OSX) into the externals folder. -- cgit v1.2.1