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

(0.9.0)Failed to execute script 'main' due to unhandled exception: NOT NULL constraint failed: transcription.time_queued #733

Open
nillwyc opened this issue May 10, 2024 · 1 comment

Comments

@nillwyc
Copy link

nillwyc commented May 10, 2024

when i launched it after installing this version but :

Traceback (most recent call last):
File "main.py", line 4, in
File "buzz\buzz.py", line 61, in main
File "buzz\widgets\application.py", line 28, in init
File "buzz\db\db.py", line 19, in setup_app_db
File "buzz\db\db.py", line 30, in _setup_db
File "buzz\db\helpers.py", line 16, in copy_transcriptions_from_json_to_sqlite
sqlite3.IntegrityError: NOT NULL constraint failed: transcription.time_queued

@nillwyc nillwyc changed the title (9.0.0)Failed to execute script 'main' due to unhandled exception: NOT NULL constraint failed: transcription.time_queued (0.9.0)Failed to execute script 'main' due to unhandled exception: NOT NULL constraint failed: transcription.time_queued May 10, 2024
@raivisdejus
Copy link
Collaborator

A way to fix this issue might be to remove caches of previous Buzz version from your system (the Buzz folder). For folder locations see https://chidiwilliams.github.io/buzz/docs/faq

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