[pdal] filters.programmable in Docker
Howard Butler
howard at hobu.co
Tue Apr 25 07:55:19 PDT 2017
Niels,
I pushed another fix that should get you over this issue. The DockerHub containers are refreshing at the moment and should be ready ~1 hour.
Thanks for the reports!
Howard
> On Apr 24, 2017, at 5:43 PM, Niels Ivar Nielsen <nielsin at student.matnat.uio.no> wrote:
>
> 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