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
Thanks for the convincing test! Now that I was sure that the error was on my side, I found it: a stupid test script photoshop.py was in my path. Thank you so much for your excellent API!
Executing
def activeLayer(self) -> PS_Layer:
leads to error
caused by
type_ = self.eval_javascript("app.activeDocument.activeLayer.typename")
Desktop
The text was updated successfully, but these errors were encountered: