Skip to content

Commit e3571cd

Browse files
committed
update gtk message
1 parent 454bdae commit e3571cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bot.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1742,7 +1742,7 @@ def main():
17421742
)
17431743
else:
17441744
logger.error(
1745-
"Unable to import cairosvg, install GTK Installer for Windows: https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer/releases/latest"
1745+
"Unable to import cairosvg, install GTK Installer for Windows and restart your system (https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer/releases/latest)"
17461746
)
17471747
else:
17481748
logger.error(

0 commit comments

Comments
 (0)