if (do_name() != 'Home') : ?>
endif ?>
Posted by impiaaa on Sep 20, 2008
Is the directory you're trying /System/Library/Application Support/NodeBox , /Library/Application Support/NodeBox , or ~/Library/Application Support/NodeBox ? Try switching to one of the others.
Posted by scacinto on Oct 16, 2008
include("util/comment.php"); ?>
I have the same problem. I've copied the entire "library" folder into both system and local user library/application support/nodebox folders.
In particular, attempting to use the photobot library, I get the following error message.
Traceback (most recent call last):
File "nodebox/gui/mac/__init__.pyo", line 358, in _execScript
File "", line 1, in
File "nodebox/graphics/__init__.pyo", line 57, in ximport
ImportError: No module named photobot
any ideas? Thanks in advance.
"library" question
Posted by kobalto on Sep 19, 2008I just downloaded your incredible NodeBox library. Presently my Mac OS x .4.11 can't seem to find the library modules (in Library/Application Support/NodeBox)and so I have to copy the module(s) into the same folder as the scripts I'm working on,which works fine.
Why can't it find the path to the NodeBox Libraries?
Thank you in advance for any assistance.