'No display name and no $DISPLAY environment variable' when analysing rods via ssh

Issue #48 new
Ryan Cocking created an issue

The following is all done whilst ssh’ed into another machine.

When following the KOBRA tutorial, the code is unable to finish plotting PDF graphs from matplotlib, despite it not displaying anything on screen when done locally.

Could be a problem for people using KOBRA when ssh’ed into supercomputers.

This bug appears when usingFFEA_rod.anal_rod().plot(), FFEA_rod.rod_creator.preview_rod() and in the connection_energy_2 unit test.

Could be an easy fix as the error report is explicit.

Comments (2)

  1. Log in to comment