Skip to content

Failure testing with conda-build #641

@oleg-alexandrov

Description

@oleg-alexandrov

After putting the fixes here: #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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions