Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Qestions using futurize and QtCore.Signal
Post: RE: Qestions using futurize and QtCore.Signal

Here is a feedback about the issue : after investigation, Katana uses PyQt5 while others use PySide2. This makes a difference in signal declaration, as PyQt5 is incompatible with future 'object' type....
smaraux General Coding Help 3 1,879 Oct-29-2020, 03:39 PM
    Thread: Qestions using futurize and QtCore.Signal
Post: RE: Qestions using futurize and QtCore.Signal

Sure Larz60+ Sadly, we need backward compatibility to keep our tools running on former softs, a good part of our customers are still using Maya which is python 2.7, Unreal which was python 2.7 until ...
smaraux General Coding Help 3 1,879 Oct-29-2020, 12:01 PM
    Thread: Qestions using futurize and QtCore.Signal
Post: Qestions using futurize and QtCore.Signal

Hello, We are porting (at last) our codebase on python 3 but need retrocomp with python 2, thus we are using "future". I have some questions about future behavior and the Qt Objects. I am surprised ...
smaraux General Coding Help 3 1,879 Oct-29-2020, 10:09 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020