Closed TimMonko closed 1 month ago
added in #73
despite tox suggesting this all works, rseemingly on some machines there is a build issue due to ImpImporter deprecation. AttributeError: module 'pkgutil' has no attribute 'ImpImporter'. Did you mean: 'zipimporter'?
. However, this may be due to specific caching on these machines, and seems to be fixed with pip cache purge
. Leaving open for now for this reason.
seems to be fully resolved. took until v0.9.0 to sort out all the dependencies, including having to make my own reader to avoid napari-aicsimageio conflicts
currently, the build fails.