hudon / spike

Brain Simulator Parallelization
http://nengo.ca/
1 stars 1 forks source link

from neo import hdf5io #72

Closed RobertElder closed 11 years ago

RobertElder commented 11 years ago

For test_writeout.py was able to install neo using

sudo pip install neo

but unable to import crazy thing:

Traceback (most recent call last): File "/home/robert/spike/test/nengo_tests/test_writeout.py", line 8, in from neo import hdf5io

TODO: Add this to list of things to ask Terry about.