On Fri, 08 Jan 2010 22:37:37 -1000
david <gnome(a)hawaii.rr.com> wrote:
Hmmm, when I run it I get this:
Traceback (most recent call last):
File "audiocollage.py", line 23, in <module>
os.system('mkdir -p {0}'.format(tmp))
AttributeError: 'str' object has no attribute 'format'
I have sox installed with Python 2.5.2.
Help me, Obi-renato. You're my only hope. ;-)
Hmmm, i think you need python 2.6... try installing it and see if it
runs
renato