Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

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

Commit949b65e

Browse files
committed
Upgrade pip on Mac M1 before package installation.
1 parent080da76 commit949b65e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎.github/workflows/build_wheels_macos_m1.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ jobs:
105105
-name:Package installation
106106
run:|
107107
source ${{ github.workspace }}/opencv_test/bin/activate
108+
python${{ matrix.python-version }} -m pip install --upgrade pip
108109
python${{ matrix.python-version }} -m pip install --no-cache --force-reinstall wheelhouse/opencv*.whl
109110
cd ${{ github.workspace }}/tests
110111
python${{ matrix.python-version }} get_build_info.py

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp