if (do_name() != 'Home') : ?>
endif ?>
Posted by fdb on Jul 01, 2009
include("util/comment.php"); ?>
Photobot is deprecated. Please use the Core Image library instead.
http://nodebox.net/code/index.php/Core_Image
Kind regards,
Frederik
Problems with Photobot
Posted by Bart on Apr 19, 2009Hello everybody,
I installed PhotoBot like I did with other libraries (at user/library/application support/nodebox/), and I tried to put it in the directory where I saved my script, but it still doesn't work.I'm experiencing some weird problems when I try to use PhotoBot.
When I load up a demo script, I get this error:
Traceback (most recent call last):
File "nodebox/gui/mac/__init__.pyo", line 358, in _execScript
File "/Users/bartvandersanden/Documents/Nodebox/pbot.py", line 2, in
AttributeError: 'module' object has no attribute 'canvas'
This happens with even the tinniest scripts like
Does anyone have an idea?