Not long ago I installed Pycharm 2024.1.2 to replace Pycharm 2022. I start the console and it gives an error:
Traceback (last last last call):
File “C:Program FilesJetBrainsPyCharm Community Edition 2024.1.2pluginspython-cehelperspydevpydevconsole.py”, line 4, in <module>
from _pydev_bundle._pydev_getopt import gnu_getopt
ModuleNotFoundError: There is no module named '_pydev_bundle'
Failed to connect to the console process.
The process terminated with exit code 1```
**What is wrong and how to fix it?**
[enter image description here](https://i.sstatic.net/nSGKbYOP.png)
[enter image description here](https://i.sstatic.net/KnwafdIG.png)
[enter image description here](https://i.sstatic.net/basNjzUr.png)
Is the problem in the interpreter or in the application itself?
New contributor
Kevin is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.