<div dir="ltr"><div>Pedro, antes de testares outras ferramentas tens de tentar garantir que o MapServer consegue aceder à base de dados. Começa com um simples GetMap no navegador para perceberes se existe algum erro.<br><br>
</div>Luís<br><div><div></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 4 June 2013 11:07, Pedro <span dir="ltr"><<a href="mailto:pedro.ferro@gmail.com" target="_blank">pedro.ferro@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Ao tentar correr a ferramenta RT Mapserver Exporter tenho o seguinte<br>
traceback...<br>
<br>
<br>
Ocorreu um erro durante a execução do seguinte código Python:<br>
<br>
Traceback (most recent call last):<br>
  File<br>
"C:\Users\pedro.ferro/.qgis2/python/plugins\rt_mapserver_exporter\plugin.py",<br>
line 65, in run<br>
    from .mapfileexportdlg import MapfileExportDlg<br>
  File "C:/OSGeo4W/apps/qgis-dev/./python\qgis\utils.py", line 452, in<br>
_import<br>
    mod = _builtin_import(name, globals, locals, fromlist, level)<br>
  File<br>
"C:\Users\pedro.ferro/.qgis2/python/plugins\rt_mapserver_exporter\mapfileexportdlg.py",<br>
line 30, in<br>
    import mapscript<br>
  File "C:/OSGeo4W/apps/qgis-dev/./python\qgis\utils.py", line 452, in<br>
_import<br>
    mod = _builtin_import(name, globals, locals, fromlist, level)<br>
ImportError: No module named mapscript<br>
<br>
Versão do Python:<br>
2.7.4 (default, Apr  6 2013, 19:54:46) [MSC v.1500 32 bit (Intel)]<br>
<br>
<br>
Versão do QGIS:<br>
1.9.0-Master Master, 0175a80<br>
<br>
Caminho para o Python:<br>
['C:\\Users\\pedro.ferro\\.qgis2\\python\\plugins\\GeoCoding',<br>
'C:\\Users\\pedro.ferro/.qgis2/python/plugins\\sextantelwgeomprovider',<br>
'C:\\Users\\pedro.ferro/.qgis2/python/plugins\\sextante_taudem',<br>
'C:\\Users\\pedro.ferro\\.qgis2\\python\\plugins\\GeoCoding',<br>
'C:\\Users\\pedro.ferro/.qgis2/python/plugins\\sextanteexampleprovider',<br>
'C:\\Users\\pedro.ferro/.qgis2/python/plugins\\sextante',<br>
'C:\\Users\\pedro.ferro\\.qgis2\\python\\plugins\\cswclient',<br>
'C:/OSGeo4W/apps/qgis-dev/./python', 'C:\\Users\\pedro.ferro/.qgis2/python',<br>
'C:\\Users\\pedro.ferro/.qgis2/python/plugins',<br>
'C:/OSGeo4W/apps/qgis-dev/./python/plugins',<br>
'C:\\OSGeo4W\\bin\\python27.zip', 'C:\\OSGeo4W\\apps\\Python27\\DLLs',<br>
'C:\\OSGeo4W\\apps\\Python27\\lib',<br>
'C:\\OSGeo4W\\apps\\Python27\\lib\\plat-win',<br>
'C:\\OSGeo4W\\apps\\Python27\\lib\\lib-tk', 'C:\\OSGeo4W\\bin',<br>
'C:\\OSGeo4W\\apps\\Python27',<br>
'C:\\OSGeo4W\\apps\\Python27\\lib\\site-packages',<br>
'C:\\OSGeo4W\\apps\\Python27\\lib\\site-packages\\PIL',<br>
'C:\\OSGeo4W\\apps\\Python27\\lib\\site-packages\\win32',<br>
'C:\\OSGeo4W\\apps\\Python27\\lib\\site-packages\\win32\\lib',<br>
'C:\\OSGeo4W\\apps\\Python27\\lib\\site-packages\\Pythonwin',<br>
'C:\\OSGeo4W\\apps\\Python27\\lib\\site-packages\\wx-2.8-msw-unicode',<br>
'C:\\Users\\pedro.ferro\\.qgis2\\python\\plugins\\mmqgis/forms',<br>
'C:\\OSGeo4W\\apps\\qgis-dev\\python\\plugins\\fTools\\tools']<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://osgeo-org.1560.x6.nabble.com/Re-PostGIS-p-mapper-Pedro-tp5057555p5057684.html" target="_blank">http://osgeo-org.1560.x6.nabble.com/Re-PostGIS-p-mapper-Pedro-tp5057555p5057684.html</a><br>

Sent from the OSGeo Portuguese Local Chapter mailing list archive at Nabble.com.<br>
_______________________________________________<br>
Portugal mailing list<br>
<a href="mailto:Portugal@lists.osgeo.org">Portugal@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/portugal" target="_blank">http://lists.osgeo.org/mailman/listinfo/portugal</a><br>
</blockquote></div><br></div>