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

Commit 3d01825

Browse files
limit opencv version
1 parent 1bd0704 commit 3d01825

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
packages=["MTM"],
2121
install_requires=[
2222
'numpy',
23-
'opencv-python-headless',
23+
'opencv-python-headless<=4.3.0',
2424
'scikit-image',
2525
'scipy',
2626
'pandas'

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /