OpenMDAO / build_pyoptsparse

python script to build/install pyoptsparse with IPOPT (and optionally SNOPT)
Apache License 2.0
9 stars 15 forks source link

Update the default version of pyoptsparse #57

Closed swryan closed 11 months ago

swryan commented 11 months ago

The currently configured default version of pyoptsparse is v2.9.2 which is incompatible with NumPy 1.24:

AttributeError: module 'numpy' has no attribute 'float'.

I think there is no reason not to set the default to the current latest version, v2.10.1