質問編集履歴

3

情報の追加・修正の依頼対応

2018/10/17 15:25

投稿

Aki1000
Aki1000

スコア78

test CHANGED
File without changes
test CHANGED
@@ -93,3 +93,7 @@
93
93
  Required-by:
94
94
 
95
95
  です。
96
+
97
+
98
+
99
+ opencv-python --ignore-installedでキャッシュを無効にして入れ直してもダメです。

2

記述の分かりにくいところを修正

2018/10/17 15:25

投稿

Aki1000
Aki1000

スコア78

test CHANGED
File without changes
test CHANGED
@@ -70,6 +70,8 @@
70
70
 
71
71
 
72
72
 
73
+ pip install opencv-pythonの結果は
74
+
73
75
  Name: opencv-python
74
76
 
75
77
  Version: 3.4.3.18
@@ -89,3 +91,5 @@
89
91
  Requires: numpy
90
92
 
91
93
  Required-by:
94
+
95
+ です。

1

編集・追記依頼に対応して

2018/10/16 17:34

投稿

Aki1000
Aki1000

スコア78

test CHANGED
File without changes
test CHANGED
@@ -57,3 +57,35 @@
57
57
  どうしても、ImportError: DLL load failed: 指定されたモジュールが見つかりませんとなってしまいます。
58
58
 
59
59
  是非、よろしくお願いします。分かる人が居るとありがたいです。
60
+
61
+
62
+
63
+
64
+
65
+ 追記します
66
+
67
+
68
+
69
+ anacondaは使用していないです。
70
+
71
+
72
+
73
+ Name: opencv-python
74
+
75
+ Version: 3.4.3.18
76
+
77
+ Summary: Wrapper package for OpenCV python bindings.
78
+
79
+ Home-page: https://github.com/skvark/opencv-python
80
+
81
+ Author: None
82
+
83
+ Author-email: None
84
+
85
+ License: MIT
86
+
87
+ Location: c:\python\python37\lib\site-packages
88
+
89
+ Requires: numpy
90
+
91
+ Required-by: