2022-01-20T20:32:05,455 Created temporary directory: /tmp/pip-ephem-wheel-cache-dutecgvn 2022-01-20T20:32:05,461 Created temporary directory: /tmp/pip-req-tracker-abau2pbt 2022-01-20T20:32:05,461 Initialized build tracking at /tmp/pip-req-tracker-abau2pbt 2022-01-20T20:32:05,462 Created build tracker: /tmp/pip-req-tracker-abau2pbt 2022-01-20T20:32:05,462 Entered build tracker: /tmp/pip-req-tracker-abau2pbt 2022-01-20T20:32:05,463 Created temporary directory: /tmp/pip-wheel-u855bzuw 2022-01-20T20:32:05,523 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-20T20:32:05,529 2 location(s) to search for versions of jtpdf: 2022-01-20T20:32:05,529 * https://pypi.org/simple/jtpdf/ 2022-01-20T20:32:05,529 * https://www.piwheels.org/simple/jtpdf/ 2022-01-20T20:32:05,530 Fetching project page and analyzing links: https://pypi.org/simple/jtpdf/ 2022-01-20T20:32:05,531 Getting page https://pypi.org/simple/jtpdf/ 2022-01-20T20:32:05,534 Found index url https://pypi.org/simple 2022-01-20T20:32:05,738 Skipping link: No binaries permitted for jtpdf: https://files.pythonhosted.org/packages/ce/20/7ea8e1d1a9f3997d73a3ca3f962d465607afdeea32e8dd817fffc3507612/jtpdf-0.0.2-py3-none-any.whl#sha256=acbaaf5ee4cd5b34258afacab33d7b421a1674b9172567350ca49281f5e81f52 (from https://pypi.org/simple/jtpdf/) 2022-01-20T20:32:05,738 Found link https://files.pythonhosted.org/packages/b7/04/1653716f2140563fbde8a9af37bb40db5a71b0105943fa05b06694d878ba/jtpdf-0.0.2.tar.gz#sha256=9a8b2404caf545890ff5778fbad3bb81f6798f05fcb731f830b2f106cf1e2741 (from https://pypi.org/simple/jtpdf/), version: 0.0.2 2022-01-20T20:32:05,739 Fetching project page and analyzing links: https://www.piwheels.org/simple/jtpdf/ 2022-01-20T20:32:05,740 Getting page https://www.piwheels.org/simple/jtpdf/ 2022-01-20T20:32:05,742 Found index url https://www.piwheels.org/simple 2022-01-20T20:32:05,958 Skipping link: not a file: https://www.piwheels.org/simple/jtpdf/ 2022-01-20T20:32:05,959 Skipping link: not a file: https://pypi.org/simple/jtpdf/ 2022-01-20T20:32:06,003 Given no hashes to check 1 links for project 'jtpdf': discarding no candidates 2022-01-20T20:32:06,045 Collecting jtpdf==0.0.2 2022-01-20T20:32:06,048 Created temporary directory: /tmp/pip-unpack-i115vzry 2022-01-20T20:32:06,136 Downloading jtpdf-0.0.2.tar.gz (2.2 kB) 2022-01-20T20:32:06,190 Added jtpdf==0.0.2 from https://files.pythonhosted.org/packages/b7/04/1653716f2140563fbde8a9af37bb40db5a71b0105943fa05b06694d878ba/jtpdf-0.0.2.tar.gz#sha256=9a8b2404caf545890ff5778fbad3bb81f6798f05fcb731f830b2f106cf1e2741 to build tracker '/tmp/pip-req-tracker-abau2pbt' 2022-01-20T20:32:06,191 Running setup.py (path:/tmp/pip-wheel-u855bzuw/jtpdf_157d214785c144ccbf0c6c1e88d7b078/setup.py) egg_info for package jtpdf 2022-01-20T20:32:06,192 Created temporary directory: /tmp/pip-pip-egg-info-lafbzgwz 2022-01-20T20:32:06,193 Preparing metadata (setup.py): started 2022-01-20T20:32:06,194 Running command python setup.py egg_info 2022-01-20T20:32:07,604 Traceback (most recent call last): 2022-01-20T20:32:07,605 File "", line 1, in 2022-01-20T20:32:07,606 File "/tmp/pip-wheel-u855bzuw/jtpdf_157d214785c144ccbf0c6c1e88d7b078/setup.py", line 5, in 2022-01-20T20:32:07,606 from version_utils import bump_version, copy_version_to_package 2022-01-20T20:32:07,607 ModuleNotFoundError: No module named 'version_utils' 2022-01-20T20:32:07,693 Preparing metadata (setup.py): finished with status 'error' 2022-01-20T20:32:07,694 WARNING: Discarding https://files.pythonhosted.org/packages/b7/04/1653716f2140563fbde8a9af37bb40db5a71b0105943fa05b06694d878ba/jtpdf-0.0.2.tar.gz#sha256=9a8b2404caf545890ff5778fbad3bb81f6798f05fcb731f830b2f106cf1e2741 (from https://pypi.org/simple/jtpdf/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-01-20T20:32:07,697 ERROR: Could not find a version that satisfies the requirement jtpdf==0.0.2 (from versions: 0.0.2) 2022-01-20T20:32:07,698 ERROR: No matching distribution found for jtpdf==0.0.2 2022-01-20T20:32:07,698 Exception information: 2022-01-20T20:32:07,698 Traceback (most recent call last): 2022-01-20T20:32:07,698 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-20T20:32:07,698 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-20T20:32:07,698 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-20T20:32:07,698 raise RequirementsConflicted(criterion) 2022-01-20T20:32:07,698 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('jtpdf==0.0.2') 2022-01-20T20:32:07,698 2022-01-20T20:32:07,698 During handling of the above exception, another exception occurred: 2022-01-20T20:32:07,698 2022-01-20T20:32:07,698 Traceback (most recent call last): 2022-01-20T20:32:07,698 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2022-01-20T20:32:07,698 result = self._result = resolver.resolve( 2022-01-20T20:32:07,698 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-20T20:32:07,698 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-20T20:32:07,698 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-20T20:32:07,698 raise ResolutionImpossible(e.criterion.information) 2022-01-20T20:32:07,698 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('jtpdf==0.0.2'), parent=None)] 2022-01-20T20:32:07,698 2022-01-20T20:32:07,698 The above exception was the direct cause of the following exception: 2022-01-20T20:32:07,698 2022-01-20T20:32:07,698 Traceback (most recent call last): 2022-01-20T20:32:07,698 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-20T20:32:07,698 status = run_func(*args) 2022-01-20T20:32:07,698 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-20T20:32:07,698 return func(self, options, args) 2022-01-20T20:32:07,698 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-20T20:32:07,698 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-20T20:32:07,698 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-20T20:32:07,698 raise error from e 2022-01-20T20:32:07,698 pip._internal.exceptions.DistributionNotFound: No matching distribution found for jtpdf==0.0.2 2022-01-20T20:32:07,709 Removed jtpdf==0.0.2 from https://files.pythonhosted.org/packages/b7/04/1653716f2140563fbde8a9af37bb40db5a71b0105943fa05b06694d878ba/jtpdf-0.0.2.tar.gz#sha256=9a8b2404caf545890ff5778fbad3bb81f6798f05fcb731f830b2f106cf1e2741 from build tracker '/tmp/pip-req-tracker-abau2pbt' 2022-01-20T20:32:07,709 Removed build tracker: '/tmp/pip-req-tracker-abau2pbt'