[Qgis-developer] Help needed with PyQGIS

Learn Qgis learn.qgis at gmail.com
Thu Mar 24 01:00:41 EDT 2011


Hi All,

Is there anybody who can help me out with Python integration in QGIS.... ?
Please help me... I need to learn to integrate Python in QGIS.

thanks in Advance,
QGIS Learner


On Thu, Mar 17, 2011 at 10:34 PM, Charlie Sharpsteen
<chuck at sharpsteen.net>wrote:

> On Wed, Mar 16, 2011 at 10:20 PM, Learn Qgis <learn.qgis at gmail.com> wrote:
>
>> Hi,
>>
>> I am new to QGIS. I am trying to build the source code using CMAKE to
>> Visual Studio 2008 environment with python binding.
>>
>> I am using Python 2.7, SIP 4.12.1 and PyQt 4.8.3
>>
>> I am getting below error....
>>
>> *Couldn't load PyQGIS.
>> Python support will be disabled.
>> *
>>
>> *
>> Traceback (most recent call last):
>>   File "", line 1, in
>> ImportError: dynamic module does not define init function (initcore)
>>
>>
>>
>>
>>
>> *
>>
>> *Python version:
>> 2.7 (r27:82525, Jul  4 2010, 09:01:59) [MSC v.1500 32 bit (Intel)]
>>
>> QGIS version:
>> 1.6.0-Copiapo 'Copiapo', exported
>>
>> Python path:
>> ['D:/dev/cpp/build/src/app/**Debug/./python', 'C:/Documents and
>> Settings/Administrator/.qgis/**python', 'C:/Documents and
>> Settings/Administrator/.qgis/**python/plugins',
>> 'D:/dev/cpp/build/src/app/**Debug/./python/plugins',
>> 'E:\\Python27\\Lib\\site-**packages', 'E:\\Python27\\Lib',
>> 'D:\\dev\\cpp\\build\\src\\**app\\Debug', 'C:\\WINDOWS\\system32\\**python27.zip',
>> 'E:\\Python27\\DLLs', 'E:\\Python27\\lib\\plat-win',
>> 'E:\\Python27\\lib\\lib-tk', 'E:\\Python27']*
>>
>>
>>
>> Please help me in resolving this error....
>>
>>
>> thanks in advance...
>>
>
> Usually this means that Python could not find the PyQt module or could not
> load it for some reason.  Check your environment variables---specifically
> PATH and PYTHONPATH.
>
> -Charlie
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/qgis-developer/attachments/20110324/66991a2b/attachment.html


More information about the Qgis-developer mailing list