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

AssertionError in solitaire-final-part1 (Windows 11) #97

Open
andresgmg opened this issue Oct 29, 2023 · 1 comment
Open

AssertionError in solitaire-final-part1 (Windows 11) #97

andresgmg opened this issue Oct 29, 2023 · 1 comment

Comments

@andresgmg
Copy link

Exception in thread Thread-102 (__sync_handler):
Traceback (most recent call last):
File "...\flet-env\Lib\site-packages\flet_core\event_handler.py", line 28, in __sync_handler
h(r)
File "...\solitaire\solitaire-final-part1\card.py", line 126, in drop
self.update()
File "...\flet-env\Lib\site-packages\flet_core\control.py", line 260, in update
assert self.__page, "Control must be added to the page first."
AssertionError: Control must be added to the page first.

NOTE: flet-env is my virtual-environment where I tested.

@andresgmg
Copy link
Author

python/tutorials/solitaire/solitaire-final-part1 (WINDOWS 11)

@andresgmg andresgmg changed the title python/tutorials/solitaire/solitaire-final-part1 (WINDOWS 11) AssertionError in solitaire-final-part1 (Windows 11) Oct 29, 2023
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

1 participant