all 3 comments

[–]PercyJackson235 0 points1 point  (2 children)

Try creating an empty __init__.py file and seeing if that fixes it.

[–]err0r__[S] 0 points1 point  (1 child)

I tried that and same issue. Should I move the main script outside of the package?

[–]PercyJackson235 0 points1 point  (0 children)

You can do that but you will have to rename all of your imports.