>From what I could find on the internet, the problem lies in an old
python statement in pyEPL (audio part) that doesn't work anymore in
Python 2.7 (and up?).

I used an ugly hack to get around the problem, at least for me (I don't need 
audio for the experiment).
There was some problem with the Audio part of pyEPL, so ... I commented it out 
:P

Run your python program with EPL and you probably get a list of file_... 
imports ... from file_...
Go to the last one and comment out that sound related line of code.
It takes a bit of time to comment everything out, because every compile gives a 
next error, but it won't take forever.

It's ugly, but it's a quick fix ^^

Note: you need sudo right to edit the .py files which are likely in
/usr/lib/python2.7/dist-packages/pyepl

p.s. If I have to do this another time I will put here in which files,
which lines you have to comment out ;)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1171573

Title:
  python-pyepl does not run with ImportError: /usr/lib/python2.7/dist-
  packages/pyepl/hardware/sound/_eplSound.so: undefined symbol:
  snd_pcm_hw_params_set_channels

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pyepl/+bug/1171573/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to