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

error: import MultiScaleDeformableAttention as MSDA ----solved #3

Open
eeric opened this issue Aug 17, 2021 · 0 comments
Open

error: import MultiScaleDeformableAttention as MSDA ----solved #3

eeric opened this issue Aug 17, 2021 · 0 comments

Comments

@eeric
Copy link

eeric commented Aug 17, 2021

1.at first, need to install successfully
-- sh ./make.sh
......
Processing dependencies for MultiScaleDeformableAttention==1.0
Finished processing dependencies for MultiScaleDeformableAttention==1.0

2.meet error as following:
import MultiScaleDeformableAttention as MSDA
ImportError: libcudart.so.10.0: cannot open shared object file: No such file or directory

3.method:
sudo ldconfig /usr/local/cuda-10.0/lib64
(version: cuda-10.0)

4.successfully

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

1 participant