mirror of
https://github.com/novoid/filetags.git
synced 2026-06-14 03:21:19 +00:00
Tkinter is required only for the new --gui option but not for filetags core functionality, still it has to be installed in order to run filetags at the moment. This commit makes the import of Tkinter optional as long as the --gui option is not passed, thus allowing users that don't have Tkinter installed on their system to keep using filetags like before. In case the --gui option is passed and Tkinter can't be imported an error message is printed instructing the user to install the Python Tkinter module similar to the safe import of other modules. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| Register_filetags_for_Windows_context_menu_TEMPLATE.reg | ||