Skip to content

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

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'

Activity

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

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