For those who can't install Python on Windows XP

background

It's been a long time since Microsoft stopped supporting XP. Even if you find interesting libraries and software on the net, there are many things that you cannot install on XP. If it is open source, you can compile it yourself, but experience shows that it is hardly successful. The walls are thick, such as dependent libraries and English explanations. Today I installed Python 2.7 to challenge Google App Engine.

Method

Use ActivePython. This is an installer that makes Python available in a wide range of environments. The function as Python is not different from the original one. Unlike the Python head family, this one could also be used in XP. http://www.activestate.com/activepython/downloads Go to Download Active Python for Windows Download and run

Congratulations. Now you too Pythonian

Failure experience

Head family msi

Run-time error

Original source code

Can be compiled from the PC folder. Register from environment variable PATH However, Google App Engine gets angry that I can't use the standard HTTP library. Even if you try to find out the cause, the English wall is thick. It seems that the installer can be compiled, but I get angry if afxres.h is missing. Apparently it depends on Mfc. It's a hassle.

Recommended Posts

For those who can't install Python on Windows XP
Install python on windows
Install Python (for Windows)
Install watchdog on Windows + Python 3.3
[Python] [Chainer] [Windows] Install Chainer on Windows
Install dlib for Python (Windows)
Install python2.7 on windows 32bit environment
Install xgboost (python version) on Windows
Install Python on Windows + pip + virtualenv
Install Pytorch on Blender 2.90 python on Windows
Install Python development environment on Windows 10
Install confluent-kafka for Python on Ubuntu
Notes for using OpenCV on Windows10 Python 3.8.3.
Python on Windows
[Kivy] How to install Kivy on Windows [Python]
Install and run Python3.5 + NumPy + SciPy on Windows 10
Install Python3, numpy, pandas, matplotlib, etc. on Windows
Dart grammar for those who only know Python
(Windows) Causes and workarounds for UnicodeEncodeError on Python 3
Install OpenCV 4.0 and Python 3.7 on Windows 10 with Anaconda
[Python] How to install OpenCV on Anaconda [Windows]
Installing TensorFlow on Windows Easy for Python beginners
Install Python and libraries for Python on MacOS Catalina
Install ZIP version Python and pip on Windows 10
Install python on WSL
Install Python on Pidora.
Install Scrapy on python3
Install Python on Mac
Install Python 3 on Mac
Install Python3.4 on CentOS 6.6
Install Anaconda on Windows 10
python basic on windows ②
Install pycuda on Windows10
Install Python 2.7.3 on CentOS 5.4
Install Python 3.3 on Ubuntu 12.04
Install Chainer 1.5.0 on Windows
Install Python 3.4 on Mac
Install Python 3.6 on Docker
Install psycopg2 (pgsql library for python3) on Apple Silicon
Build a Python extension for E-Cell 4 on Windows 7 (64bit)
[Heroku] Memo for deploying Python apps using Heroku on Windows [Python]
PIL with Python on Windows 8 (for Google App Engine)
Procedure for building a CDK environment on Windows (Python)
Compile and install MySQL-python for python2.7 on amazon linux
For those who want to write Python with vim
For those who get Getting Key Error:'length_seconds' on pytube
Install Bash on Ubuntu on Windows, Ruby, Python, Jupyter, etc.
[For those who have mastered other programming languages] 10 points to catch up on Python points
[python] When pipenv install of WSL, python on Windows side is called for some reason
Install Numpy on virtualenv on Windows
Set-enable Python virtualenv on Windows
Run Openpose on Python (Windows)
How to install Python [Windows]
Install Python 3.8 on RHEL 8 (AppStream)
Install Python and Flask (Windows 10)
Python 3.6 installation procedure [for Windows]
Install Win-Kex (kali-linux) on Windows 10.
Install pygame on python3.4 on mac
Windows10: Install python dlib library
Install cvxpy on windows, Anaconda
Python + Kivy development on Windows