Dear Jeremy and Veusz community I am working on a tools plugin for Veusz and for this I need to import some python submodules/libraries. These files are in the same folder as the toolbox's source file. Somehow standard
import <module_name> in the code of the toolbox does not work. Veusz shows error "No module named ... found". So what is the proper way to import custom python instances/module to the toolbox code? Thank you in advance for clearing this! With best regards, Ilya
_______________________________________________ Veusz-discuss mailing list [email protected] https://mail.gna.org/listinfo/veusz-discuss
