Open sinverso opened 7 years ago
Hi, When trying the ipython notebook claims I get an error atnd = neurodata()
nd = neurodata()
Traceback (most recent call last): File "<stdin>", line 1, in <module> TypeError: __init__() takes at least 2 arguments (1 given)
I've tried python 2.7.11 and 2.7.6.
Thank you, -Sam
Migrating this to the ndio repo @wrgr
Hi, When trying the ipython notebook claims I get an error at
nd = neurodata()
I've tried python 2.7.11 and 2.7.6.
Thank you, -Sam