Conversation
|
👋 Thank you for your draft pull request! Do you know that you can use |
|
I'll cancel everything but pyinstaller job for now. |
This comment was marked as resolved.
This comment was marked as resolved.
|
See pyinstaller/pyinstaller-hooks-contrib#379 (comment). metadata for astropy is needed (seemingly) as well. |
|
@bwoodsend , is the CI expected to pick up the new pyinstaller release immediately or should I wait a little bit? Thanks! |
|
It's not pyinstaller - it's the hooks repo (pyinstaller-hooks-contrib). But yes, it's on PyPI so fire away. |
|
This failure has nothing to do with numpy's metadata though so unless you've addressed that elsewhere it'll still fail in exactly the same place. |
|
What does this mean? |
|
I suppose in the short term it means add |
because it hides real pyinstaller failures. Remove pytest-mpl from pyinstaller job script to avoid error.
Co-authored-by: Brénainn Woodsend <[email protected]>
a071b45 to
375562d
Compare
|
It passed. Thanks! 😸 |
|
Hmm... should I be more adventurous? Maybe I should see how much of these I can fix here too. |
|
Both PyInstaller and NumPy have released fixes for the latest PyInstaller+NumPy issue so that one should work fine. |
|
Owee, I'm MrMeeseeks, Look at me. There seem to be a conflict, please backport manually. Here are approximate instructions:
And apply the correct labels and milestones. Congratulations — you did some good work! Hopefully your backport PR will be tested by the continuous integration and merged soon! Remember to remove the If these instructions are inaccurate, feel free to suggest an improvement. |
Backport PR #12855 on branch v5.0.x (TST: Fix pyinstaller CI job)
Description
This pull request is to follow advice at #12837 (comment) .
Also see:
Checklist for package maintainer(s)
This checklist is meant to remind the package maintainer(s) who will review this pull request of some common things to look for. This list is not exhaustive.
Extra CIlabel.no-changelog-entry-neededlabel. If this is a manual backport, use theskip-changelog-checkslabel unless special changelog handling is necessary.astropy-botcheck might be missing; do not let the green checkmark fool you.backport-X.Y.xlabel(s) before merge.