Skip to content

[Dev] pre-commit run failure #46598

@pitrou

Description

@pitrou

Describe the bug, including details regarding any error messages, version, and platform.

This is annoying. pre-commit has stopped running due to Rscript not being available.

Can we stop migrating everything to pre-commit until we ensure the developer ergonomy is good enough?

$ pre-commit run  -a
[INFO] Installing environment for local.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
An unexpected error has occurred: CalledProcessError: command: ('Rscript', '--vanilla', '/tmp/tmp_2k9bl1c/script.R')
return code: 1
stdout:
    Executable `Rscript` not found
stderr: (none)
Check the log at /home/antoine/.cache/pre-commit/pre-commit.log

Component(s)

Developer Tools

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions