Describe the bug
Installation fails in latest Python versions.
To Reproduce
Steps to reproduce the behavior:
- Setup latest Python environment >=3.14
- Install Conda.
- Keyn in
conda install pygmo
- See error
Expected behavior
Installation must succeed.
Screenshots
.
Environment (please complete the following information):
- OS: [e.g. Linux]
- Installation method: [e.g. conda, pip, source]
Additional context
Ideally, the library must be loosely coupled with dependencies and Python versions. Since original pagmo is written in C++