Hi
I’m having problems to import my models in the python3 console.
This is the error message:
ImportError: attempted relative import with no known parent package
Can someone help me to fix this error message?
Thanks in advance
Hi
I’m having problems to import my models in the python3 console.
This is the error message:
ImportError: attempted relative import with no known parent package
Can someone help me to fix this error message?
Thanks in advance
At the very least, we’re going to need a lot more detail about the error you’re getting and what the command is that you are entering that is generating the error.
If you’re getting a full traceback, please post it here.