We have prepared py2 packages only because of py3 unicode issue in gobject-introspection. If you sure you need py3 version of WiX.Py, use PyPI installation or install from source code. For Linux there are Ubuntu and Debian packages only. Just because these distros are used to be a build Docker image, cloud instance and have all required dependencies (CentOS has not). If you want installing WiX.Py on other distro, use PyPI. All WiX.Py releases are here.
WiX.Py-0.1.tar.gz |
WiX.Py-0.1-win32.msi | ||
WiX.Py-0.1-win64.msi |
python-wix.py-0.1_ubuntu_16.04_i386.deb | ||
python-wix.py-0.1_ubuntu_16.04_amd64.deb | ||
python-wix.py-0.1_ubuntu_18.04_i386.deb | ||
python-wix.py-0.1_ubuntu_18.04_amd64.deb |
python-wix.py-0.1_debian_9_i386.deb | ||
python-wix.py-0.1_debian_9_amd64.deb |
To install WiX.Py from PyPI use following command:
pip install wix.py