I cannot use pdm to create a working environment with numpy that supports python back to 3.8 but which works with python 3.12. It seems like the locking mechanism is using -S direct_minimal_versions ...
I am trying to install marker-pdf with pip, and getting the following compatibility error: Installing collected packages: numpy, texify, marker-pdf Attempting uninstall: numpy Found existing ...