[pdal] filters.programmable in Docker

Niels Ivar Nielsen nielsin at student.matnat.uio.no
Mon Apr 24 15:43:19 PDT 2017


Thank you for the quick fix!

Now numpy works in the pdal:1.5 container, but I am still getting the 
same error in filters.programmable.

To me it seems to be the same issue as #1174:

https://github.com/PDAL/PDAL/issues/1174

Niels


On 24. april 2017 22:15, Howard Butler wrote:
>> On Apr 23, 2017, at 10:42 AM, Niels Ivar Nielsen <nielsin at student.matnat.uio.no> wrote:
>>
>> Hello
>>
>> I am trying to use filters.programmable in Docker pdal/pdal:1.5, but I am encountering a problem.
>>
>> pdal exits with the following message:
>> ImportError: numpy.core.multiarray failed to import
>> PDAL: ImportError('numpy.core.multiarray failed to import',)
>>
>> It seems that numpy is not a part of the Docker image but I found numpy in pdal/dependencies:1.5.
> Confirmed. I pushed a fix that will refresh the pdal/pdal:1.5 container to not purge the python-numpy package as part of the docker diet section of the Dockerfile. Expect the new container in an hour or so when DockerHub gets done building it.
>
> Thanks!
>
> Howard
>



More information about the pdal mailing list