Nika Strem
Nika Strem
**Describe the bug** Cannot export annotations in terminal due to a ProxyError **To Reproduce** Steps to reproduce the behavior: 1. pip install label-studio 2. label-studio start 3. create a project,...
**Describe the bug** label-studio export returns: unrecognized arguments: --path **To Reproduce** Steps to reproduce the behavior: 1. in terminal, run label-studio export 28 JSON --path="./test.json" 2. command retuns an error...
Followed the installation and credential generation guide. GoogleImagesSearch() instantiations runs without errors. gis.search() with num=10 runs forever without errors or results. What can be wrong?