import modulefinder finder = modulefinder.ModuleFinder() finder.run_script("ChuanhuChatbot.py") print(finder.modules) print(finder.badmodules)