Installing Python for Men&Mice Central on Windows

Using LDAP (see Configure LDAP authentication) with Men&Mice Central on a Windows server requires Python to be installed for all users.

If you haven’t yet installed Python, or just for the current user, follow these steps:

  1. Download and run the installer for Python from https://www.python.org/downloads/windows/.

  2. On the first screen, select Add Python 3.x to PATH and click Customize installation.

../../../_images/python-win-1.png
  1. Select the optional features. Central only requires pip to be installed.

../../../_images/python-win-2.png
  1. On Advanced features, enable Install for all users. (Leave the rest unchanged.)

../../../_images/python-win-3.png
  1. Proceed with the installation.

  2. Restart Central, if it’s already running.