Skip to content

AttributeError: 'BuildMeta' object has no attribute 'includes' #30

@abag1

Description

@abag1

export CUMM_CUDA_VERSION="11.4"
export CUMM_DISABLE_JIT="1"
export CUMM_CUDA_ARCH_LIST="8.7"
git clone -b v0.2.8 https://github.com/FindDefinition/cumm
cd cumm
python setup.py bdist_wheel
I did this and then got an error

cumm/cumm/common.py", line 232, in init
self.build_meta.includes.append(TENSORVIEW_INCLUDE_PATH)
AttributeError: 'BuildMeta' object has no attribute 'includes'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions