koxudaxi/ruff-pycharm-plugin

ruff 0.3.0 and plugin 0.0.30

hkokko opened this issue · 3 comments

Describe the bug
I cannot find how to run ruff in the plugin in PyCharm 2023.3.4 on Mac OS very latest official one on Mac Studio M2 Max

For example during the save of a python file (when ruff plugin has been configured to format on save) nothing happens.

Using PyCharm action run ruff -> nothing happens.

I CAN run in PyCharm terminal commands like ruff check and it produces a list of warnings.

Created a clean virtual environment in Pycharm with installing python 3.11 in Venv with all the libraries I use and then installed ruff from normal project interpreted list

I also see no tooltips with ruff info happening.

Config is here
2024-03-01_14-35-50

@hkokko
Sorry for the late reply.
Was this triggered by something?
Did you upgrade your macOS version, or did you give it a ruff version, etc.?

I've tried running it using Pycharm 2023.3.5 on macOS 14.0 on M1.
But, It works fine 🤔
The ruff plugin is 0.0.31.
The version of ruff is 0.3.4

It is difficult to provide a m2 max mac, can you provide any other information?

I hope the problem has been resolved in v0.0.32
If you will meet the problem, then please leave a comment.
#409