Skip to content

Install doesn't work #58

@bhourahine

Description

@bhourahine

Describe the bug

The cmake install copies over the binary components, then takes a very long time to eventually complete, but without copying the Python components into the install.

To Reproduce

cmake -DCMAKE_INSTALL_PREFIX=$HOME/.local/ ..
popd
cmake --install _build

Expected behaviour

Local install of Python components into

~/.local/lib/python3.10/site-packages/

Additional context

Ubuntu 22.04 and current main

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