Display the Python traceback on a crash
conda install anaconda::faulthandler
Fault handler for SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals: display the Python traceback and restor the previous handler on a crash.