AttributeError: ('The following error happened while compiling the node', DnnVersion(), '\n', "'module' object has no attribute '_get_ndarray_c_version'")
I have tried different versions of numpy and theano (including 0.9.0) but still failed.
Could you please show a list of packages that you ran the code with (pip freeze or conda list or equivalent)?
Thanks.
Hello. I am having issue running the code.
When calling
I got
I have tried different versions of numpy and theano (including 0.9.0) but still failed. Could you please show a list of packages that you ran the code with (
pip freeze
orconda list
or equivalent)? Thanks.