Due to the deprecation of the imp module in python 3.12 and above, Platinum cannot be built with scons unless python 3.11 and below is installed on the machine. Older out of support versions of python are notorious to obtain especially on Linux Systems. This pull request tweaks the build.scons file for platinum enabling it to be built with modern python versions.
Due to the deprecation of the imp module in python 3.12 and above, Platinum cannot be built with scons unless python 3.11 and below is installed on the machine. Older out of support versions of python are notorious to obtain especially on Linux Systems. This pull request tweaks the build.scons file for platinum enabling it to be built with modern python versions.