Open pzg250 opened 3 years ago
@dianfu it seems there is some issue related to permission of creating the output directory. I couldn't figure out why, would you be able to help?
@kelvin1794 @pzg250 It maps the directory /opt/examples in the docker container to the directory examples on the host. Could you check the write permission of host directory examples?
@dianfu I think the process is run by 9999 while the UID of the host is 1000. I can take a look into it and pull a request soon.
@kelvin1794 thanks a lot~
I also met with this error. It seems that I do not have the permission to make the directory. Can anyone help me?
Has this issue been resolved? I am facing a similar error and it does not seem to be due to access permissions into the examples folder.
@sirvp sorry, I haven't been able to allocate some time to fix this. Let me do it these couple of days!
Hi, I followed the readme. After start docker, run example, there is an error occurred. Anyone can help ?