HumanSignal / HumanSignal/label-studio
Can not export COCO, Pascal VOC, YOLO...
- Dominant language
- TypeScript
- Stars
- 28.3k
- Forks
- 3.7k
- Avg merge
- 14h
- Merged PRs (30d)
- 15
Description
**Describe the bug**
I have 13 annotated images with rotated bounding boxes and I am not able to export the project. There is error in javascript console and also in command line.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to Project > annotated images
2. Click on Export
3. Message "Files are being prepared. It might take some time." is displayed, but the export will never finish.
**Expected behavior**
Should export zip with images and annotations.
**Screenshots**


**Environment (please complete the following information):**
- OS: Windows 11
- Label Studio Version: 1.15.0
**Additional context**
I did installation using pip into fresh virtual environment of python 3.10.
Contributor guide
Assessment
This issue has not been assessed yet.