I know that this may be a trivial issue, but still I've found myself in a deadend trying to functionally install partio and make it able to be used by python. Say I've built partio following the readme instructions but this is not enough for my scripts to been able to use partio. I don't know if there are still people answering here, but I need this fixed for my thesis. I've also tried to install using the "Setup.py" with the command pip install . --use-pep-517 but for some reason i can't understand the setup is disrupted by an error for not finding CMake which is already installed in the expected directories. If you need further information feel free to ask.
Thank you for your time and possible response.