<br>Hi list.<br><div>I have a problem with using python mapscrip under Windows.</div><div>I&#39;ve installed mapscript as it is described at &quot;MapServer for Windows (MS4W)&quot; README_INSTALL file.</div>
<div>But if I try to run test-cgi-mapscript.py i&#39;ve got a message:</div><div>&lt;type &#39;exceptions.IndentationError&#39;&gt;: unindent does not match any outer indentation level (mapscript.py, line 700) <br>
      args = (&#39;unindent does not match any outer indentation level&#39;, (r&#39;C:\ms4w\Apache\cgi-bin\mapscript.py&#39;, 700, 18, &#39; else:\n&#39;)) <br>      filename = r&#39;C:\ms4w\Apache\cgi-bin\mapscript.py&#39; <br>

      lineno = 700 <br>      message = &#39;&#39; <br>      msg = &#39;unindent does not match any outer indentation level&#39; <br>      offset = 18 <br>      print_file_and_line = None <br>      text = &#39; else:\n&#39;</div>

<div>I&#39;ve tryed to change &#39;tab&#39; in mapscript file on four whitespase. No result.</div><div><br><br></div>
<br>