I have installed canto 7.10 on a mac 10.5.8. when i try to run the
program I get this:
[09:15:00 KJO] ~
$ canto
Traceback (most recent call last):
File "/opt/local/bin/canto", line 7, in <module>
c = canto.main.Main()
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/ site-packages/canto/main.py",
line 180, in __init__
self.ph = ProcessHandler(self.cfg)
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/ site-packages/canto/process.py",
line 173, in __init__
self.start_process(cfg, True)
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/ site-packages/canto/process.py",
line 177, in start_process
self.updated = Queue()
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/ site-packages/canto/process.py",
line 117, in __init__
self.poll = select.poll()
AttributeError: 'module' object has no attribute 'poll'
Kevin
_______________________________________________
canto-reader mailing list
canto-rea...@codezen.org
http://codezen.org/cgi-bin/mailman/listinfo/canto-reader