soft-matter/pims

Release for python 3.10

ksunden opened this issue · 2 comments

Python 3.10 is here, and with it comes the actual removal of the ABCs from the Collections namespace which were moved to Collections.abc

As a result, pims fails to import on 3.10 for the released version (though it has been updated on master already)

Any updates on this?

nkeim commented

I just created #412 for release notes and discussion.