NatronGitHub/natron-python-scripting

Python 3 and qtpy Translation

cgvirus opened this issue · 8 comments

Working on it

qtpy linking is currently broken in Ntaron 2.5.0 Alpha in Linux. Waiting for a proper patch.

Py3 and qtpy translation is done.
https://github.com/NatronGitHub/natron-python-scripting/tree/py3-qtpy

Although Natron 2.5 qtpy binding is not patched properly in the binary.
NatronGitHub/Natron#701 (comment)

An exception handling is injected for testing.

is py3-qtpy ok to merge for https://github.com/NatronGitHub/Natron/releases/tag/v2.5.0?

Hi @rodlie seems like qtpy is loading in the script editor. I will test the scripts for further errors now. Thanks for the update.

@rodlie py3-qtpy is updated and working both in 2.4 and https://github.com/NatronGitHub/Natron/releases/tag/v2.5.0

Tested OS:
Linux Mint 21
Windows 10

Should be safe to merge now.
Thanks!

Great 👍 Thanks for doing the work.

Merged
#13