4285d8d74c
Build and Deploy Verso / deploy (push) Successful in 1m8s
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>