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

PermissionError: [WinError 5] Отказано в доступе #16

Open
DaniAaWdeeV opened this issue Jul 22, 2023 · 0 comments
Open

Comments

@DaniAaWdeeV
Copy link

Compress PDF...
Traceback (most recent call last):
File "D:\файлы\pdf-compress\pdf-comp\app.py", line 2, in
compress('Скан_20230722.pdf', 'Скан_20230722comp.pdf', power=4)
File "D:\файлы\pdf-compress\pdf-comp\src\pdf_compressor.py", line 47, in compress
subprocess.call(
File "C:\Users\pikaa\AppData\Local\Programs\Python\Python311\Lib\subprocess.py", line 389, in call
with Popen(*popenargs, **kwargs) as p:
File "C:\Users\pikaa\AppData\Local\Programs\Python\Python311\Lib\subprocess.py", line 1024, in init
self._execute_child(args, executable, preexec_fn, close_fds,
File "C:\Users\pikaa\AppData\Local\Programs\Python\Python311\Lib\subprocess.py", line 1493, in _execute_child
hp, ht, pid, tid = _winapi.CreateProcess(executable, args,
PermissionError: [WinError 5] Отказано в доступе

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

1 participant