Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

image.create_labels() 500 Error #42

Open
wassimea opened this issue Apr 25, 2024 · 1 comment
Open

image.create_labels() 500 Error #42

wassimea opened this issue Apr 25, 2024 · 1 comment

Comments

@wassimea
Copy link

Running image.create_labels() causes an error. This same code was working a couple of weeks ago.

requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: https://api.hasty.ai/v1/projects/48bdf4a4-5932-4c8c-8017-122eebbfe11e/images/a86354a3-96de-467b-8a58-eccc5426fa1e/labels

@stastatun
Copy link

stastatun commented May 29, 2024

Had the same issue. Workaround was to manually set z_index to zero for each label, instead of using the default None in Label._batch_create.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants