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
In setup py we have 'rdflib<6.0.0;python_version<"3.7"', which add in Debian python3-rdflib | python3 (<< 3.7)
and thus make extruct not installable because the python version is 3.11