I migrated from PyCharm Professional to PyCharm 2024.3.3 (Community Edition). I got the same error as soon as I opened the project folder. To solve this (and other) notification problems, I simply removed the .idea
directory from the project. The only thing I had to do was point the Python interpreter
again. My project is working perfectly.