We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d185c8b commit d0633c3Copy full SHA for d0633c3
README.md
@@ -19,7 +19,7 @@ $ docker-compose up
19
```
20
Open a second terminal for the video capturing.
21
22
-$ pip install camera/requirements.txt
+$ pip install -r camera/requirements.txt
23
$ python camera/read_camera.py
24
25
0 commit comments