Point-of-Interest-Recommendation icon indicating copy to clipboard operation
Point-of-Interest-Recommendation copied to clipboard

What is the version of the theano and python?

Open stalogic opened this issue 5 years ago • 0 comments

I run these code with environment (python=2.7,theano=1.0.3).

but it raise error when i run python prog_prme.py: AttributeError: ('The following error happened while compiling the node', AdvancedSubtensor1(<TensorType(float64, matrix)>, <TensorType(int32, vector)>), '\n', "'module' object has no attribute '_get_ndarray_c_version'")

stalogic avatar Apr 08 '19 08:04 stalogic