Changes between Initial Version and Version 1 of Python for Windows


Ignore:
Timestamp:
12/26/21 10:43:01 (3 years ago)
Author:
Paul Kulda
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Python for Windows

    v1 v1  
     1= Python for Windows =
     2
     3Install the flavor of python you want to work with
     4
     5Windows 7 / Server 2008 up to Python Version 3.8.10
     6
     7Windows Ten / Server 2019 Current (3.9 at time of writing)
     8
     9You will then need to install setuptools & pip before proceeding
     10
     11then Install the following libraries using pip (this is based on a server 2008 install)
     12
     13(If using PGSQL) pip install psycopg2
     14
     15pip install