On 11/15/18 4:54 AM, Lucio wrote: > I'm trying to use the non_members script by Mark Sapiro, which can be > downloaded here: > > https://www.msapiro.net/scripts/non_members > > on a Debian buster/sid amd64 system. > > # non_members > Traceback (most recent call last): > File "/usr/local/sbin/non_members", line 63, in <module> > import paths > > What should I do?
As it says in the script, "This script must run from Mailman's bin/ directory." I *think* on Debian this is /var/lib/mailman/bin/. Whatever directory it is, it is the one containing the actual Mailman bin/ scripts, not just symlinks, and also the paths.py file. -- Mark Sapiro <[email protected]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list [email protected] https://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: https://mail.python.org/mailman/options/mailman-users/archive%40jab.org
