No categories assigned

Python

< Setup:Installation Manual‎ | Services and system configuration
Revision as of 15:00, 17 October 2018 by Angelika (talk | contribs) (Created page with " ==Download Python== Download the current Python package from the [https://www.python.org/downloads/ project website]. ==Installation of Python== Install Python and be sure to...")
(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 Folder Structure under Windows page.

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

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:

Attachments

Discussions