Csound on Ubuntu

Ryan Kavanagh ryanakca at kubuntu.org
Sun Feb 27 22:20:52 UTC 2011


Hi Felipe,

On Sun, Feb 27, 2011 at 09:49:23PM +0000, Felipe Sateler wrote:
> Could any of the Ubuntu-using team members please check out the
> python-csoundac package in Ubuntu. I've had a report that its broken,
> but I don't have a Ubuntu system to try it. Please try to import the
> python module (import CsoundAC) and report if it works.

I get the following:

ryan at lambda:~$ python -c "import CsoundAC"
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/usr/lib/python2.6/dist-packages/CsoundAC.py", line 25, in <module>
    _CsoundAC = swig_import_helper()
  File "/usr/lib/python2.6/dist-packages/CsoundAC.py", line 21, in swig_import_helper
    _mod = imp.load_module('_CsoundAC', fp, pathname, description)
ImportError: /usr/lib/python2.6/dist-packages/_CsoundAC.so: undefined symbol: _ZTIN6csound4NodeE
ryan at lambda:~$ dpkg -l python-csoundac
Souhait=inconnU/Installé/suppRimé/Purgé/H=à garder
| État=Non/Installé/fichier-Config/dépaqUeté/échec-conFig/H=semi-installé/W=attend-traitement-déclenchements
|/ Err?=(aucune)/besoin Réinstallation (État,Err: majuscule=mauvais)
||/ Nom                           Version                                 Description
+++-=============================-=======================================-==============================
ii  python-csoundac               1:5.12.1~dfsg-5rebuild1                 Python bindings for CsoundAC
ryan at lambda:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 10.10
Release:        10.10
Codename:       maverick

Hope this helps!

Kind regards,
Ryan



More information about the pkg-multimedia-maintainers mailing list