I’m very appreciate. After I reinstall theano follow the Instructions, It works!
but still got a warming. Has anyone ever encountered this kind of situation?
E:\ProgramData\Miniconda3\lib\site-packages\theano\tensor\subtensor.py:2339: FutureWarning: Using a non-tuple sequence for multidimensional indexing is deprecated; use arr[tuple(seq)] instead of arr[seq]. In the future this will be interpreted as an array index, arr[np.array(seq)], which will result either in an error or a different result.
out[0][inputs[2:]] = inputs[1]