Can't get python to work with unreal

Hi,
I am going crazy here, but I cannot get Python in pycharm to work with unreal engine. I have followed every step in this tutorial Unreal Engine 5 Python Automation Course - YouTube (for pycharm) but I can not get it to work.

I am not really sure if this is the right forum to even ask this question, because the problem seems to be in pycharm. Because I cannot get the unreal libraries to work.
image
Line 5: The unreal.load_asset says "Cannot find reference load_asset in __ init __.py "

Is there anyone that might know what I should do?

1 Like

Does the code still run?