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

Commit43c1105

Browse files
authored
Merge pull request#1065 from asmorkalov:pre_4.11
Submodules update to 4.11.0-pre
2 parents6b45caa +ae90ee7 commit43c1105

File tree

5 files changed

+4
-10
lines changed

5 files changed

+4
-10
lines changed

‎.github/workflows/build_wheels_macos_m1.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ on:
2020

2121
jobs:
2222
Build:
23-
runs-on:python-macos11-m1
23+
runs-on:python-macos12-m1
2424
strategy:
2525
fail-fast:false
2626
matrix:

‎opencv

Submoduleopencv updated122 files

‎opencv_contrib

Submoduleopencv_contrib updated67 files

‎opencv_extra

Submoduleopencv_extra updated95 files

‎setup.py

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -115,12 +115,6 @@ def main():
115115
else []
116116
)
117117
+
118-
(
119-
[r"lib/libOrbbecSDK.dylib",r"lib/libOrbbecSDK.\d.\d.dylib",r"lib/libOrbbecSDK.\d.\d.\d.dylib"]
120-
ifplatform.system()=="Darwin"andplatform.machine()=="arm64"
121-
else []
122-
)
123-
+
124118
# In Windows, in python/X.Y/<arch>/; in Linux, in just python/X.Y/.
125119
# Naming conventions vary so widely between versions and OSes
126120
# had to give up on checking them.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp