python-mapnik
python-mapnik copied to clipboard
mapnik import issue
I have installed mapnik from pip using following command pip install mapnik
while importing mapnik I get following issue
import mapnik
File "/cygdrive/e/open_steet_map/osm_env/lib/python2.7/site-packages/mapnik/init.py", line 72, in
@asheesh1202 - This usually indicates that your PYTHONPATH is not configured correctly. Consult python docs for your OS on how to check and amend PYTHONPATH