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

[Errno 13] Permission denied: #22

Open
Kallamamran opened this issue Jan 22, 2025 · 2 comments
Open

[Errno 13] Permission denied: #22

Kallamamran opened this issue Jan 22, 2025 · 2 comments

Comments

@Kallamamran
Copy link

I get a permission error for the file created in the temp-folder

Image

This is even though I have set the permissions in the temp folder to full permission for all groups and users 🤨

@Kallamamran
Copy link
Author

I have also tried to change the cache path with "--cache-path q:\temp".
Inside of that folder the app creates sequencial numbered folder and inside of these the used images turns up, so that works.
Even though this works I still get the same error complaining about a *.ply file inside of c:\temp 🤨

It seems to have something to do with "postprocessors.py" in hy3dgen\shapegen, but I'm not sure.

@meet-radek
Copy link

In the "\hy3dgen\shapegen\postprocessors.py" find 3 lines with: delete=True, change it to delete=False.

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