We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cffdd5 commit 35205b0Copy full SHA for 35205b0
docs/user/more.rst
@@ -21,13 +21,13 @@ Visualization
21
Cannot save image
22
^^^^^^^^^^^^^^^^^^^^^^^
23
24
-If you run the script via SSH control, sometime you may
+If you run the script via SSH control, sometime you may find the following error.
25
26
.. code-block:: bash
27
28
_tkinter.TclError: no display name and no $DISPLAY environment variable
29
30
-Add the following code into the top of ``visualize.py``.
+If happen, add the following code into the top of ``visualize.py``.
31
32
.. code-block:: python
33
0 commit comments