Skip to content

ImportError: dynamic module does not define module export function (PyInit_transformer_op) #949

@gongjingcs

Description

@gongjingcs

hi,I install deepspeed using the following command:
DS_BUILD_OPS=1 python setup.py build_ext -j8 bdist_wheel
pip install dist/deepspeed-0.3.13+69bca4a-cp38-cp38-linux_x86_64.whl

I ran a demo with transformer kernel, I met with the following error:
image

However if I install deepspeed from source, the demo works well

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