Il 25/05/26 19:28, J. Milgram via SlackBuilds-users ha scritto:

Thanks. It was worth a try. Turns out it needed to upgrade python3- setuptools-opt first, so failed right out of the gate.

JM

Can you try rebuilding it alone (even manually outside sbotools), ignoring the dependency chain for a moment? Judging from the stacktrace you reported it seems to me that setuptools-opt (or something running during its build) uses code from importlib_metadata, so there appears to be an implicit circular dependency between the two:

 importlib_metadata -> zipp -> setuptools-opt -> importlib_metadata


--
Alan Alberghini

SBo clone: https://github.com/414n/slackbuilds

_______________________________________________
SlackBuilds-users mailing list
[email protected]
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/

Reply via email to