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 db2db12 commit 212862bCopy full SHA for 212862b
README.md
@@ -54,7 +54,7 @@ pip3 install -r requirements.txt
54
To install dependencies required for data processing modules use:
55
56
```
57
-pip install labelbox[data]
+pip install "labelbox[data]"
58
59
60
## Documentation
0 commit comments