Failure testing with conda-build
Open
- Dominant language
- XC
- Stars
- 18
- Forks
- 38
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 3
Description
After putting the fixes here: https://github.com/DOI-USGS/ale/pull/640 I am able to get conda-build to finish the build, but it fails at the test stage.
More specifically, it stumbles at the block:
test:
imports:
- ale
in meta.yml. I think the issue is that on installation, the C++ libraries are installed, but the python packages are not. Then they cannot be found later.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.