Course: Utilizing Python for Editor Scripting in Unreal Engine

Here’s what I get when trying to import the tutorial_script:

LogPython: Error: Traceback (most recent call last):
LogPython: Error:   File "<string>", line 1, in <module>
LogPython: Error: ModuleNotFoundError: No module named 'tutorial_script'```