pycharm-evaluate-async-code icon indicating copy to clipboard operation
pycharm-evaluate-async-code copied to clipboard

Doesn't work

Open Goury opened this issue 1 year ago • 9 comments

RuntimeError: this event loop is already running.

Goury avatar Jul 14 '23 14:07 Goury

Hi @Goury,

Did you try to restart PyCharm?

uriyyo avatar Jul 14 '23 19:07 uriyyo

Hi @uriyyo, Yup, did that, didn't help T_T

Goury avatar Jul 14 '23 20:07 Goury

Could you please share PyCharm version, python version, and a code snippet that I can use to reproduce issue also line in which you have breakpoint and expr that you are trying to evaluate.

uriyyo avatar Jul 14 '23 21:07 uriyyo

@Goury Any updates?

uriyyo avatar Jul 24 '23 11:07 uriyyo

Hi, sorry, 'twas a busy week.

Pycharm says it's

PyCharm 2023.1.2 (Community Edition)
Build #PC-231.9011.38, built on May 17, 2023
Runtime version: 17.0.6+10-b829.9 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Linux 5.14.0-1054-oem

Python is 3.6.15

Legacy stuff, such is enterprise.

I don't currently have a snippet on hand that is not under NDA. I'll code some in the near future.

Goury avatar Jul 25 '23 09:07 Goury

Oh, I see. Plugin requires to have at least python version 3.7. It will take some time to bring python 3.6 support.

uriyyo avatar Jul 25 '23 10:07 uriyyo

@Goury Unfortunately, it's not possible to bring back python 3.6 version cause async-eval depends on packages that no longer support version 3.6.

I would recommend you use an older version of plugin that supports 3.6 version.

Last plugin version that supports 3.6 version - https://plugins.jetbrains.com/plugin/14476-evaluate-async-code/versions/stable/139720

uriyyo avatar Jul 26 '23 20:07 uriyyo

Thanks, will try that and also migrate that enterprise thing to something less obsolete.

Goury avatar Jul 26 '23 21:07 Goury

@Goury Can I close this issue?

uriyyo avatar Sep 09 '23 17:09 uriyyo

I guess we can close this issue)

uriyyo avatar Mar 02 '24 22:03 uriyyo