Files
Verso/server-ce
claude 4285d8d74c
Build and Deploy Verso / deploy (push) Successful in 1m8s
fix: add --ignore-installed so pip can coexist with inkscape's apt numpy
inkscape pulls in python3-numpy 1.26.4 via apt; pip can't uninstall apt
packages (no RECORD file). --ignore-installed makes pip install its own
copy into /usr/local/lib without touching the apt version; /usr/local/lib
takes import precedence so runtime code gets the pip-managed numpy.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-10 11:12:11 +00:00
..
2026-04-28 08:52:37 +00:00