-
Notifications
You must be signed in to change notification settings - Fork 1
1. Installation
BjornNyberg edited this page Jul 13, 2022
·
1 revision
-
Download and install QGIS from the official website.
-
Run the QGIS application. If you have admin access, right-click -> "Run as administrator".
-
Install SEDucate via the Plugin Manager. Plugins -> Manage and Install Plugins... -> search "SEDucate" -> Install Plugin.
Note - Make sure to check the "Show also experimental plugins" option available under the settings tab of the Plugin Manager.
-
Activate the Processing Toolbox. Processing -> Toolbox (or Ctrl + Alt + T).
- Find SEDucate plugin in the Processing Toolbox Panel and select SEDucate -> Configure -> Configure SEDucate
- A pop-up window will be displayed warning the user that python modules will be installed. Select 'Yes'
- SEDucate is now installed!
- Install the necessary python modules manually. See the official Python instructions here
Please install the following dependencies:
- 'matplotlib'