Skip to content

Building CIL with CMake fails - no module called CIL #2040

@lauramurgatroyd

Description

@lauramurgatroyd

Description

This is due to cmake sometimes retrieving a python from outside the environment.
We have found this behaviour to happen on both linux and windows.

Investigation so far:

Image

Environment

import cil, sys
print(cil.version.version, cil.version.commit_hash, sys.version, sys.platform)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions