Skip to content

Conversation

wentywenty
Copy link

Fixed a static library linking issue with the imu_complementary_filter package on Windows.
Add msvc platform compilation configuration

@wentywenty
Copy link
Author

An unexpected error has occurred: CalledProcessError: command: ('/usr/bin/python3', '-mnodeenv', '--prebuilt', '--clean-src', '/github/home/.cache/pre-commit/repoz23w4d83/node_env-default')
return code: 1
expected return code: 0
stdout: (none)
stderr:
Traceback (most recent call last):
File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/usr/lib/python3.10/runpy.py", line 86, in _run_code
exec(code, run_globals)
File "/usr/lib/python3/dist-packages/nodeenv.py", line 1042, in
main()
File "/usr/lib/python3/dist-packages/nodeenv.py", line 881, in main
opt.node = get_last_stable_node_version()
File "/usr/lib/python3/dist-packages/nodeenv.py", line 835, in get_last_stable_node_version
return links[-1][0]
IndexError: list index out of range

Check the log at /github/home/.cache/pre-commit/pre-commit.log
Error: Process completed with exit code 3.

GitHub action per-commit hooks encountered this error. Do I need to modify other files?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant