Hello,
I am trying to use the RT MapServer Exporter with qgis 2.18.17 installed on windows10 but I recived the follow error message:

2018-03-19T18:37:46 1 Traceback (most recent call last):

File "C:/Users/Salvatore/.qgis2/python/plugins\rt_mapserver_exporter\plugin.py", line 65, in run

from .mapfileexportdlg import MapfileExportDlg

File "C:/PROGRA~1/QGIS2~1.18/apps/qgis-ltr/./python\qgis\utils.py", line 607, in _import

mod = _builtin_import(name, globals, locals, fromlist, level)

File "C:/Users/Salvatore/.qgis2/python/plugins\rt_mapserver_exporter\mapfileexportdlg.py", line 31, in <module>

import MapfileExporter

File "C:/PROGRA~1/QGIS2~1.18/apps/qgis-ltr/./python\qgis\utils.py", line 607, in _import

mod = _builtin_import(name, globals, locals, fromlist, level)

File "C:/Users/Salvatore/.qgis2/python/plugins\rt_mapserver_exporter\MapfileExporter.py", line 9, in <module>

from utils import *

File "C:/PROGRA~1/QGIS2~1.18/apps/qgis-ltr/./python\qgis\utils.py", line 607, in _import

mod = _builtin_import(name, globals, locals, fromlist, level)

File "C:/Users/Salvatore/.qgis2/python/plugins\rt_mapserver_exporter\utils.py", line 1, in <module>

import mapscript

File "C:/PROGRA~1/QGIS2~1.18/apps/qgis-ltr/./python\qgis\utils.py", line 607, in _import

mod = _builtin_import(name, globals, locals, fromlist, level)

ImportError: No module named mapscript


I tried to install python mapscript by osgeo4w-setup-x86_64.exe (advanced install) but this does not resolve the problem.


Any suggestion?

Thank you for your help.

Salvatore

--
Salvatore Mellino
Dottore di Ricerca/Ph.D.

Prisma s.r.l. - Pogettazione e Realizzazione Impianti e Servizi di Monitoraggio 
Ambientale
Via Monsignor Bonaventura Gargiulo, 13 - 80065 S.Agnello (NA)
Tel./Fax: +39 081 8072476
[email protected]
www.prismambiente.it

_______________________________________________
Qgis-user mailing list
[email protected]
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to