When I run python from the terminal, everything works correctly with the package installed in editable mode using -e. However, for some reason, in a .py file within PyCharm, it shows “unresolved reference” errors. If I install the package without -e, the issue disappears, and everything works fine.
I have followed everything the AI suggested, but the “unresolved reference” error still appears.
submitted by /u/Turbulent-Heart-5888
[link] [comments]
r/learnpython When I run python from the terminal, everything works correctly with the package installed in editable mode using -e. However, for some reason, in a .py file within PyCharm, it shows “unresolved reference” errors. If I install the package without -e, the issue disappears, and everything works fine. I have followed everything the AI suggested, but the “unresolved reference” error still appears. submitted by /u/Turbulent-Heart-5888 [link] [comments]
When I run python from the terminal, everything works correctly with the package installed in editable mode using -e. However, for some reason, in a .py file within PyCharm, it shows “unresolved reference” errors. If I install the package without -e, the issue disappears, and everything works fine.
I have followed everything the AI suggested, but the “unresolved reference” error still appears.
submitted by /u/Turbulent-Heart-5888
[link] [comments]