Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Theano test failure with NumPy 1.16.0 #5997

Closed
niboshi opened this issue Jan 15, 2019 · 1 comment
Closed

Theano test failure with NumPy 1.16.0 #5997

niboshi opened this issue Jan 15, 2019 · 1 comment
Assignees
Labels
cat:test Test or CI related. pr-ongoing Pull-request is being worked on to address the labeled ticket.

Comments

@niboshi
Copy link
Member

niboshi commented Jan 15, 2019

Travis CI is failing with NumPy 1.16.0 and we need Theano/Theano#6671 to fix this failure.

E     File "/Users/travis/.pyenv/versions/3.5.1/lib/python3.5/site-packages/theano/gof/cc.py", line 1379, in cmodule_key_
E       np.core.multiarray._get_ndarray_c_version())
E   AttributeError: ('The following error happened while compiling the node', Elemwise{add,no_inplace}(x, y), '\n', "module 'numpy.core.multiarray' has no attribute '_get_ndarray_c_version'")
@niboshi niboshi added the cat:test Test or CI related. label Jan 15, 2019
@niboshi niboshi self-assigned this Jan 15, 2019
@niboshi niboshi added the pr-ongoing Pull-request is being worked on to address the labeled ticket. label Jan 15, 2019
@kmaehashi
Copy link
Member

Note: Theano 1.0.4 supports NumPy 1.16.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cat:test Test or CI related. pr-ongoing Pull-request is being worked on to address the labeled ticket.
Projects
None yet
Development

No branches or pull requests

2 participants