Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Feb 2026 18:45:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 277826] [exp-run]science/py-scipy: Update to 1.17.0
Message-ID:  <bug-277826-21822-vnpWxIb8ND@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-277826-21822@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277826

--- Comment #28 from Michael Osipov <michaelo@FreeBSD.org> ---
(In reply to Charlie Li from comment #27)

> While current scipy can build with numpy 1, in reality numpy 2 is needed to run.

This is more than sadly true. I have built science/py-scikit-learn and used the
wheel inside, then added a manually built wheel of numpy2. Although the build
succeeded and the runtime environment was broken and the system told me a numpy
1/2 mismatch. At the end I had to delete all eggs tied to numpy1 and force uv
to build everything from scratch against numpy2. So we need the last Python
3.10 compatible numpy2 in ports first :-(

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-277826-21822-vnpWxIb8ND>