Closed JacksonBurns closed 1 year ago
@himaghna this PR locks the version of CustomTkinter
to a previous release because the latest version introduced a bunch of API changes and seems to be quite buggy. You can see in #238 that the CI passes, but locally every time I ran aimsim
I would get a different error relating to bad calls in CTk
.
This sounds good.
Alternative approach to dealing with inconsistent
CustomTkinter
API - just stick to the older, less buggy version.