Hello,

You will maybe get some clues from my tests on your case (as an end user:
I'm not able to debug C++ )

Following what you've done, I've done another tests with
pip install
http://pypi.python.org/packages/source/m/mapnik2/mapnik2-0.7-r2615.tar.gz
and
easy_install
http://pypi.python.org/packages/source/m/mapnik2/mapnik2-0.7-r2615.tar.gz
both we're run in the venv

Infortunately like you, I've encountered the same error message at the end.
My supposition that you met a problem due to difference beetween 2.2.x
series and the 2.0.x series (because you're using ppa:mapnik/nightly-2.0)
seems wrong.

Moreover, I've done the same 2 tests but outside the venv (not a clean
practice ;) ) and I've got the same error message too.

So I supposed now that the problem is coming from the build-in difference
beetween mapnik 2.0.1 and 2.0.7 (you can do same tests I've done to confirm
I you want) and not from the venv.

Regards

ThomasG
_______________________________________________
Mapnik-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/mapnik-users

Reply via email to