Hello list!!<br><br>I developed a python script to make images from shapefiles, in order to do this I&#39;m using gdal-ogr commands. I want my script to run form fwtools shell, with other 2 scripts I can do it. The problem is to execute my shp2png.py script I had to work with mapnik, I installed this dll in my computer, but when I run the script I got an error because fwtools can&#39;t see mapnik.<br>

Is there any way to add mapnik into a folder inside fwtools?<br>Thank you<br>