Ensure that all needed classes can be imported directly from the package. For example `from shp import Watcher` instead of `from shp.source.main.watcher import Watcher`