| I've built csound from sound, added the correct flags given by Dave on
his CsoundAC article. My python path is correct, the csnd module loads
from python, but when I go to load CsoundAC I get this error:
Traceback (most recent call last):
File "", line 1, in
File "/usr/local/lib/python2.6/site-packages/CsoundAC.py", line 25,
in
_CsoundAC = swig_import_helper()
File "/usr/local/lib/python2.6/site-packages/CsoundAC.py", line 21,
in swig_import_helper
_mod = imp.load_module('_CsoundAC', fp, pathname, description)
ImportError: /usr/local/lib/python2.6/site-packages/_CsoundAC.so:
undefined symbol: _ZTIN6csound4NodeE
Send bugs reports to the Sourceforge bug tracker
https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
|