[Shtoom] bug report: OSX / audio / Python 2.3.4

Zooko Wilcox-O'Hearn zooko at zooko.com
Fri Oct 1 21:26:37 CEST 2004


I get this problem running shreadder with Python 2.3.4 (just built from  
source).

I get different problems (fatal mismatch -- wrong interpreter?) when  
using the standard /usr/bin/python...

--Z

HACK draco:~/playground/shtoom-private-darcs-world/Shtoom/shtoom$ python
Python 2.3.4 (#3, Oct  1 2004, 14:02:00)
[GCC 3.3 20030304 (Apple Computer, Inc. build 1640)] on darwin


HACK draco:~/playground/shtoom-private-darcs-world/Shtoom/shtoom$  
python ./scripts/shreadder.py
Traceback (most recent call last):
   File "./scripts/shreadder.py", line 82, in ?
     main()
   File "./scripts/shreadder.py", line 61, in main
     dev = getAudioDevice()
   File  
"/Users/zooko/shtoominstdir/lib/python2.3/site-packages/shtoom/audio/ 
__init__.py", line 49, in getAudioDevice
     dev = audioint.Device()
AttributeError: 'NoneType' object has no attribute 'Device'




More information about the Shtoom mailing list