Hi All!
I imported a CAD inside a Detail Item family.
When I try to “Save As” the family, I get this error:
Do you know what might be causing this issue?
Hi All!
I imported a CAD inside a Detail Item family.
When I try to “Save As” the family, I get this error:
Do you know what might be causing this issue?
Pinging @kbruxvoort since he’s the pySSG extension author.
Which version of pyRevit and IronPython engine are you using?
To explain the problem: the pySSG extension has an hook that triggers whenever you use the “Save as” command; this hook tries to import the fetch_client package, but something is going wrong - not sure what because the client module is right there…