Trying to run ./configure fail because does not find python. It try to find different versions from 2.1 to 3.12 but have 3.13 installed.
Adding 3.13 in list of versions to file m4/ax_python.m4 solved this but got red complaints about distutils. Use latest Debian version installed yesterday and installing python3-distulils-extra including the depencies needed for the installation solved this problem. Nicklas Karlsson _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
