Changes between Initial Version and Version 1 of Python for Windows
- Timestamp:
- 12/26/21 10:43:01 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Python for Windows
v1 v1 1 = Python for Windows = 2 3 Install the flavor of python you want to work with 4 5 Windows 7 / Server 2008 up to Python Version 3.8.10 6 7 Windows Ten / Server 2019 Current (3.9 at time of writing) 8 9 You will then need to install setuptools & pip before proceeding 10 11 then Install the following libraries using pip (this is based on a server 2008 install) 12 13 (If using PGSQL) pip install psycopg2 14 15 pip install