platform · inferred from evidence
PyPI
The Python Package Index, a repository for Python libraries.
- Semgrep cannot invoke on ARM aarch64 Android Termux
Semgrep installs on ARM (e.g. an Android tablet via Termux, or aarch64 Linux) but cannot be invoked, the bundled OCaml binary is x86-64 only, so it fails on ARM systems.
- mcp-server-motherduck broken by pandas 2.3.0 (wont build on macOS ARM)
The DuckDB MCP server broke when pandas 2.3.0 came out, because pandas 2.3.0 failed to build on some platforms. Users on macOS ARM hit it hardest, and pinning pandas==2.2.3 via uvx worked as a workaround. The PyPI install of mcp-server-moth
- Fix 'Failed to import ArrowResult' with snowflake-connector-python on ARM
On ARM Macs, importing snowflake-connector-python logs `Failed to import ArrowResult. No Apache Arrow result set format can be used` because the published wheel's Arrow C extension linked against the wrong architecture (symbol-not-found err