[Qgis-user] MMQGIS plugin - Color Map error

Cameron Munro cameron.munro at yahoo.com
Sun Feb 13 02:38:43 PST 2011


I'm running QGIS1.6 and Win7. The mmqgis plugin package is terrific, except I 
get an error when I try color map (below), seems not to be able to find 
mmqgis.qml. Does anyone else experience this issue, and if so is there a 
solution/workaround? I've tried reinstalling the plugin without success, and 
have observed the same issue trying it in QGIS1.5.

Cheers

Cameron.


An error has occured while executing Python code:

Traceback (most recent call last):
  File "C:/Users/Cameron/.qgis/python/plugins\mmqgis\mmqgis_dialogs.py", line 
292, in run
    int(self.highcolor.palette().color(QPalette.Normal, QPalette.Button).rgb()))
  File "C:/Users/Cameron/.qgis/python/plugins\mmqgis\mmqgis_library.py", line 
251, in mmqgis_set_color_map
    outfile = open(temp_filename, 'w')
IOError: [Errno 2] No such file or directory: '/tmp/mmqgis.qml'

Python version:
2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit (Intel)]
<snip>




More information about the Qgis-user mailing list