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
This is because BinaryProvider (dependency in the old CDDLib) is not compatible with the new architecture and, by the looks of it, not being actively developed. Bumping up the compats of CDDLib to 0.9 and Polyhedra to 0.7 resolves the issue.
I can make a PR if you want.
The text was updated successfully, but these errors were encountered:
This is because
BinaryProvider
(dependency in the oldCDDLib
) is not compatible with the new architecture and, by the looks of it, not being actively developed. Bumping up the compats ofCDDLib
to 0.9 andPolyhedra
to 0.7 resolves the issue.I can make a PR if you want.
The text was updated successfully, but these errors were encountered: