Install Eric IDE Windows

Eric 7 Installation:

cd %USERPROFILE%
c:\Python39\python.exe -m venv eric_env
%USERPROFILE%\eric_env\Scripts\python.exe -m pip install --upgrade pip
%USERPROFILE%\eric_env\Scripts\python.exe -m pip install eric-ide
%USERPROFILE%\eric_env\Scripts\eric7_post_install.exe

Aus https://eric-ide.python-projects.org/eric-download.html

Install PyQT5:

C:\Users\gha.VOGELWARTE\OneDrive - Vogelwarte\qgis\Qt Designer Setup.exe

benötigte QGIS plugins:

damit Plugin Reloader auf Entwicklungs-Daten zugreifem kann, muss vor dem Start von QGIS eine Systemvariable erstellt werden (C:_daten\github\qgis_plugins ist das parent-Verzeichnis des lokalen Projektes):

metadata.txt: Versionsnummer anpassen

Deploy: siehe Deploy Plugin VowaConservation


Revision #5
Created 2026-01-07 11:13:01 UTC by Guido Häfliger
Updated 2026-06-02 11:45:09 UTC by Bernhard Schneider