[Qgis-developer] Problem with python bindings
Martin Dobias
wonder.sk at gmail.com
Tue Mar 4 17:18:18 EST 2008
On Tue, Mar 4, 2008 at 5:49 PM, Carlos Dávila
<cdavilam at jemila.jazztel.es> wrote:
> > Can you tak a look to the python/core and python/gui directories in
> > the svn checkout? Do you see only .sip files or are there also
> > core.sbf resp. gui.sbf files?
> >
> Only .sip files in both directories.
So this looks like python configure script or SIP binary fail to run
correctly. Try this: go to your build directory, enter python subdir.
There you should find configure.py script. In console run: python
configure.py
Does it report any error?
Martin
More information about the Qgis-developer
mailing list