I see that an option for selecting Python2 has been added to 1.5.6svn. When I ran cmake, I saw this: Python 3.x Selected Python 3.x Library Found OK (Version 3.7.5) Interpreter: /bin/python3.7 Include directories: /usr/include/python3.7m Does this mean I have to run cmake again if I later select Python 2? Greg