[PyQt] need to install multiple versions of PyQt on each laptop at work

Phil Thompson phil at riverbankcomputing.com
Wed Mar 21 10:42:10 GMT 2012


On Tue, 20 Mar 2012 15:20:19 -0700 (PDT), JPolk <jpolk5001 at yahoo.com>
wrote:
> ...mmm, I was about to....is that unstable or problematic ?

If you are referring to my implied question about using binary installers
then the issue is PATH. The installers update PATH. The solution is to
install then remove the additions to PATH (for all installed versions).
Then create a .bat file for each installation that updates PATH for that
specific installation.

Phil


More information about the PyQt mailing list