I am trying to use networkx with Python. When I run this program it get this error. Is there anything missing?
#!/usr/bin/env python import networkx as nx i
When signing into the server to execute the code use this instead:
ssh -X username@servername
the -X will get rid of the no display name and no $DISPLAY environment variable error
-X
:)