Hi Fredrik !

I believe the wheels are portable (sort of) as long as you set this environment 
variable to point to the platform DLL on the machine your installing the wheel 
on.

For example:
QT_QPA_PLATFORM_PLUGIN_PATH = 
"C:\Python35\Lib\site-packages\PySide2\plugins\platforms"

I created a ticket regarding the deployment issue :
https://bugreports.qt.io/browse/PYSIDE-465

Renaud




From: PySide [mailto:pyside-bounces+renaudtalon=fusefx....@qt-project.org] On 
Behalf Of Fredrik Averpil
Sent: Monday, February 13, 2017 12:08 PM
To: Alex Blasche <alexander.blas...@qt.io>; pyside-...@googlegroups.com; 
pyside@qt-project.org
Subject: Re: [PySide] [pyside-dev] Re: Bringing pyside back to Qt Project

Hi Alex,

Are the build environments/scripts available somewhere and will it be possible 
to contribute to them?

Some time ago I set up a couple of build environments for Travis CI/Docker 
which builds PySide2 and wheels, although hardly usable as the resulting wheels 
aren't portable and will require Qt installed locally: 
https://github.com/fredrikaverpil/pyside2-wheels

// Fredrik

_______________________________________________
PySide mailing list
PySide@qt-project.org
http://lists.qt-project.org/mailman/listinfo/pyside

Reply via email to