gagneurlab / MMSplice_MTSplice

Tissue-specific variant effect predictions on splicing
MIT License
39 stars 21 forks source link

Please set keras<=2.2.5 in requirements. Not work with keras=2.3 #31

Closed beskns closed 3 years ago

beskns commented 4 years ago

Description

Error at "from keras.models import load_model" if keras=2.3.

From https://keras.io/: "Keras 2.2.5 was the last release of Keras implementing the 2.2.* API. It was the last release to only support TensorFlow 1 (as well as Theano and CNTK)."

MuhammedHasan commented 4 years ago

Dear @beskns,

Thanks for opening the issue. I will fix the problem in the next release.