ImportError: No module named spambayes.resources (line 12 of setup_all.py)

"Erik M. Brown via spambayes-dev" <[email protected]> Wed, 24 Aug 2022 10:34:18 -0400
Newsgroups gmane.mail.spam.spambayes.devel
Message-ID <[email protected]>
Hey all!

Not sure if anyone is still reading this, but I'm running into an error when attempting to run "setup_all.py", the py2exe setup script, I get the following:

ImportError: No module named spambayes.resources (line 12 of setup_all.py)

I'm able to run Spambayes from these source files in Outlook and have the correct python version, pywin32, as well as py2exe.

Any idea on how to resolve this module import error?

Thank you!

Erik Brown