Skip to content

Untracked: Fix Nix build warnings#42

Merged
Cadigal-displayr merged 1 commit into
masterfrom
cal-untracked-fix-build-warnings
May 18, 2026
Merged

Untracked: Fix Nix build warnings#42
Cadigal-displayr merged 1 commit into
masterfrom
cal-untracked-fix-build-warnings

Conversation

@Cadigal-displayr
Copy link
Copy Markdown
Contributor

@Cadigal-displayr Cadigal-displayr commented May 7, 2026

Unfortunately doesn't make the build pass, as the tests are failing with an error saying that the python tensorflow package isn't installed.
From Jordan:

Unfortunately our Python dependencies are not handled by Nix, because the oldest version of Python Nix supports is 3.9, and we use 3.8 for our R packages, and on the R Server. We tried updating Python to 3.9 so it could be handled via Nix, but that created a dependency hell situation where some Python packages don't support 3.9 (or newer) without a major update, which when we performed that update, resulted in multiple internal R packages having API breakages. Justin W and I are working on that as a low priority task.

@Cadigal-displayr Cadigal-displayr merged commit a1a9b31 into master May 18, 2026
0 of 3 checks passed
@Cadigal-displayr Cadigal-displayr deleted the cal-untracked-fix-build-warnings branch May 18, 2026 03:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants