Where can I download / how can I install python 2.7 32-bit for Windows on a Windows 10 64-bit laptop? Required for Pepper Robot

1k Views Asked by At

I need this to use the Python SDK for Softbank's Pepper robot (as specified here https://developer.softbankrobotics.com/nao6/naoqi-developer-guide/sdks/python-sdk/python-sdk-installation-guide#python-install-guide).

I understand that I have to install the 32-bit version because the NAOqi-API has only been compiled for 32-bit systems, and installing the 64-bit version will throw errors.

I can't see a 32-bit version on the Python download page.

1

There are 1 best solutions below

0
tony On

Python 2.7.18's x86 / 32bit Windows installer: python-2.7.18.msi (signature)

Context

  • 2.7.18 is the last release of python 2.7 from April 20th, 2020.
  • January 1st, 2020 was the code freeze for 2.7.18.
  • See also: