Closed tdjames1 closed 3 years ago
For plotting to file, need to adjust matplotlib backend so that it doesn't try to access tk/tcl - this caused it to fail when running in a detached screen.
Resolved by commit bca8d27.
For plotting to file, need to adjust matplotlib backend so that it doesn't try to access tk/tcl - this caused it to fail when running in a detached screen.