Import utility error

Hello community,

I am getting an error when I try to import the utility library.

Is there a reason why it is not working?

import utility

Error: “Message: No module named utility”

Thanks

@CADence, rhino looks for modules in the places defined in the Python editor under

Tools > Options > Files tab > Module Search Paths

do you have a folder listed there where your module “utility” is located ?

c.