Skip to content
This repository was archived by the owner on Sep 5, 2025. It is now read-only.

Conversation

@klaasnicolaas
Copy link

This pull request solves the problem with the attribute error that occurs when you want to run the code.

Traceback (most recent call last):
  File "run_app.py", line 67, in <module>
  File "run_app.py", line 36, in __init__
  File "src\gui\main_gui.py", line 80, in __init__
  File "src\gui\pages\page_select_camera.py", line 57, in __init__
  File "tkinter\__init__.py", line 564, in __init__
  File "tkinter\__init__.py", line 372, in __init__
AttributeError: 'int' object has no attribute '_root'

@google-cla
Copy link

google-cla bot commented Jun 27, 2023

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@willwade
Copy link

Yep - we found this too - in our #31 likewise

@klaasnicolaas
Copy link
Author

let's just hope it gets merged soon 😉

@willwade willwade mentioned this pull request Jun 29, 2023
@khanhlvg khanhlvg requested a review from bit-dome July 28, 2023 18:42
@klaasnicolaas
Copy link
Author

closing it, because fixed in other PR

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants