2019 Nov 14, 04:58 PM
It looks like the best way to deal with the change is to check out the Python3 development branch.
In the SIP directory use the command:
git checkout Py3_WIP
This will load the new version of SIP and should resolve the problems with the plugins. SIP can still run under python2 but is also capable of running under Python3 (with a slight change of renaming a folder)
Python2 will no longer be supported by the Python developers after January 1 2020.
Let me know if you are still having problems.
Dan
In the SIP directory use the command:
git checkout Py3_WIP
This will load the new version of SIP and should resolve the problems with the plugins. SIP can still run under python2 but is also capable of running under Python3 (with a slight change of renaming a folder)
Python2 will no longer be supported by the Python developers after January 1 2020.
Let me know if you are still having problems.
Dan
<p><br></p>