I uploaded the log files with file name POR_logs.zip onto the link, https://uploads.jetbrains.com/, you sent. I am unsure why my interpreter is no longer working. I canot create a new interpreter as all the libaries my projects use are in this one :(
Does it happen with a local interpreter ? First of all, I would suggest
disabling all custom plugins, ( go to **File | Settings | Plugins** click the gear icon and choose "Disable all downloaded plugins") to avoid third-party affection.
Hello,
Please upload logs folder zipped from ***Help | Collect logs and Diagnostic Data***
logs folder zipped from ***Help | Collect logs and Diagnostic Data*** to the FTP
https://uploads.jetbrains.com/ and please let me know the filename.
Could you please try to forcibly stop the application and create a new project with another Python interpreter version? Will it help?
I uploaded the log files with file name POR_logs.zip onto the link, https://uploads.jetbrains.com/, you sent.
I am unsure why my interpreter is no longer working. I canot create a new interpreter as all the libaries my projects use are in this one :(
@Patrick Orourke160893 , there should be an upload ID. Could you please share it?
How can I find the upload ID for something I have already uploaded Is there a upload history?
You may try to upload the logs again.
It was reuploaded and the Upload ID: 2022_09_12_oi8s5UcAmsTWA5AjtAY4gt
Hi, I have the same problem.
Always an infinite load, I had to roll back the installation to the previous version (2022.1.3)
Upload id: 2022_09_13_mmG549o6DzWtogWCsfJ7hv (file: pycharm-logs-20220914-00282914868437115631850261.zip)
thank you
Hello @Patrick Orourke160893,
Please try:
- Start IDE with default settings as described [here](https://www.jetbrains.com/help/pycharm/configuring-project-and-ide-settings.html#restore-defaults)
- close the IDE and delete .idea from the projects root
- reconfigure the interpreter from scratch
Let me know how it goes.
Hello Marco Camplese Mc,
Does it happen with a local interpreter ? First of all, I would suggest
disabling all custom plugins, ( go to **File | Settings | Plugins** click the gear icon and choose "Disable all downloaded plugins") to avoid third-party affection.
It seems that version 2020.2.2 has fixed the problem
Thank you