You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are no versions of nlopt>=2.7.1 and numpy>=1.16.4,<2.0 that are compatible if you're using Python 3.11. Maybe these two requirements work if you're running Python 3.10? Otherwise, you'd have to drop the <2.0 requirement for numpy, I believe.
There are no versions of nlopt>=2.7.1 and numpy>=1.16.4,<2.0 that are compatible if you're using Python 3.11. Maybe these two requirements work if you're running Python 3.10? Otherwise, you'd have to drop the <2.0 requirement for numpy, I believe.