2021-07-09T20:15:24,062 Created temporary directory: /tmp/pip-ephem-wheel-cache-vu6lv4z5 2021-07-09T20:15:24,066 Created temporary directory: /tmp/pip-req-tracker-at38dqqg 2021-07-09T20:15:24,066 Initialized build tracking at /tmp/pip-req-tracker-at38dqqg 2021-07-09T20:15:24,066 Created build tracker: /tmp/pip-req-tracker-at38dqqg 2021-07-09T20:15:24,067 Entered build tracker: /tmp/pip-req-tracker-at38dqqg 2021-07-09T20:15:24,068 Created temporary directory: /tmp/pip-wheel-h90pud7o 2021-07-09T20:15:24,105 1 location(s) to search for versions of ddcheck: 2021-07-09T20:15:24,105 * https://pypi.org/simple/ddcheck/ 2021-07-09T20:15:24,106 Fetching project page and analyzing links: https://pypi.org/simple/ddcheck/ 2021-07-09T20:15:24,106 Getting page https://pypi.org/simple/ddcheck/ 2021-07-09T20:15:24,108 Found index url https://pypi.org/simple 2021-07-09T20:15:24,287 Found link https://files.pythonhosted.org/packages/ac/d2/b0fc4d2f50fd4cbc35572fe3cf2314b50fb71c69ee0390e16e5869699474/ddcheck-0.0.1.tar.gz#sha256=3b214f3dc0d435ba109fa3ad207d37a646ac9260e9effd7987bda4316f110e4d (from https://pypi.org/simple/ddcheck/), version: 0.0.1 2021-07-09T20:15:24,288 Skipping link: not a file: https://pypi.org/simple/ddcheck/ 2021-07-09T20:15:24,304 Given no hashes to check 1 links for project 'ddcheck': discarding no candidates 2021-07-09T20:15:24,321 Collecting ddcheck==0.0.1 2021-07-09T20:15:24,322 Created temporary directory: /tmp/pip-unpack-5xqy3at1 2021-07-09T20:15:24,493 Downloading ddcheck-0.0.1.tar.gz (6.0 kB) 2021-07-09T20:15:24,547 Added ddcheck==0.0.1 from https://files.pythonhosted.org/packages/ac/d2/b0fc4d2f50fd4cbc35572fe3cf2314b50fb71c69ee0390e16e5869699474/ddcheck-0.0.1.tar.gz#sha256=3b214f3dc0d435ba109fa3ad207d37a646ac9260e9effd7987bda4316f110e4d to build tracker '/tmp/pip-req-tracker-at38dqqg' 2021-07-09T20:15:24,548 Running setup.py (path:/tmp/pip-wheel-h90pud7o/ddcheck_a9b13cff829f4394b871f8ae35c3ae33/setup.py) egg_info for package ddcheck 2021-07-09T20:15:24,549 Created temporary directory: /tmp/pip-pip-egg-info-zxqtj0j8 2021-07-09T20:15:24,549 Running command python setup.py egg_info 2021-07-09T20:15:25,182 /tmp/pip-wheel-h90pud7o/ddcheck_a9b13cff829f4394b871f8ae35c3ae33/setup.py:3: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses 2021-07-09T20:15:25,183 import imp 2021-07-09T20:15:25,183 Traceback (most recent call last): 2021-07-09T20:15:25,183 File "", line 1, in 2021-07-09T20:15:25,184 File "/tmp/pip-wheel-h90pud7o/ddcheck_a9b13cff829f4394b871f8ae35c3ae33/setup.py", line 11, in 2021-07-09T20:15:25,184 f = open(path.join(base, 'requirements.txt')) 2021-07-09T20:15:25,184 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-h90pud7o/ddcheck_a9b13cff829f4394b871f8ae35c3ae33/requirements.txt' 2021-07-09T20:15:25,234 WARNING: Discarding https://files.pythonhosted.org/packages/ac/d2/b0fc4d2f50fd4cbc35572fe3cf2314b50fb71c69ee0390e16e5869699474/ddcheck-0.0.1.tar.gz#sha256=3b214f3dc0d435ba109fa3ad207d37a646ac9260e9effd7987bda4316f110e4d (from https://pypi.org/simple/ddcheck/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T20:15:25,236 ERROR: Could not find a version that satisfies the requirement ddcheck==0.0.1 (from versions: 0.0.1) 2021-07-09T20:15:25,236 ERROR: No matching distribution found for ddcheck==0.0.1 2021-07-09T20:15:25,236 Exception information: 2021-07-09T20:15:25,236 Traceback (most recent call last): 2021-07-09T20:15:25,236 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T20:15:25,236 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T20:15:25,236 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T20:15:25,236 raise RequirementsConflicted(criterion) 2021-07-09T20:15:25,236 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('ddcheck==0.0.1') 2021-07-09T20:15:25,236 2021-07-09T20:15:25,236 During handling of the above exception, another exception occurred: 2021-07-09T20:15:25,236 2021-07-09T20:15:25,236 Traceback (most recent call last): 2021-07-09T20:15:25,236 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T20:15:25,236 result = self._result = resolver.resolve( 2021-07-09T20:15:25,236 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T20:15:25,236 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T20:15:25,236 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T20:15:25,236 raise ResolutionImpossible(e.criterion.information) 2021-07-09T20:15:25,236 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('ddcheck==0.0.1'), parent=None)] 2021-07-09T20:15:25,236 2021-07-09T20:15:25,236 The above exception was the direct cause of the following exception: 2021-07-09T20:15:25,236 2021-07-09T20:15:25,236 Traceback (most recent call last): 2021-07-09T20:15:25,236 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T20:15:25,236 status = self.run(options, args) 2021-07-09T20:15:25,236 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T20:15:25,236 return func(self, options, args) 2021-07-09T20:15:25,236 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T20:15:25,236 requirement_set = resolver.resolve( 2021-07-09T20:15:25,236 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T20:15:25,236 raise error from e 2021-07-09T20:15:25,236 pip._internal.exceptions.DistributionNotFound: No matching distribution found for ddcheck==0.0.1 2021-07-09T20:15:25,242 Removed ddcheck==0.0.1 from https://files.pythonhosted.org/packages/ac/d2/b0fc4d2f50fd4cbc35572fe3cf2314b50fb71c69ee0390e16e5869699474/ddcheck-0.0.1.tar.gz#sha256=3b214f3dc0d435ba109fa3ad207d37a646ac9260e9effd7987bda4316f110e4d from build tracker '/tmp/pip-req-tracker-at38dqqg' 2021-07-09T20:15:25,242 Removed build tracker: '/tmp/pip-req-tracker-at38dqqg'