- Announcing the release of QGIS 1.5 'Tethys'
- Quantum GIS on steroids
- Annotation tools
- Announcing the release of QGIS 1.4.0 'Enceladus'
- Carson Farmer's report back on the Vienna Hackfest
- Vienna Hackfest 2009 Report Back
- Introducing the QGIS Hackfest (Vienna 2009) crew
- Announcing the release of QGIS 1.3.0 'Mimas'
- Announcing the releases of QGIS 1.0.2 (stable) and QGIS 1.1.0 'Pan' (unstable).
- Summer of Code project: Label placement
New QGIS to MapServer Conversion Tool
Submitted by Gary Sherman on Fri, 2008-09-19 22:57.
»
- Gary Sherman's blog
- Login or register to post comments
- 9362 reads

Trouble
Hello!
Using the latest snapshoot, I have got this error:
Traceback (most recent call last):
File "qgistomapserver.py", line 23, in
from ui_mapserverexport import Ui_QgsMapserverExportBase
ImportError: No module named ui_mapserverexport
Any idea?
Thanks
Luca
You must be running it on
You must be running it on Linux. The latest source includes a Makefile to build the needed UI files. Just do "make" then try running the app. I need to add this info to the documentation...
-gary
I Gary! I am on Ubuntu and I
I Gary!
I am on Ubuntu and I had to install pyqt4-dev-tools to make it ( for pyuic4)
Bye
Luca
yea ubuntu is nice
yea ubuntu is nice