Skip to content

Incompatible Versions - assistance? #40

@lchutny

Description

@lchutny

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions