Closed amomin-pact closed 5 years ago
Which version of tensorflow are you using?
tensorflow 2.0.0 keras 2.3.1
Thanks for reporting this - we may not be compatible with tensorflow 2.0. Can you try a 1.x version (I think the latest and 1.15) and let me know if that fixes this for you?
Thanks the package works with TF1.14
Reopening since we should either support tensorflow 2 or explicitly indicate that we depend on tensorflow < 2
Hi , When I try to run the
mhcflurry-predict --alleles HLA-A*02:04 --peptides SIINFEKL
, I get the following error. AttributeError: module 'tensorflow' has no attribute 'ConfigProto'.Thanks