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

No module named 'forward_warp_cuda' #13

Open
banditnew1978 opened this issue Jan 13, 2025 · 2 comments
Open

No module named 'forward_warp_cuda' #13

banditnew1978 opened this issue Jan 13, 2025 · 2 comments

Comments

@banditnew1978
Copy link

Do you know why I am getting this error?

File "depth_splatting_inference.py", line 18, in
from Forward_Warp import forward_warp
File "/home/banditnew/StereoCrafter/Forward_Warp/init.py", line 1, in
from .forward_warp import forward_warp
File "/home/banditnew/StereoCrafter/Forward_Warp/forward_warp.py", line 5, in
import forward_warp_cuda
ModuleNotFoundError: No module named 'forward_warp_cuda'

I ran this part

cd ./dependency/Forward-Warp
chmod a+x install.sh
./install.sh

@xiaoyu258
Copy link
Contributor

Could you check if the forward_warp_cuda package in dependency/Forward-Warp has been installed properly?

https://github.com/wbhu/Forward-Warp/blob/dfb96bb7c10865122a2a46d9cca69268adb21781/install.sh#L4C1-L4C39

@banditnew1978
Copy link
Author

for 6 seconds 15 fps camel clip It took 336 seconds for the video file to be created. Is this normal?
with 32gb tesla v100 vast.ai service.

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