Skip to content

Getting value error when using dll interface with the cadet-core pip installation #77

Description

@hannahlanzrath

When installing cadet-core from pipy instead of conda, we get a

ValueError: Set Cadet to use_dll but no dll interface found.

This is since the python pypi package lives at a different place than the conda package. I fixed the issue for the general autodetect, but it has to be specified for the dll interface as well.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

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