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

Graph Librarry and Nodbox 1.9.2

Posted by Flavio Curella on Nov 17, 2007

Hi, I tried to use the graph library but it doesn't work. NodeBox console prints out this:

Traceback (most recent call last):
File "nodebox/gui/mac/__init__.pyo", line 351, in _execScript
File "", line 1, in
File "nodebox/graphics/__init__.pyo", line 57, in ximport
File "/Users/go/Library/Application Support/NodeBox/graph/__init__.py", line 5, in
File "/Users/go/Library/Application Support/NodeBox/graph/__init__.py", line 9, in
ImportError: dlopen(/Users/go/Library/Application Support/NodeBox/graph/boost/graph/_support.so, 2): Library not loaded: libboost_python.dylib
Referenced from: /Users/go/Library/Application Support/NodeBox/graph/boost/graph/_support.so
Reason: image not found

Is because of my configuration or does the library need to be updated?


 
Posted by Tom De Smedt on Nov 18, 2007

Hi Flavio,

This problem was also discussed here.

The Graph library currently will not work on NodeBox 1.9.2, the Boost build included in the library has to be recompiled and that is giving me a bit of a hassle.