No categories assigned

Python

< Setup:Installation Manual‎ | Services and system configuration
Revision as of 17:24, 17 October 2018 by Sguertler (talk | contribs) (Sguertler moved page Setup:Installation Manual/Services/Python to Setup:Installation Manual/Services and system configuration/Python without leaving a redirect)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Download Python

Download the current Python package from the project website.

Installation of Python

Install Python and be sure to do this for each user. Install into the folder \bluespice\bin\python - when selecting this folder, be sure to follow our instructions on the page Folder Structure under Windows.

The most important information about installing Python can be found in these screenshots:

bs3-install-windows-python-01.png bs3-install-windows-python-02.png

Installation of Pygmentize

Open the command prompt with admin privileges. Change to the \bluespice\bin\python\Scripts folder and enter the command "pip install pygments". Wait until the following process is complete.

You may be informed that your version of pip.exe is outdated. You can update it with the command python -m pip install --upgrade pip:

bs3-install-windows-python-03.png

Attachments

Discussions