Loading
gplates: fix failing build
Started failing after the commit 11ea0e99 (Python 3.9->3.10 upgrade) with error: CMake Error at .../lib/cmake/Boost-1.75.0/BoostConfig.cmake:141 (find_package): Could not find a package configuration file provided by boost_python310 It appears that boost <= 1.78 fails to find Python with double digits in the minor version (like X.YZ)