nicolas-ivanov / debug_seq2seq

[unmaintained] Make seq2seq for keras work
233 stars 86 forks source link

RuntimeError when i'm running bin/train.py #27

Closed Kiteflyingee closed 6 years ago

Kiteflyingee commented 6 years ago

File "/home/devkite/anaconda2/lib/python2.7/site-packages/theano/configdefaults.py", line 1252, in check_mkl_openmp raise RuntimeError('To use MKL 2018 with Theano you MUST set "MKL_THREADING_LAYER=GNU" in your environement.') RuntimeError: To use MKL 2018 with Theano you MUST set "MKL_THREADING_LAYER=GNU" in your environement.

How to set "MKL_THREADING_LAYER=GNU"