Hi,
First of all, thanks for creating this, it's been a massive help with my work. I've been using it for many months now with little issue, but this morning I've encountered this error:
And these are the errors in CMD:
C:\Users\Dan\Downloads>pocketmagstopdf.py --quality=high Woman_09012023_UploadedByUK.pdf https://mcdatastore.blob.core.windows.net/mcmags/9f77c4ca-97be-41c0-85da-3afa0a8a36b1/41586ac2-e951-45fd-ab76-b132ae72be63/extralow/0000.jpg
Traceback (most recent call last):
File "C:\Users\Dan\Downloads\pocketmagstopdf.py", line 129, in
from urllib.request import urlopen
File "C:\Users\Dan\AppData\Local\Programs\Python\Python311\Lib\urllib\request.py", line 88, in
import http.client
File "C:\Users\Dan\AppData\Local\Programs\Python\Python311\Lib\http\client.py", line 71, in
import email.parser
File "C:\Users\Dan\AppData\Local\Programs\Python\Python311\Lib\email\parser.py", line 12, in
from email.feedparser import FeedParser, BytesFeedParser
File "C:\Users\Dan\AppData\Local\Programs\Python\Python311\Lib\email\feedparser.py", line 27, in
from email._policybase import compat32
File "C:\Users\Dan\AppData\Local\Programs\Python\Python311\Lib\email_policybase.py", line 9, in
from email.utils import _has_surrogates
File "C:\Users\Dan\AppData\Local\Programs\Python\Python311\Lib\email\utils.py", line 29, in
import socket
File "C:\Users\Dan\AppData\Local\Programs\Python\Python311\Lib\socket.py", line 51, in
import _socket
ImportError: DLL load failed while importing _socket: A dynamic link library (DLL) initialization routine failed.
When I booted up the computer this morning the Windows installation welcome screen appeared for some reason, so this may be related. Just wondering if you've encountered this before and how I would go about rectifying it. I've tried rebooting a couple of times but no joy.
Hi, First of all, thanks for creating this, it's been a massive help with my work. I've been using it for many months now with little issue, but this morning I've encountered this error:
And these are the errors in CMD:
C:\Users\Dan\Downloads>pocketmagstopdf.py --quality=high Woman_09012023_UploadedByUK.pdf https://mcdatastore.blob.core.windows.net/mcmags/9f77c4ca-97be-41c0-85da-3afa0a8a36b1/41586ac2-e951-45fd-ab76-b132ae72be63/extralow/0000.jpg Traceback (most recent call last): File "C:\Users\Dan\Downloads\pocketmagstopdf.py", line 129, in
from urllib.request import urlopen
File "C:\Users\Dan\AppData\Local\Programs\Python\Python311\Lib\urllib\request.py", line 88, in
import http.client
File "C:\Users\Dan\AppData\Local\Programs\Python\Python311\Lib\http\client.py", line 71, in
import email.parser
File "C:\Users\Dan\AppData\Local\Programs\Python\Python311\Lib\email\parser.py", line 12, in
from email.feedparser import FeedParser, BytesFeedParser
File "C:\Users\Dan\AppData\Local\Programs\Python\Python311\Lib\email\feedparser.py", line 27, in
from email._policybase import compat32
File "C:\Users\Dan\AppData\Local\Programs\Python\Python311\Lib\email_policybase.py", line 9, in
from email.utils import _has_surrogates
File "C:\Users\Dan\AppData\Local\Programs\Python\Python311\Lib\email\utils.py", line 29, in
import socket
File "C:\Users\Dan\AppData\Local\Programs\Python\Python311\Lib\socket.py", line 51, in
import _socket
ImportError: DLL load failed while importing _socket: A dynamic link library (DLL) initialization routine failed.
When I booted up the computer this morning the Windows installation welcome screen appeared for some reason, so this may be related. Just wondering if you've encountered this before and how I would go about rectifying it. I've tried rebooting a couple of times but no joy.
Cheers, Dan