Dear all,<br><br>I don't know if this is a known issue (probably it affects only me!!) or, as always, I was doing something wrong, but running the eyemovement.py example I have the following error:<br><br>    print mclf.ca.confusion<br>
  File "/usr/local/lib/python2.7/dist-packages/mvpa/base/collections.py", line 460, in __getattribute__<br>    return _object_getattribute(self, key)<br>AttributeError: 'ConditionalAttributesCollection' object has no attribute 'confusion'<br>
<br>What should I do?<br><br>Thank you!<br>Roberto<br>