You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run the above command, I get an error saying "PWD: not command" so I replaced $ (PWD) with pwd. 'PWD: / usr / app' doing so would be any problem.
My second problem is that although I have specified the path of the input file as /home/{username}/desktop/xxxxx/test.glb error ":" No filename defined in the request "I get an error like this.
My English is not very good, if you have a question that is not understood, I would like it.
The text was updated successfully, but these errors were encountered:
When I run the above command, I get an error saying "PWD: not command" so I replaced $ (PWD) with pwd. 'PWD: / usr / app' doing so would be any problem.
My second problem is that although I have specified the path of the input file as /home/{username}/desktop/xxxxx/test.glb error ":" No filename defined in the request "I get an error like this.
My English is not very good, if you have a question that is not understood, I would like it.
My second problem is that I have reported the error wrong. Cannot open file for read: inputfile.glb [GLTF_ERROR_IO_OPEN_READ]
Have a nice day
I really thank you for the docker file you made, but I'm new to the ubuntu operating system and docker so I have a few questions.
docker run -it --rm -v $ (PWD): / usr / app marlon360 / usd-from-gltf: latest inputfile.glb outputfile.usdz
When I run the above command, I get an error saying "PWD: not command" so I replaced $ (PWD) with pwd. 'PWD: / usr / app' doing so would be any problem.
My second problem is that although I have specified the path of the input file as /home/{username}/desktop/xxxxx/test.glb error ":" No filename defined in the request "I get an error like this.
My English is not very good, if you have a question that is not understood, I would like it.
The text was updated successfully, but these errors were encountered: