Replies: 1 comment 9 replies
|
Did you first install the package? |
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I am new to this, and I am trying to use ttkbootstrap. Using PyCharm on Linux, and I get the error "ModuleNotFoundError: No module named 'ttkbootstrap'" when trying to run one of the tests. The build did not produce any errors. I have this Python: Python 3.12.3 (main, Aug 14 2025, 17:47:21) [GCC 13.3.0] on linux. I would appreciate any help.
All reactions