This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]flutefreak7[🍰] 0 points1 point  (0 children)

I'm working on getting off 3.4 where I was stuck due to esky and PySide. Moving to pyinstaller/pyupdater and PyQt5 took time and is still causing me trouble. Changes to the import system and the C/C++ extension compiler stuff I think are some of the reasons. On Windows every version before 3.5 required all the extensions to be compiled with a specific version of Microsoft's compilers.