[PySide] PySide 1.2.1 Windows x86_64/Python 3.3 installer doesn't find Python 3 and doesn't allow manual path input

Roman Lacko backup.rlacko at gmail.com
Fri Mar 28 20:26:59 CET 2014


Hi,

Dňa 28.3.2014 17:39 používateľ "Jonas Thiem" <jonasthiem at googlemail.com>
napísal:

> Hi,
>
> The PySide 1.2.1 Windows x86_64/Python 3.3 installer doesn't find a
> python 3.3 and spits out "Python version 3.3 is needed, which was not
> found in registry". Ok interesting, but why can I not enter a path
> manually? (it doesn't let me..) And the detection should be probably
> fixed to work with the official Python windows installer.
>
> Steps to reproduce:
> 1.) Install http://www.python.org/ftp/python/3.3.5/python-3.3.5.amd64.msi
> and pick "for all users" and C:\Python33\
> 2.) Try to install
>
> http://download.qt-project.org/official_releases/pyside/PySide-1.2.1.win32-py3.3.exe
> and see it fail
>

You are trying to install 32bit PySide on 64bit Python - this can not work.

You need to install 64bit version of PySide from here
http://download.qt-project.org/official_releases/pyside/PySide-1.2.1.win-amd64-py3.3.exe

Regards
R.


>
> A fix for both of those issues (lack of manual path input in case of
> failure, failing automatic detection with official python installer)
> would be neat.
>
> Regards,
> Jonas Thiem
> _______________________________________________
> PySide mailing list
> PySide at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/pyside
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/pyside/attachments/20140328/cafc90ab/attachment.html>


More information about the PySide mailing list