On 04/30/2017 03:07 AM, Damien anonymous wrote: > I use debian and I would like to use the mapnik Library for python3. I tryied > with apt install : the paquet was too recent. I tryied with pip : a bug comes > unexpectedly during the installation. > > Is there any bug in mapnik wich make hard to install python3 mapnik on pip ? > Is there any alternative on debian Jessie ?
pip does not play well with system packages. python3-mapnik is included in stretch, you can either wait for the release or upgrade now and help test the upgrade before the final release. Alternatively you can backport the mapnik stack from stretch to jessie, but that's not recommended. Kind Regards, Bas -- GPG Key ID: 4096R/6750F10AE88D4AF1 Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1 _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

