Sheldon Maschmeyer

Results 24 comments of Sheldon Maschmeyer

The deprecation warning is for React 19. React 19 is currently in beta. It is expected to be out of beta in June or July 2024. So, the person working...

Hi @noahlibby17, I decided to try the sync command today and immediately regretted it. I do have a workaround (which I should have used). 1. Upload all your assets to...

@DrissiReda I have not used label-studio for text file annotations. However, the same principles should apply. - Add the text files to your S3 storage location. You can add multiple...

@DrissiReda Look at the database, the table `io_storages_s3Importstorage` for how S3 credentials are stored. Look at `io_storages_s3importstoragelink` and the column `storage_id`. If you have two s3 storages, id 1 and...

Sharing a repo is not possible at this time. On the weekend, I might create a minimum reproducible repo. > Please share a repository where the issue can be reproduced.

> [@agarwalvaibhav0211](https://github.com/agarwalvaibhav0211) yes it has been fixed with latest release of `synckit` (https://github.com/un-ts/synckit/releases/tag/v0.9.1) which is a dependency of `eslint-plugin-prettier`. Just make sure you have [email protected] in your packages. If reinstalling...

To import from Roboflow, or another dataset source, using the label-studio-converter. Note that it is now part of the label-studio-sdk and has been renamed to converter.py, so the instructions might...

What is the progress of this PR?

FYI: Using Oboe on node 20.x, no hanging issues.

A workaround but not a soluton: https://github.com/yarnpkg/berry/issues/6788#issuecomment-2855913517