- QGIS 1.0.0 Preview 2 Binaries Available
- QGIS 1.0.0 Preview 2 Tagged
- New QGIS to MapServer Conversion Tool
- Release plans recap for the road to QGIS 1.0
- New version of eVis
- Contour Lines in Qgis
- QGIS and Google Summer of Code
- Quantum GIS Graduates OSGeo Incubation
- Paolo Cavallini Named to QGIS Project Steering Committee
- Nominations for QGIS PSC Open
New QGIS to MapServer Conversion Tool
Submitted by Gary Sherman on Fri, 2008-09-19 22:57.
»
- Gary Sherman's blog
- Add new comment
- 4838 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