[pdal] Workaround for current Conda issues on Windows

Bradley Chambers brad.chambers at gmail.com
Wed Dec 5 08:18:42 PST 2018


Windows users installing PDAL via Conda may be running into issues with
missing libtiff.dll. This is ticketed with the upstream packages and will
hopefully be fixed soon. In the meantime, it is possible to workaround by
pinning to an older build of libtiff. The following should do the trick
(tested for Python 3.6)

conda create -n pdalenv -c conda-forge pdal libtiff=4.0.9=vc14_0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pdal/attachments/20181205/c4487ea6/attachment.html>


More information about the pdal mailing list