
Sept. 2, 2023
2:11 p.m.
Abhilash Raj writes:
Have they installed all the projects from source? I feel it might be causing the issue if they are using the git head of Postorius but not for django-mailman3.
That turned out to be the problem.
This was added recently in django-mailman3 and hasn't yet been released, so using the released version can cause the above error.
I told Durlabh to use either the versions that Mr. Liu used last year or the most recent released versions so he'd have a base we can expect to work and play well together, but he was lazy and went ahead using git HEAD of some of the packages on the argument that it makes syncing to HEAD easier later. :-(
Steve