Closed TimoRoth closed 2 years ago
Installing the conda-forge version of libarchive doesn't fix the LoadLibrary
problem for me. Has anyone made any progress on this?
I am having the same issue: https://github.com/corteva/rioxarray/issues/13
Not seeing this issue with recent builds of libarchive
. So think this was resolved with along other issues
We are using appveyor as Windows CI environment, and since a while, we are getting the following error right after setting up the environment:
For some reason, it installs everything correctly from conda-forge, except for libarchive, which I guess ultimately results in the failed load Library call. I looked into the anaconda repo, and since a good two weeks there is a windows version of libarchive, which roughly matches up with the timeframe of our builds having those issues.