Closed GoogleCodeExporter closed 9 years ago
Strange! The "audioop" module is part of the Python standard library:
http://docs.python.org/library/audioop.html
So it should be present on every machine that has Python. Is there any chance
that you have an incomplete Python installation?
If you, you might try stealing a compiled audioop module (it's a C extension)
from some other Python installation and placing into the Python library path
(/usr/local/lib/python2.7).
Original comment by adrian.sampson
on 29 Jan 2012 at 9:51
Closing barring a response from the reporter. Will reopen if OP provides more
info.
Original comment by adrian.sampson
on 19 Feb 2012 at 9:59
Original issue reported on code.google.com by
franks461
on 29 Jan 2012 at 7:36