You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to publish a tool to HG but ran into an issue - it seems like I cannot publish a tool if it takes a file object as input. I am passing an image to the tool.
I am trying to publish a tool to HG but ran into an issue - it seems like I cannot publish a tool if it takes a file object as input. I am passing an image to the tool.
The error comes from
utils.py
line 363-364Log: TypeError: module, class, method, function, traceback, frame, or code object was expected, got _SpecialForm
Am I missing something obvious?
The text was updated successfully, but these errors were encountered: