[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pykde
Subject:    [PyQt] notes on installing pyqtdevelop unstable
From:       lloyd konneker <bootch () nc ! rr ! com>
Date:       2014-12-29 14:59:25
Message-ID: 9BD732D2-E52C-495A-82D8-13EAEE3F7F85 () nc ! rr ! com
[Download RAW message or body]

Just notes that might help others:

If on the host you have built a static python without zlib (for packaging using pyqtdeploy), \
then ‘python3 setup.py install' may fail when trying to update pyqtdeploy.  You probably \
should segregate your statically built python from your everyday python.

Once you have cloned the mercurial depository for pyqtdeploy, then from that directory, \
‘python3 setup.py install' installs the stable version (say 0.7).  To install the unstable \
version (say 0.9preview with the latest bug fixes) you need ‘make develop', which as \
described in the documentation ‘Working with the development version', installs using the \
‘setup tools development mode'.  The difference between ‘develop' and ‘install'  for \
setup tools is discussed at \
http://stackoverflow.com/questions/19048732/python-setup-py-develop-vs-install.

As noted in the change log, it is no longer necessary to ‘make VERSION'.
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic