View Single Post
Old 10-11-2021, 10:10 AM   #213
menghui1126
Junior Member
menghui1126 began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Oct 2021
Device: kindle paperwhite 4
calibre, version 5.29.0 (win32, embedded-python: True)
Weak: subprocess.run() failed
Spoiler:

Starting job: Generating X-Ray for The Art of Impossible: A Peak Performance Primer
Job: "Generating X-Ray for The Art of Impossible: A Peak Performance Primer" failed with error:
Traceback (most recent call last):
File "calibre\gui2\threaded_jobs.py", line 83, in start_work
File "calibre_plugins.worddumb.parse_job", line 24, in do_job
File "calibre_plugins.worddumb.unzip", line 63, in install_libs
File "calibre_plugins.worddumb.unzip", line 86, in pip_install
File "subprocess.py", line 512, in run
subprocess.CalledProcessError: Command '['py', '-m', 'pip', 'install', '-U', '-t', WindowsPath('C:/Users/menghui1126/AppData/Roaming/calibre/plugins/worddumb-libs-py3.8'), '--no-deps', '--python-version', '3.8', '--platform', 'win_amd64', 'blis==0.7.4']' returned non-zero exit status 2.

Called with args: ((33, 'MOBI', 'C:\\Users\\menghui1126\\OneDrive\\Calibre 书库\\Steven Kotler\\The Art of Impossible_ A Peak Perfor (33)\\The Art of Impossible_ A Peak P - Steven Kotler.mobi', <calibre.ebooks.metadata.book.base.Metadata object at 0x0000026A86684070>, {'spacy': 'en_core_web_', 'wiki': 'en'}), False, True) {'notifications': <queue.Queue object at 0x0000026A86684DC0>, 'abort': <threading.Event object at 0x0000026A842EC070>, 'log': <calibre.utils.logging.GUILog object at 0x0000026A842EC8E0>}
ERROR: Exception:
Traceback (most recent call last):
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\site-packages\pip\_internal\cli\base_command.py", line 173, in _main
status = self.run(options, args)
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\site-packages\pip\_internal\cli\req_command.py", line 203, in wrapper
return func(self, options, args)
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\site-packages\pip\_internal\commands\install.py", line 315, in run
requirement_set = resolver.resolve(
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\site-packages\pip\_internal\resolution\resolvelib\resol ver.py", line 94, in resolve
result = self._result = resolver.resolve(
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\site-packages\pip\_vendor\resolvelib\resolvers.py", line 472, in resolve
state = resolution.resolve(requirements, max_rounds=max_rounds)
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\site-packages\pip\_vendor\resolvelib\resolvers.py", line 341, in resolve
self._add_to_criteria(self.state.criteria, r, parent=None)
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\site-packages\pip\_vendor\resolvelib\resolvers.py", line 172, in _add_to_criteria
if not criterion.candidates:
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\site-packages\pip\_vendor\resolvelib\structs.py", line 151, in __bool__
return bool(self._sequence)
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\site-packages\pip\_internal\resolution\resolvelib\found _candidates.py", line 140, in __bool__
return any(self)
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\site-packages\pip\_internal\resolution\resolvelib\found _candidates.py", line 128, in <genexpr>
return (c for c in iterator if id(c) not in self._incompatible_ids)
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\site-packages\pip\_internal\resolution\resolvelib\found _candidates.py", line 29, in _iter_built
for version, func in infos:
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\site-packages\pip\_internal\resolution\resolvelib\facto ry.py", line 272, in iter_index_candidate_infos
result = self._finder.find_best_candidate(
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\site-packages\pip\_internal\index\package_finder.py", line 851, in find_best_candidate
candidates = self.find_all_candidates(project_name)
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\site-packages\pip\_internal\index\package_finder.py", line 798, in find_all_candidates
page_candidates = list(page_candidates_it)
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\site-packages\pip\_internal\index\sources.py", line 134, in page_candidates
yield from self._candidates_from_page(self._link)
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\site-packages\pip\_internal\index\package_finder.py", line 758, in process_project_url
html_page = self._link_collector.fetch_page(project_url)
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\site-packages\pip\_internal\index\collector.py", line 490, in fetch_page
return _get_html_page(location, session=self.session)
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\site-packages\pip\_internal\index\collector.py", line 400, in _get_html_page
resp = _get_html_response(url, session=session)
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\site-packages\pip\_internal\index\collector.py", line 115, in _get_html_response
resp = session.get(
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\site-packages\pip\_vendor\requests\sessions.py", line 555, in get
return self.request('GET', url, **kwargs)
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\site-packages\pip\_internal\network\session.py", line 454, in request
return super().request(method, url, *args, **kwargs)
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\site-packages\pip\_vendor\requests\sessions.py", line 542, in request
resp = self.send(prep, **send_kwargs)
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\site-packages\pip\_vendor\requests\sessions.py", line 655, in send
r = adapter.send(request, **kwargs)
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\site-packages\pip\_vendor\cachecontrol\adapter.py", line 53, in send
resp = super(CacheControlAdapter, self).send(request, **kw)
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\site-packages\pip\_vendor\requests\adapters.py", line 439, in send
resp = conn.urlopen(
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\site-packages\pip\_vendor\urllib3\connectionpool.py", line 696, in urlopen
self._prepare_proxy(conn)
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\site-packages\pip\_vendor\urllib3\connectionpool.py", line 964, in _prepare_proxy
conn.connect()
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\site-packages\pip\_vendor\urllib3\connection.py", line 359, in connect
conn = self._connect_tls_proxy(hostname, conn)
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\site-packages\pip\_vendor\urllib3\connection.py", line 500, in _connect_tls_proxy
return ssl_wrap_socket(
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\site-packages\pip\_vendor\urllib3\util\ssl_.py", line 453, in ssl_wrap_socket
ssl_sock = _ssl_wrap_socket_impl(sock, context, tls_in_tls)
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\site-packages\pip\_vendor\urllib3\util\ssl_.py", line 495, in _ssl_wrap_socket_impl
return ssl_context.wrap_socket(sock)
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\ssl.py", line 512, in wrap_socket
return self.sslsocket_class._create(
File "C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\lib\ssl.py", line 1027, in _create
raise ValueError("check_hostname requires server_hostname")
ValueError: check_hostname requires server_hostname
WARNING: You are using pip version 21.2.3; however, version 21.2.4 is available.
You should consider upgrading via the 'C:\Users\menghui1126\AppData\Local\Programs\Pytho n\Python310\python.exe -m pip install --upgrade pip' command.

Last edited by theducks; 10-11-2021 at 10:47 AM. Reason: Unnecessary Quote of previous post removed
menghui1126 is offline   Reply With Quote