Recently with MegaLinter we see the following error, and had to disable pyright
Do you have an idea about what can cause it ?
[pyright] command: ['pyright', 'python_bad_1.py', 'python_bad_2.py']
[pyright] CWD: /tmp/lint/.automation/test/python_mypy
[pyright] result: 127 Error relocating /usr/bin/node: sqlite3session_attach: symbol not found
Error relocating /usr/bin/node: sqlite3changeset_apply: symbol not found
Error relocating /usr/bin/node: sqlite3session_create: symbol not found
Error relocating /usr/bin/node: sqlite3session_changeset: symbol not found
Error relocating /usr/bin/node: sqlite3session_patchset: symbol not found
Error relocating /usr/bin/node: sqlite3session_delete: symbol not found
Job: https://github.com/oxsecurity/megalinter/actions/runs/13210650595/job/36883345775
Context:
- alpine linux (docker.io/library/python:3.12.8-alpine3.21)
- nodejs apk (22.13.1-r0)
- pyright pip package (latest)