On 11/5/18 5:42 AM, Keyra wrote:
Iam trying to setup mailman3 on a shared webhost (with ssh access). I could use
pip3.6 install mailman --user
and also
mailman info
But when I try to start mailman using
mailman start
I will first get the error message
TypeError: expected str, bytes or os.PathLike object, not NoneType
and when I try it a second (and third etc.) time, it throws
Starting Mailman's master runner /usr/bin/python3.6: can't open file '/usr/bin/master': [Errno 2] No such file or directory
I didn't get any error messages during installation, so I guess whatever mailman is looking for in /user/bin/master is available in my /home/user/ folder, but I have no idea where and how to tell mailman to look there. For more infos, this is the output of
mailman info
The 'master' command should be in the same directory as the 'mailman' command that you run.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan