New QGIS to MapServer Conversion Tool

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