質問編集履歴
1
質問の解答
title
CHANGED
File without changes
|
body
CHANGED
@@ -52,6 +52,14 @@
|
|
52
52
|
pip install cmake
|
53
53
|
pipのupgrade
|
54
54
|
|
55
|
+
```
|
56
|
+
$ sudo apt-get install python-opencv
|
57
|
+
Reading package lists... Done
|
58
|
+
Building dependency tree
|
59
|
+
Reading state information... Done
|
60
|
+
E: Unable to locate package python-opencv
|
61
|
+
```
|
62
|
+
|
55
63
|
### 補足情報(FW/ツールのバージョンなど)
|
56
64
|
|
57
65
|
Ubuntu 20.04.1
|