Makefile on Beta branch thinks Python 3.11 is lower than 3.5

Issue #625 new
Donald Becker created an issue

When I run make in it reports that I have python 3.11, but that I need at least 3.5.

$ make
Current python version is 3.11
Makefile:22: *** You must have at least 3.5 installed.  Stop

Comments (0)

  1. Log in to comment