wiki:Python for Windows

Version 1 (modified by Paul Kulda, 2 years ago) ( diff )

--

Python for Windows

Install the flavor of python you want to work with

Windows 7 / Server 2008 up to Python Version 3.8.10

Windows Ten / Server 2019 Current (3.9 at time of writing)

You will then need to install setuptools & pip before proceeding

then Install the following libraries using pip (this is based on a server 2008 install)

(If using PGSQL) pip install psycopg2

pip install

Note: See TracWiki for help on using the wiki.