Closed swryan closed 1 year ago
@gjkennedy This is probably related to the breaking cython 3.0.0 upgrade that we saw in tacs and funtofem. The fix was pinning against an older cython (0.29.36), see here.
@swryan in the mean time, if you manually install cython 0.29.36 before pip installing paropt, the install should work
will do, thanks!
Sorry @gjkennedy, @swryan I may have spoke too soon. It looks like @gjkennedy merged a PR a while ago that should have made paropt Cython 3.0 compatible. So there is likely something else going on
It looks like the script is configured to use v2.0.2
of ParOpt, so you have identified the issue correctly. I will update the version.
Thanks again for the tip!
Building with ParOpt (option
-a
) is failing on Ubuntu and MacOS baseline configurations as well as Ubuntu Latest: