Tagged Questions
0
votes
0answers
84 views
problem in loading python mapscript
i have installed python mapscript but when i'm trying to import it in IDLE by giving
import mapscript
command , an error is being displayed
Traceback (most recent call last):
File "", line 1, in
...