pw_MultiScriptEditor icon indicating copy to clipboard operation
pw_MultiScriptEditor copied to clipboard

Not support python3

Open weijer opened this issue 3 years ago • 6 comments

 File "D:/dev/NukeToolSet\python\pw_multiScriptEditor\icons_rcs.py", line 18, in qInitResources
    QtCore.qRegisterResourceData(0x01, qt_resource_struct, qt_resource_name, qt_resource_data)
TypeError: 'PySide2.QtCore.qRegisterResourceData' called with wrong argument types:
  PySide2.QtCore.qRegisterResourceData(int, str, str, str)
Supported signatures:
  PySide2.QtCore.qRegisterResourceData(int, bytes, bytes, bytes)

weijer avatar Dec 24 '21 06:12 weijer

Yes, it is very old project( I don't know when i can remake it

paulwinex avatar Dec 24 '21 11:12 paulwinex

Unfortunately, it is a awesome editor.

weijer avatar Dec 27 '21 06:12 weijer

Unfortunately, it is a awesome editor.

fixed

kSpacer201 avatar Jan 07 '22 06:01 kSpacer201

Is it ever going to get remade? The photoshop API won't work without this program :( I keep getting the error from line 291 in scriptEditor.py "Missing parentheses in call to 'exec'" when i try to run run.sh.

saraphinaf avatar Jan 14 '23 20:01 saraphinaf

Is it ever going to get remade? The photoshop API won't work without this program :( I keep getting the error from line 291 in scriptEditor.py "Missing parentheses in call to 'exec'" when i try to run run.sh.

Sorry, no time for this project( Why do you think that Photoshop can only work with this program? There are several other similar tools. Ninja IDE for example.

paulwinex avatar Jan 15 '23 09:01 paulwinex

Understandable. Thanks so much anyway!

saraphinaf avatar Jan 15 '23 16:01 saraphinaf