Archive:Setup:Installation Guide/System Preparation/Windows/Python: Difference between revisions


Latest revision as of 10:44, 16 May 2025

Archived! This documentation is obsolete and no longer applies to the current BlueSpice version.


Download


Download Python directly at python.org.

Python 01
Python 01


Installation

Open the file that you have just downloaded.

Select both checkboxes (1).

Click "Customize installation" (2):

Python 02
Python 02


Click "Next" in the Optional Features window.

Python 03
Python 03


Make sure to install Python for all users (1) . Choose an appropriate path, if possible without spaces and special characters (2)

Click "Install" to start the installation (3).

Python 04
Python 04



Deactivate the limitation of the path length to 260 characters after the installation:

Python 05
Python 05


Click "Close" to finish the installation.

Python 06
Python 06


Installing Pygmentize

Open the PowerShell (the command prompt in older Windows versions). To do this, right-click "Start" (1) and select "Command Prompt (Administrator)" (2):

Python 07
Python 07


Geben Sie den Befehl "pip install pygments" ein und warten Sie, bis der folgende Prozess


Completion

Your Windows server is now fully prepared for the actual installation of BlueSpice.