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

"library" question

Posted by kobalto on Sep 19, 2008

I just downloaded your incredible NodeBox library. Presently my Mac OS x .4.11 can't seem to find the library modules (in Library/Application Support/NodeBox)and so I have to copy the module(s) into the same folder as the scripts I'm working on,which works fine.
Why can't it find the path to the NodeBox Libraries?
Thank you in advance for any assistance.


 
Posted by impiaaa on Sep 20, 2008

Is the directory you're trying /System/Library/Application Support/NodeBox , /Library/Application Support/NodeBox , or ~/Library/Application Support/NodeBox ? Try switching to one of the others.



Posted by scacinto on Oct 16, 2008

I have the same problem. I've copied the entire "library" folder into both system and local user library/application support/nodebox folders.

In particular, attempting to use the photobot library, I get the following error message.

Traceback (most recent call last):
File "nodebox/gui/mac/__init__.pyo", line 358, in _execScript
File "", line 1, in
File "nodebox/graphics/__init__.pyo", line 57, in ximport
ImportError: No module named photobot

any ideas? Thanks in advance.