Fix macos CI pip install by tomt1664 · Pull Request #1482 · ElementsProject/elements

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@tomt1664

Copy link

Member

@tomt1664 tomt1664 commented

Aug 4, 2025

No description provided.

@psgreco

Copy link

Contributor

psgreco commented

Aug 5, 2025

UTACK fcaa080

@delta1 delta1 requested a review from Copilot

August 5, 2025 03:55
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes a macOS CI pip installation issue by adding the --ignore-installed flag to the pip upgrade command. This change ensures that pip can be properly upgraded even when there are existing installations that might conflict.

  • Adds --ignore-installed flag to pip upgrade command on macOS CI

@delta1 delta1 merged commit b1749fb into ElementsProject:master

Aug 5, 2025

14 checks passed

delta1 added a commit to delta1/elements that referenced this pull request

Aug 8, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

Copilot code review Copilot Copilot left review comments

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@tomt1664 @psgreco @delta1