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

Error on strting Nodebox

Posted by Bill Bedford on Jan 9, 2007

Nodebox fails to start with this error:-

ImportError: Failure linking new module: : dyld: /Applications/NodeBox.app/Contents/MacOS/NodeBox Undefined symbols:

/Applications/NodeBox.app/Contents/Resources/lib/python2.3/lib-dynload/AppKit/_AppKit.so undefined reference to _NSAccessibilityActionDescription expected to be defined in AppKit

/Applications/NodeBox.app/Contents/Resources/lib/python2.3/lib-dynload/AppKit/_AppKit.so undefined reference to _NSAccessibilityRoleDescription expected to be defined in AppKit

/Applications/NodeBox.app/Contents/Resources/lib/py

RegisterProcess failed (error = -50)


I'm using OS10.3.9



Posted by Tom De Smedt on Jan 12, 2007

Yes, sadly with the move to Intel, Mac OS 10.3 is no longer officially supported.
You would need to use a previous version of NodeBox:

http://nodebox.net/download/NodeBox_1.0rc7.dmg

This version is still robust and supports most of the libraries, except interactive things like the Bezier Editor or Mac OS 10.4 specific libraries like Core Image.



Posted by Bavo Van Hecke on Jan 30, 2007

Thanks Tom, I was facing the same problem here. I'll try out the older version just to get started with the concept.