Closed umutkamanoglu closed 8 months ago
I think you've named your main python script either "ensta.py" or "Mobile.py". Or maybe you already have a folder with such name. Make sure you name it something else.
Yea. I change the file name and fix the issue thanks
from ensta import Mobile ImportError: cannot import name 'Mobile' from partially initialized module 'ensta' (most likely due to a circular import)
how can i fix this issue ?? i use "pip install ensta" command