DARMA-tasking / LB-analysis-framework

Analysis framework for exploring, testing, and comparing load balancing strategies
Other
3 stars 1 forks source link

Fix ModuleNotFoundError: No module named 'lbaf.Utils.exception_handler' #415

Closed cwschilly closed 1 year ago

cwschilly commented 1 year ago

When running lbaf off of the develop branch, there is an error: "Fix ModuleNotFoundError: No module named 'lbaf.Utils.exception_handler'"

tlamonthezie commented 1 year ago

The lbaf.Utils.exception_handler has been removed at #379. We should just remove the import statement and the use of that.