if (do_name() != 'Home') : ?>
endif ?>
Posted by Josh Caswell on Jul 08, 2009
Yes, that's a Python error. If you post your code, we can take a look at it and try to help.
Posted by Brendan Dawes on Jul 09, 2009
include("util/comment.php"); ?>
Thanks but I just downloaded Nodebox and replaced my version. Fixed the problem.
Cheers.
iteration over non-sequence
Posted by Brendan Dawes on Jul 08, 2009Hi,
Nodebox crashed as it saving a PDF and now none of my scripts will run and it throws this error:
File "nodebox/gui/mac/__init__.pyo", line 358, in _execScript
File "/Users/Bren/Dropbox/Skunk Works/NodeBox/Layer Tennis/flocking.py", line 43, in
TypeError: iteration over non-sequence
I think this is a Python thing? Tried restarting my Mac but to no avail.