Uh oh!
There was an error while loading. Please reload this page.
Various fixes and improvements - #54
Conversation
Debug version crashes here, release version optimizes away the check.
dzenanz
commented
Jan 17, 2022
@JohanMabille or @davidbrochart, can you comment on CI failure? I have different test failures in a local build: I am stuck on pretty basic stuff, so help is greatly appreciated. |
e0cb3ea to
f0f1e9fComparedzenanz
commented
Jan 17, 2022
This seems to be a waste of time. |
| displayName: Add conda to PATH | ||
| - bash: sudo apt-get install libxerces-c | ||
| displayName: Add conda to PATH |
There was a problem hiding this comment.
Hi,
Sorry for the late reply. Dependencies should be installed with mamba or added in the environment-dev.yml so be sure they're built with a compatible runtime., instead of relying on the build machine.
There was a problem hiding this comment.
I tried that too, but am not familiar with conda. I can try again.
There was a problem hiding this comment.
It turns out my attempt does nothing.
1196935 to
0400b64CompareThe error was: CMake Error at C:/Libs/xtl-vs19/xtlConfig.cmake:26 (message): File or directory C://include referenced by variable xtensor_zarr_INCLUDE_DIRS does not exist ! Call Stack (most recent call first): C:/Libs/xtensor-zarr-vs19/xtensor-zarrConfig.cmake:49 (set_and_check) CMakeLists.txt:6 (find_package)
litxiaoyao
commented
Aug 15, 2023
So who has write access to this repository to merge these pull requests ? |
The error was: