deepforge-dev / deepforge-keras

A deepforge extension providing support for neural networks using keras
Apache License 2.0
8 stars 3 forks source link

Better error handling if missing python dependencies #170

Closed brollb closed 4 years ago

brollb commented 4 years ago

Architecture analysis should be handled gracefully if the required python dependencies don't exist. That is, the server should detect that it was an issue with python dependencies and log an error (it should not be cached nor displayed on the UI).