-
Notifications
You must be signed in to change notification settings - Fork 57
Open
Description
Used recommended pip install -r https://raw.githubusercontent.com/dnouri/kfkd-tutorial/master/requirements.txt but when running the MNIST example, I get:
AttributeError: ('The following error happened while compiling the node', DotModulo(A, s, m, A2, s2, m2), '\n', "module 'numpy.core.multiarray' has no attribute '_get_ndarray_c_version'")
This appears to be a result of a fix to numpy, which of course is not compatible with the Theano version that must be run in order to use lasagne. I am about ready to cut and run, but it would be nice to see this example running.
Any ideas?
Metadata
Metadata
Assignees
Labels
No labels