Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

dalthviz
Copy link
Member

Seems like the env for Windows with Python 3.7 and PyQt 5.9 on the CI is not working

@dalthviz dalthviz added this to the v2.2.1 milestone Aug 10, 2022
@dalthviz dalthviz self-assigned this Aug 10, 2022
@dalthviz dalthviz changed the title CI: Ensure conda-forge channel usage when testing with conda [WIP] CI: Ensure conda-forge channel usage when testing with conda Aug 10, 2022
@CAM-Gerlach CAM-Gerlach marked this pull request as draft August 11, 2022 04:07
Copy link
Member

@CAM-Gerlach CAM-Gerlach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

channels: conda-forge is already set in the setup-miniconda step in the workflow, so the -c conda-forge are redundant here and have no additional effect (thus the test still fails).

Instead, if you drop this commit and just add channel-priority: strict to the aforementioned step in the ci.yaml workflow, everything should work as expected.

@dalthviz dalthviz force-pushed the fix_ci_win_37_conda branch from 3f3c904 to 8d08245 Compare August 11, 2022 16:08
@dalthviz dalthviz changed the title [WIP] CI: Ensure conda-forge channel usage when testing with conda CI: Ensure conda-forge channel usage when testing with conda Aug 11, 2022
@dalthviz dalthviz marked this pull request as ready for review August 11, 2022 16:17
@dalthviz dalthviz requested a review from CAM-Gerlach August 11, 2022 16:17
Copy link
Member

@CAM-Gerlach CAM-Gerlach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @dalthviz !

Since this is a small change and fixes the CIs, I'll go ahead and merge right away.

@CAM-Gerlach CAM-Gerlach merged commit e21b92f into spyder-ide:master Aug 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants