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

Application Crash: TypeError on Concatenating String and Integer #411

Open
gaigaimm opened this issue May 13, 2024 · 2 comments
Open

Application Crash: TypeError on Concatenating String and Integer #411

gaigaimm opened this issue May 13, 2024 · 2 comments
Labels
question Further information is requested

Comments

@gaigaimm
Copy link

Traceback (most recent call last):
File "app.py", line 229, in
File "app.py", line 209, in main
File "views\mainwindow.py", line 30, in init
File "views\labeling\label_wrapper.py", line 24, in init
File "views\labeling\label_widget.py", line 1299, in init
File "views\labeling\widgets\auto_labeling\auto_labeling.py", line 57, in init
File "views\labeling\widgets\auto_labeling\auto_labeling.py", line 134, in update_model_configs
TypeError: can only concatenate str (not "int") to str

@CVHub520
Copy link
Owner

您好,可以删除用户目录下的 .anylabelingrc 文件后再尝试重启。

@CVHub520 CVHub520 added the question Further information is requested label May 13, 2024
@gaigaimm
Copy link
Author

gaigaimm commented May 13, 2024 via email

@CVHub520 CVHub520 changed the title exe程序打不开 Application Crash: TypeError on Concatenating String and Integer May 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants