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
Starting conversion...
Traceback (most recent call last):
File "D:\Descargas\SEMBLANZAS DOCENTES 2023-20241003T222259Z-001\pdf-to-powerpoint-master\convert.py", line 23, in
slideimgs = convert_from_path(pdf_file, 300, fmt='ppm', thread_count=2)
File "C:\Users\Marcos\AppData\Local\Programs\Python\Python310\lib\site-packages\pdf2image\pdf2image.py", line 29, in convert_from_path
page_count = __page_count(pdf_path, userpw)
File "C:\Users\Marcos\AppData\Local\Programs\Python\Python310\lib\site-packages\pdf2image\pdf2image.py", line 158, in __page_count
proc = Popen(["pdfinfo", pdf_path], stdout=PIPE, stderr=PIPE)
File "C:\Users\Marcos\AppData\Local\Programs\Python\Python310\lib\subprocess.py", line 969, in init
self._execute_child(args, executable, preexec_fn, close_fds,
File "C:\Users\Marcos\AppData\Local\Programs\Python\Python310\lib\subprocess.py", line 1438, in _execute_child
hp, ht, pid, tid = _winapi.CreateProcess(executable, args,
FileNotFoundError: [WinError 2] El sistema no puede encontrar el archivo especificado
The text was updated successfully, but these errors were encountered:
Starting conversion...
Traceback (most recent call last):
File "D:\Descargas\SEMBLANZAS DOCENTES 2023-20241003T222259Z-001\pdf-to-powerpoint-master\convert.py", line 23, in
slideimgs = convert_from_path(pdf_file, 300, fmt='ppm', thread_count=2)
File "C:\Users\Marcos\AppData\Local\Programs\Python\Python310\lib\site-packages\pdf2image\pdf2image.py", line 29, in convert_from_path
page_count = __page_count(pdf_path, userpw)
File "C:\Users\Marcos\AppData\Local\Programs\Python\Python310\lib\site-packages\pdf2image\pdf2image.py", line 158, in __page_count
proc = Popen(["pdfinfo", pdf_path], stdout=PIPE, stderr=PIPE)
File "C:\Users\Marcos\AppData\Local\Programs\Python\Python310\lib\subprocess.py", line 969, in init
self._execute_child(args, executable, preexec_fn, close_fds,
File "C:\Users\Marcos\AppData\Local\Programs\Python\Python310\lib\subprocess.py", line 1438, in _execute_child
hp, ht, pid, tid = _winapi.CreateProcess(executable, args,
FileNotFoundError: [WinError 2] El sistema no puede encontrar el archivo especificado
The text was updated successfully, but these errors were encountered: