Hello all, I am trying to install Python Mapscript. I have run "python setup.py install" in the /mapscript/python directory. When I try to import mapscript, >>>import mapscript I get : ImportError: No module named _mapscript What might be the problem? Thanks, Bill