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
Cython just created a new major release, moving from v0.29 to v3.0.0, the current TACS cython interface does not compile with the new version (see #228 ).
There is a guide for migrating from cython 0.29 to 3.0 here which might be useful for fixing this
The text was updated successfully, but these errors were encountered:
Cython just created a new major release, moving from v0.29 to v3.0.0, the current TACS cython interface does not compile with the new version (see #228 ).
There is a guide for migrating from cython 0.29 to 3.0 here which might be useful for fixing this
The text was updated successfully, but these errors were encountered: