This ticket should have information and a patch to help you fix your issue:<div><br></div><div><a href="http://trac.osgeo.org/mapserver/ticket/3940">http://trac.osgeo.org/mapserver/ticket/3940</a></div><div><br></div><div>
Which python version are you using, btw?<br><br><div class="gmail_quote">On Tue, Feb 28, 2012 at 5:32 PM, Guillaume Sueur <span dir="ltr">&lt;<a href="mailto:no-reply@neogeo-online.net">no-reply@neogeo-online.net</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi list,<br>
<br>
I did my own compile of mapscript after some modifications in mapogcsld.c file, and if the things went well, I ran into two similar errors provided by mapscript.py but not directly connected to the modifications I&#39;ve made.<br>

<br>
On lines 823 and 1371, instead of having __init__(self, *args) like in mapscript genuine version, there was respectively :<br>
def __init__(self, layer = None):<br>
and<br>
def __init__(self, map = None):<br>
which caused following lines using args to raise an exception.<br>
I don&#39;t understand why it occured (maybe swig configuration or whatever) and would appreciate any clue about this.<br>
<br>
Best regards<br>
<br>
Guillaume<br>
______________________________<u></u>_________________<br>
mapserver-dev mailing list<br>
<a href="mailto:mapserver-dev@lists.osgeo.org" target="_blank">mapserver-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapserver-dev" target="_blank">http://lists.osgeo.org/<u></u>mailman/listinfo/mapserver-dev</a><br>
</blockquote></div><br></div>