Intellij Idea Python No Module Named
cathedraldesign.blogspot.com › 2021 › 07Jul 30, 2021 · Pycharm/intellij idea code inspection api sends me a list of open files in the ide but, if the file list contains both a __init__.py and a python file from the same package, i get the duplicate module named error: I've created a new file test.py, and intellij has correctly switched to python parsing mode.