From a91ed133e13d44863f6271d39c9227ab51836c32 Mon Sep 17 00:00:00 2001 From: sirjonasxx <36828922+sirjonasxx@users.noreply.github.com> Date: Tue, 17 Nov 2020 02:06:43 +0100 Subject: [PATCH] Updated G Python qtConsole (markdown) --- G-Python-qtConsole.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/G-Python-qtConsole.md b/G-Python-qtConsole.md index a8bca6e..eafe7d4 100644 --- a/G-Python-qtConsole.md +++ b/G-Python-qtConsole.md @@ -3,6 +3,8 @@ * Make sure your python version (`python --version` on commandline) is >= 3.2 * Execute the following line on commandline: `python -m pip install qtconsole pyqt5 jupyter-console g-python` to install the required packages +(IMPORTANT: On Linux devices, the installation command might require a `sudo`, since G-Earth runs in `sudo` as well.) + ## Usage 1. Go to the "Extra" tab on G-Earth and check the "Enable G-Python Scripting" checkbox 2. Go to the "Extensions" tab and open a G-Python shell