[Qgis-developer] SIP
Martin Dobias
wonder.sk at gmail.com
Wed Jan 10 12:44:27 EST 2007
On 1/10/07, Paolo Cavallini <cavallini at faunalia.it> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Done:
> >>> from sip import wrapinstance, unwrapinstance
> >>>
> No news=good news, or?
> pc
actually, not that good news :-)
maybe a problem with more python versions?
please check what python version is used in interpreter and what
version of python does QGIS use (in ccmake you'll see PYTHON_LIBRARIES
variable or something similar).
version in python interpreter you can find out as:
import sys
print sys.version_info
Martin
More information about the Qgis-developer
mailing list