-
Notifications
You must be signed in to change notification settings - Fork 13
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 in running launch_container.sh #8
Comments
I was able to resolve the older issue but encountered a new error (while trying to run the same file): Status: Downloaded newer image for linjieli222/hero-video-feature-extractor:mil-nce goroutine 1 gp=0xc0000061c0 m=0 mp=0x8cc5a0 [syscall, locked to thread]: goroutine 2 gp=0xc000006c40 m=nil [force gc (idle)]: goroutine 3 gp=0xc000007180 m=nil [GC sweep wait]: goroutine 4 gp=0xc000007340 m=nil [GC scavenge wait]: goroutine 5 gp=0xc000007c00 m=nil [finalizer wait]: rax 0x0 |
I was running this command:
CUDA_VISIBLE_DEVICES=0 source launch_container.sh C:/Users/Admin1/Downloads/qvhilights_videos/videos C:/Users/Admin1/Downloads/qvhilights_videos/output
I keep getting the error:
: command not found
: command not found
-bash: launch_container.sh: line 18: syntax error: unexpected end of file
Thanks in advance for your help, I also tried changing the path location variables directly in the file, but the same error persists
The text was updated successfully, but these errors were encountered: