J.D. Rudie <rudi...@miamioh.edu> added the comment:
Is this an issue with zipimporter, or an issue with a version of setuptools? On the latest version of setuptools, find_spec reverts to find_module, which should be implemented in the 3.9 version of zipimporter unless I'm misunderstanding the issue. ---------- nosy: +rudiejd _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue42818> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com