Difference between revisions of "Setup:Installation Manual/Services and system configuration/Python"

[quality revision][quality revision]
 

Download Python[edit | edit source]

Download the current Python package from the project website.

Installation of Python[edit | edit source]

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[edit | edit source]

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