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.
2 parents 0487dd9 + 212862b commit 9d7f786Copy full SHA for 9d7f786
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