1. NodeBox 1
    1. Homepage
    2. NodeBox 3Node-based app for generative design and data visualization
    3. NodeBox OpenGLHardware-accelerated cross-platform graphics library
    4. NodeBox 1Generate 2D visuals using Python code (Mac OS X only)
  2. Gallery
  3. Documentation
  4. Forum
  5. Blog

iteration over non-sequence

Posted by Brendan Dawes on Jul 08, 2009

Hi,

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.


 
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

Thanks but I just downloaded Nodebox and replaced my version. Fixed the problem.

Cheers.