JetBrains-Research/PyNose

PyNose not compatible with PyCharm build 212.*?

JonesH opened this issue · 4 comments

Will there be support for newer builds?

Hi, what is the incompatibility issue you are facing with? Currently we know that the plugin will cause an error saying "Slow operations are prohibited on EDT" in newer version PyCharm when running in GUI mode.

The GUI mode plugin only works for PyCharm versions 211.* or older, according to error message:

image

Hey, sorry for such a late response - we are currently working on it now, and a new GUI mode with inspections will be added soon! It will also be compatible with the new builds of PyCharm.

We have released a new GUI version of the plugin that is compatible with PyCharm 2021.3+ (since build 213.5744.248).
Feel free to try it and give us feedback!