open-reaction-database / ord-schema

Schema for the Open Reaction Database
https://open-reaction-database.org
Apache License 2.0
93 stars 26 forks source link

ML example is failing due to strange keras error #616

Closed skearnes closed 1 year ago

skearnes commented 2 years ago

https://github.com/open-reaction-database/ord-schema/runs/4097453030?check_suite_focus=true

Reproduces locally as well. Seems totally bizarre.

michaelmaser commented 2 years ago

Notebook running fine for me locally. Believe has to do with a lone keras version installed while importing keras in tensorflow at a different version. See https://stackoverflow.com/questions/58012741/error-importing-tensorflow-alreadyexistserror-another-metric-with-the-same-nam

skearnes commented 2 years ago

Blocked by https://github.com/ipython/ipython/issues/13255 (thanks @brilee)

skearnes commented 1 year ago

Haven't seen this in a while; marking as resolved.