Skip to content

Attempt to fix nightly build failure#53

Draft
jukent wants to merge 3 commits intoProjectPythia:mainfrom
jukent:fixenv
Draft

Attempt to fix nightly build failure#53
jukent wants to merge 3 commits intoProjectPythia:mainfrom
jukent:fixenv

Conversation

@jukent
Copy link
Contributor

@jukent jukent commented Feb 28, 2026

Nightly build was failing before even getting to the build state because the environment pins were impossible to resolve. First attempting to remove all pins (I had a cascading version of pinning so many packages that then required other packages to be pinned).

Now notebook cells frequently fail with "ERROR:root:Could not download files: module urlib.request has no attribute FancyURLopener". urllib.request.FancyURLopener was removed in Python 3.13, so I might have to at least pin that (but then does that cause something else to fail in this whac-a-mol environment?

It also complains that there is no module named h5py despite being in the environment file and importing just fine. I'll have to look more next week.

Also does Lawrence Livermore National Lab still use nimbus? nimbus.llnl.gov does not resolve.

@github-actions
Copy link

github-actions bot commented Feb 28, 2026

👋 Thanks for opening this PR! The Cookbook will be automatically built with GitHub Actions. To see the status of your deployment, click below.
🔍 Git commit SHA: c108c28
✅ Deployment Preview URL: In Progress

@jukent jukent requested a review from mgrover1 February 28, 2026 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant