[Qgis-developer] Help needed with PyQGIS

Learn Qgis learn.qgis at gmail.com
Wed Mar 23 14:06:06 EDT 2011


Hi All,

Please help me with this....

thanks,
Learn Qgis

On Wed, Mar 23, 2011 at 12:32 PM, Learn Qgis <learn.qgis at gmail.com> wrote:

> Hi Charlie,
>
> I have check the environment path variables and everything is properly set.
> On further R&D, I found that it is not able to find core.lib, gui.lib in
> QGIS_INSTALLATION_DIR/PYTHON/QGIS.
>
> I want to know that how do we generate core.lib and gui.lib ? Which project
> is responsible for generating these library files. The project
> "python_module_qgis_core" generated only core.pyd, it don't generate
> core.lib.
>
> Please let me know how do I generate above files ????
>
> 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/20110323/3f528c47/attachment.html


More information about the Qgis-developer mailing list