Hello,
I am trying to get up to speed on python; expand my skills etc.
I work in a VFX environment where most all the tools continue to run with
python 2.7XX
I have seen that pyqt5 supports python 2.7 according to its documentation but
it needs to be rebuilt to function.
I have done some
Subject: Re: [Tutor] QT5 pyqt5 for python 2.7
On 18/11/17 01:51, adam ghering wrote:
> Hello,
>
> I am trying to get up to speed on python; expand my skills etc.
>
> I work in a VFX environment where most all the tools continue to run with
> python 2.7XX
>
> I have seen that p