open up your main BtS ini file, and turn on Python exceptions, and see what error message pops up. Also, it never hurts to try reinstalling the mod, it's possible something got corrupted in the install, and there is some garbage line in the mod's python as a result.
Done:
Exceptions include:
Traceback (most recent call last):
File "<sting>", line 1, in ?
File "<string>", line 52, in load_module
File CvEventInterface, line 13, in ?
File "<string>", line 52, in load_module
File "BugEventManager", line 70, in ?
File "<string>", line 52, in load_module
File "CvEventManager", line 12, in ?
File "<string>", line 52, in load_module
File "CvScreensInterface", line 3, in ?
File "<string>", line 52, in load_module
File "CvMainInterface", line 19, in ?
File "CvConfigParser", line 26, in ?
File CvPath, line 135, in ?
File CvPath, line 112, in _getUserdir
File CvPath, line 104, in __getRegValue
Windows Errors
[Errno 234] More data is available
but good times

Any recommendations for actions? I'm not computer savvy but I'm a neurobiologist so I'll figure it out as I go if you have some tips. Thanks for the help so far.