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
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' "
The text was updated successfully, but these errors were encountered:
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' "
The text was updated successfully, but these errors were encountered: