[pdal] PDAL Python3 issues

Sebastiaan Couwenberg sebastic at xs4all.nl
Mon Jan 23 10:50:47 PST 2017


On 01/23/2017 07:41 PM, Howard Butler wrote:
> 
>> On Jan 23, 2017, at 12:19 PM, Howard Butler <howard at hobu.co> wrote:
>>
>>
>>> On Jan 23, 2017, at 11:53 AM, Sebastiaan Couwenberg <sebastic at xs4all.nl> wrote:
>>>
>>> If python-pdal can only work with the same Python version as
>>> libpdal-plang was built with, we'll need to drop the python3-pdal
>>> package or add a libpdal-plang3 for it.
>>
>> This is a true statement. plang and PDAL Python extension should not use mixed Python runtimes. There is a check in setup.py that attempts to prevent it.
> 
> Followup ticket by Bas https://github.com/PDAL/PDAL/issues/1478

Since building PDAL for both Python 2 and Python 3 is non-trivial, and
the full freeze deadline approaching, I've updated the python-pdal
(source) package to no longer build the python3-pdal (binary) packages.
The other way around (building both pdal & python-pdal only with Python
3) was possible too, but based on the popcon scores the Python 2 version
is much more popular.

Kind Regards,

Bas

-- 
 GPG Key ID: 4096R/6750F10AE88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146  50D1 6750 F10A E88D 4AF1


More information about the pdal mailing list