14 Aug
2023
14 Aug
'23
7:29 p.m.
Hi folks, I'm trying to test a fresh venv-based install from this procedure:
https://docs.mailman3.org/en/latest/install/virtualenv.html
Platform is SmartOS (Solaris 11) with Python 3.10. The installation goes fine, but initial startup bombs with:
ImportError: cannot import name 'path' from 'importlib_resources' (/opt/mailman/venv/lib/python3.10/site-packages/importlib_resources/__init__.py)
I assume this is related to importlib_resources moving into stdlib at some point. Is there a reasonable way around this?
Thanks,
-Dave
-- Dave McGuire, AK4HZ New Kensington, PA