-
-
Notifications
You must be signed in to change notification settings - Fork 141
nightly failing because it cannot find tzdata #579
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Re-running the job didn't fix it :( I tried to re-create the issue locally but in my python 3.11 environment everything works fine. I'll create a PR bumping the two nightly runs to 3.11 - maybe it fixes it (maybe not) but it anyways doesn't hurt to use the newest pythn version for the two nightly tests. |
closed via #582 |
reopening as I merged a PR, and the fix in #582 didn't work. Can you take a look @twoertwein ? |
The CI runs If I use edit: the above did not actually upgrade pandas... not even when adding |
See https://github.com/pandas-dev/pandas-stubs/actions/runs/4438156563/jobs/7789166798
nightly run is failing because it can't find
tzdata >= 22.1
, but that doesn't make sense as version 22.7 is available.@twoertwein can you take a look?
The text was updated successfully, but these errors were encountered: