Skip to content

Update pip update#71

Merged
AnHeuermann merged 1 commit into
OpenModelica:mainfrom
AnHeuermann:remove-update-pip
Feb 3, 2026
Merged

Update pip update#71
AnHeuermann merged 1 commit into
OpenModelica:mainfrom
AnHeuermann:remove-update-pip

Conversation

@AnHeuermann
Copy link
Copy Markdown
Member

@AnHeuermann AnHeuermann commented Feb 3, 2026

Issue

The windows CI has issues with updating pip. The command changed.


Run pip install --upgrade pip
Requirement already satisfied: pip in c:\hostedtoolcache\windows\python\3.10.11\x64\lib\site-packages (25.3)
Collecting pip
  Downloading pip-26.0-py3-none-any.whl.metadata (4.7 kB)
Downloading pip-26.0-py3-none-any.whl (1.8 MB)
   ---------------------------------------- 1.8/1.8 MB 32.5 MB/s  0:00:00

Notice:  A new release of pip is available: 25.3 -> 26.0
Notice:  To update, run: python.exe -m pip install --upgrade pip
ERROR: To modify pip, please run the following command:
C:\hostedtoolcache\windows\Python\3.10.11\x64\python.exe -m pip install --upgrade pip

Changes

Use recommended way to update pip.

@AnHeuermann AnHeuermann self-assigned this Feb 3, 2026
@AnHeuermann AnHeuermann changed the title Remove pip update Update pip update Feb 3, 2026
@AnHeuermann AnHeuermann enabled auto-merge (squash) February 3, 2026 07:44
@AnHeuermann AnHeuermann merged commit b682178 into OpenModelica:main Feb 3, 2026
16 of 19 checks passed
@AnHeuermann AnHeuermann deleted the remove-update-pip branch February 3, 2026 09:20
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