Message from Python discussions

November 2018

— Import the right one

— 

I only have one Display file in my working directory, i renamed it to DisplayMetric and changed the name in my code to make sure i have the right file. But I get the same Error.

— Your code is working for me.

— That's confusing

— On my raspberry pi under python 3.4 and my Laptop with python 3.7 i can't get it to work

— That's weird

— Okay i'm really confused right now. If i write a new test script, it works like I wrote it. In my main Program it doesn't.

Message permanent page

— Ok, so does your main program use "Display.py"?

— Yes it does

— Or if it's not the case what is the name of the module you're trying to use

— 🤔

— The module is laying in the same directory as my main program