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": "No filename defined in the request" #1

Open
muhammettaskale opened this issue Nov 22, 2020 · 2 comments
Open

error": "No filename defined in the request" #1

muhammettaskale opened this issue Nov 22, 2020 · 2 comments

Comments

@muhammettaskale
Copy link

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.

@muhammettaskale
Copy link
Author

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.

My second problem is that I have reported the error wrong. Cannot open file for read: inputfile.glb [GLTF_ERROR_IO_OPEN_READ]

@Pablo4Coding
Copy link

@mirenissi were you able to find the solution to this problem? I am facing the same error as you.

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