Hi Odhiambo,
Installing this way I get the following error (Note that I have installed all dependencies):
(venv) mailman@hestia:~$ mailman info
Traceback (most recent call last):
File "/opt/mailman/venv/bin/mailman", line 33, in <module>
sys.exit(load_entry_point('mailman==3.3.8', 'console_scripts',
'mailman')())
File "/opt/mailman/venv/bin/mailman", line 25, in importlib_load_entry_point
return next(matches).load()
File "/usr/lib/python3.10/importlib/metadata/__init__.py", line 171, in load
module = import_module(match.group('module'))
File "/usr/lib/python3.10/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/opt/mailman/venv/lib/python3.10/site-packages/mailman/bin/mailman.py", line 23, in <module>
from mailman.config import config
File "/opt/mailman/venv/lib/python3.10/site-packages/mailman/config/__init__.py", line 20, in <module>
from mailman.config.config import Configuration
File "/opt/mailman/venv/lib/python3.10/site-packages/mailman/config/config.py", line 27, in <module>
from importlib_resources import path, read_text
ImportError: cannot import name 'path' from 'importlib_resources' (/opt/mailman/venv/lib/python3.10/site-packages/importlib_resources/__init__.py)
*Kyriakos Terzopoulos *Web developer / e-learning expert
*Tel:*+30 211 213 9858
*Mobile:* +30 694 526 4512
- E-mail: *kyriakos.terzopoulos@gmail.com
- Skype:* kyriakos.terzopoulos Find me on Facebook <http://www.facebook.com/cirrus3d> Follow me on Twitter <http://twitter.com/#%21/cirrus3d>
On Tue, 3 Oct 2023 at 12:52, Odhiambo Washington <odhiambo@gmail.com> wrote:
On Tue, Oct 3, 2023 at 10:36 AM Kyriakos Terzopoulos < kyriakos.terzopoulos@gmail.com> wrote:
Hi Stephen, all,
Firstly, thank you for your kind support. It seems that there is some misunderstanding there from my side, since I did not use the github repo to install mailman - I did it through pip install.
I will try to set it up with github and come back with any issues.
Not sure what you mean by github, but it will be a lot easier to follow this guide:
https://docs.mailman3.org/en/latest/install/virtualenv.html#virtualenv-insta...
-- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254 7 3200 0004/+254 7 2274 3223 "Oh, the cruft.", egrep -v '^$|^.*#' ¯\_(ツ)_/¯ :-) [How to ask smart questions: http://www.catb.org/~esr/faqs/smart-questions.html]