Hi Bob,
I'm using now Freewrap, but...
if I launch my my_gui.tcl GUI, "package require Img" is found and used, no error at all.
After wrapping it to exe with Freewrap, I got:
Error sourcing /Temp/my_gui.tcl: can't find package Img
Why does it happen? I'm not an expert of libraries, but...