Closed jm3rt3ns closed 1 year ago
Yeah, we need to have an Entwine release to cache up to recent updates in how PDAL advertises its libraries via CMake. I have been making some recent PRs to move things forward, but I don't have an ETA as to when it will be done.
you can try to pin your PDAL at 2.3 in your conda environment and see if that gets you a working setup as a workaround.
Howard
Pinning to 2.3 did the trick. Thanks!
This issue is visible on a current conda docker build pull request:
https://github.com/connormanning/entwine/pull/299
steps to reproduce:
/home/me/miniconda/envs/entwine_venv/bin/entwine -i file.las -o temp
We are attempting to package entwine into a conda environment on ubuntu and are seeing the same issue, perhaps to do with a recent PDAL update? In any event, I tried pinning the pdal version to an older version, but conda is ignoring my pin.