equinor / flownet

FlowNet - Data-Driven Reservoir Predictions
GNU General Public License v3.0
63 stars 29 forks source link

Print error for failed run in hyperopt #258

Closed wouterjdb closed 3 years ago

wouterjdb commented 3 years ago

Currently, errors occurring in the try-except clause in the hyperopt run are completely ignored (the user doesn't see any response). I suggest to print the exception to the terminal.