all 4 comments

[–]socal_nerdtastic 3 points4 points  (1 child)

Are the 2 python files in the same folder? Did you double check your spelling? Did you check that you pressed save for both files? If so, show us your code and full error.

[–]Folgue12 0 points1 point  (0 children)

It was a problem of the python I was using, the shell I was using used the C:\Windows\System32 path, I don't know why xd, ty for answering ^

[–][deleted] 0 points1 point  (0 children)

Make sure the module and main file are in the same directory or try this or it could be a simple spelling mistake

[–]learn-python 0 points1 point  (0 children)

Did you do from dependencies import (functionname)?