AllenNeuralDynamics / AllenNeuralDynamics/parallax
Pin numpy to <2.0.0?
- Vorherrschende Sprache
- Python
- Sterne
- 4
- Forks
- 1
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
I just installed Parallax on a new machine, and I ran into issues because the latest Spinnaker Python package is built against numpy v1. To get Parallax to run, I had to downgrade numpy to v1.26.4 (the last release before 2.0.0), and also downgrade opencv to a numpy v1-compatible release. Should numpy and opencv be pinned to specific versions in the pyproject file?
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Start in pyproject.toml by inspecting the declared numpy and opencv dependencies and the package requirement that is built against numpy 1.x. Reproduce the fresh-machine installation in an isolated environment, then verify that the selected constraints allow Parallax to install and run without requiring manual downgrades.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- numpy, opencv, python
- Bereich
- build-system, computer-vision
- Issue-Typ
- Bug
- Schwierigkeit
- 2/5
- Geschätzter Aufwand
- 1-3 Stunden
- Aktivitätsstatus
- Ruhig
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 68/100