Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ImportError: dynamic module does not define module export function (PyInit_MultiScaleDeformableAttention) #5

Open
BirATMAN opened this issue Jan 24, 2024 · 1 comment

Comments

@BirATMAN
Copy link

BirATMAN commented Jan 24, 2024

Installed /fs03/cv38/bgautam/miniconda/conda/envs/birat4-env/lib/python3.8/site-packages/MultiScaleDeformableAttention-1.0-py3.8-linux-x86_64.egg
Processing dependencies for MultiScaleDeformableAttention==1.0
Finished processing dependencies for MultiScaleDeformableAttention==1.0

After installling I tried importing the module.

import torch
import MultiScaleDeformableAttention
Traceback (most recent call last):
File "", line 1, in
ImportError: dynamic module does not define module export function (PyInit_MultiScaleDeformableAttention)

My system: Python 3.8.5, cuda 11.3, GCC 5.4

@QinPeng1
Copy link

请问您解决了吗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants