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 installing resample2d #1

Open
nikhilweee opened this issue Jan 15, 2021 · 1 comment
Open

Error installing resample2d #1

nikhilweee opened this issue Jan 15, 2021 · 1 comment

Comments

@nikhilweee
Copy link

When I try to install the resample2d package by using python setup.py install --user, I face the following error.

resample2d_cuda.cc:4:10: fatal error: resample2d_kernel.cuh: No such file or directory
 #include "resample2d_kernel.cuh"
@thunanguyen
Copy link

There is a missing file named "resample2d_kernel.cuh". You can copy from the repo https://github.com/RenYurui/StructureFlow. Or I will try to have a PR to add this file when I'm free

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