First of all, please disable all custom plugins, go to **File | Settings | Plugins** click the gear icon and choose "Disable all downloaded plugins", to avoid third-party affection.
Please also uploadlogs folder zipped from ***Help | Collect logs and Diagnostic Data***to the FTP
Code.py is a default python library ( see https://docs.python.org/3/library/code.html), and this is a source of confusion for the IDE. Please avoid naming files with default python's libraries.
Hello,
First of all, please disable all custom plugins, go to **File | Settings | Plugins** click the gear icon and choose "Disable all downloaded plugins", to avoid third-party affection.
Please also upload logs folder zipped from ***Help | Collect logs and Diagnostic Data*** to the FTP
https://uploads.jetbrains.com/ and please let me know the filename.
I disabled all custom plugins, and sent you folder with logs, but the problem with the console not resolved
Please also upload logs folder zipped from ***Help | Collect logs and Diagnostic Data*** to the FTP
https://uploads.jetbrains.com/ and please let me know the filename.
Upload id: 2023_03_23_uVGm3Uvco5wmRDRGWUMsBz (file: pycharm-logs-20230323-102223559624291791629840.zip)
Thank you!
Please start IDE with default settings as described [here](https://www.jetbrains.com/help/pycharm/configuring-project-and-ide-settings.html#restore-defaults) and let me know if it helps.
I did everything according to the instructions.
First. Back up my settings and restore the defaults. File | Manage IDE Settings | Restore Default Settings.
Then From the main menu, select File | Manage IDE Settings | Import Settings and open backup folder.
But console is not enabled
I found out that the console does not work for me on only one project, but I don’t understand why. a week ago, the console worked in this project
In my projects there was a file called "code.py", because of this the console did not work. Problem solved.
it tries to read data from my created code.py file
Thank you for letting me know.
Code.py is a default python library ( see https://docs.python.org/3/library/code.html), and this is a source of confusion for the IDE. Please avoid naming files with default python's libraries.