- 
                Notifications
    You must be signed in to change notification settings 
- Fork 447
Open
Labels
Description
Problem
When attempting to install pymoo in a Python 3.14 environment, the installation fails with multiple build errors.
This suggests that the current release of pymoo does not yet support Python 3.14.
Proposed Solution
Please update the build configuration and dependencies to make pymoo compatible with  Python 3.14.
We are developing a package, pySWATPlus, which depends on pymoo, and Python 3.14 compatibility would be essential for continued integration and testing.
Alternatives
No response
Additional Context
No response
tpgillam