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

이런 권한 문제가 생기는데 혹시 같은 경험 하신 분 있을까요 #187

Open
baechu0 opened this issue Aug 6, 2021 · 1 comment

Comments

@baechu0
Copy link

baechu0 commented Aug 6, 2021

string(831) "Traceback (most recent call last): File "/home/ubuntu/.local/bin/hwp5html", line 9, in sys.exit(main()) File "/home/ubuntu/.local/lib/python3.6/site-packages/hwp5/hwp5html.py", line 151, in main with open_dest() as dest: File "/usr/lib/python3.6/contextlib.py", line 81, in enter return next(self.gen) File "/home/ubuntu/.local/lib/python3.6/site-packages/hwp5/hwp5html.py", line 204, in open_dir shutil.rmtree(path) File "/usr/lib/python3.6/shutil.py", line 486, in rmtree _rmtree_safe_fd(fd, path, onerror) File "/usr/lib/python3.6/shutil.py", line 444, in _rmtree_safe_fd onerror(os.unlink, fullname, sys.exc_info()) File "/usr/lib/python3.6/shutil.py", line 442, in _rmtree_safe_fd os.unlink(name, dir_fd=topfd) PermissionError: [Errno 13] Permission denied: 'styles.css' "

@baechu0 baechu0 closed this as completed Aug 12, 2021
@baechu0 baechu0 reopened this Aug 12, 2021
@kangyongsuk
Copy link

python 권한 설정 부터 잡으는게 맞지 않을까 쉽네요. 저도 초보라...ㅠㅠ

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