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

BASICSR EXT=True; python setup.py develop , but encounter the following error: NameError: name 'deform_conv_ext' is not defined #12

Open
wgfrhebnr opened this issue Oct 18, 2024 · 3 comments

Comments

@wgfrhebnr
Copy link

Hi, when I run BASICSR EXT=True; python setup.py develop I encounter the following error, what should I do?
555

@lyf1212
Copy link

lyf1212 commented Nov 9, 2024

Have you moved "**.so" to the proper location according to readme.md?

@shyyxy
Copy link

shyyxy commented Dec 1, 2024

Have you solved the problem?

@movingforward100
Copy link
Member

We comfirm that the instructions of building the CUDA extensions are effective. Please don't forget to move the deform_conv_ext.xxxxxx.so to the correct path. Also, please build and move the CUDA extensions before running any other code. Please let me know if you have any other problems.

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

4 participants