When running lintrunner init
, I am getting this error:
ERROR: Unsupported platform: Windows/Windows-Intel64
Do you mind creating an issue? Or even better propose a patch, that might be warn/skip linters that rely on prebuilt binaries on the platform? Or extend the scripts that produce binaries to the platform
@malfet, created issue: Can't run lintrunner locally on Windows machine · Issue #153638 · pytorch/pytorch · GitHub
Have you tried to downgrade the version of lintrunner
?
@GoshKolotyan, downgraded lintrunner
to 0.11.1
, then to 0.10.1
, in both cases getting the same error