2021-07-09T04:25:12,101 Created temporary directory: /tmp/pip-ephem-wheel-cache-_ah9_ete 2021-07-09T04:25:12,104 Created temporary directory: /tmp/pip-req-tracker-2hd6syiy 2021-07-09T04:25:12,104 Initialized build tracking at /tmp/pip-req-tracker-2hd6syiy 2021-07-09T04:25:12,104 Created build tracker: /tmp/pip-req-tracker-2hd6syiy 2021-07-09T04:25:12,105 Entered build tracker: /tmp/pip-req-tracker-2hd6syiy 2021-07-09T04:25:12,105 Created temporary directory: /tmp/pip-wheel-6aquy0dd 2021-07-09T04:25:12,139 1 location(s) to search for versions of python-webid: 2021-07-09T04:25:12,139 * https://pypi.org/simple/python-webid/ 2021-07-09T04:25:12,139 Fetching project page and analyzing links: https://pypi.org/simple/python-webid/ 2021-07-09T04:25:12,140 Getting page https://pypi.org/simple/python-webid/ 2021-07-09T04:25:12,141 Found index url https://pypi.org/simple 2021-07-09T04:25:12,321 Found link https://files.pythonhosted.org/packages/c3/dc/9219e1f285763345ed620a6576aa089e6584edd07cf1ab2a3e65818df524/python-webid-0.2.tar.gz#sha256=bc37994777b21b1ade5b354b1de9f3c6e78103d76fdc237881cf70ef4934f00a (from https://pypi.org/simple/python-webid/), version: 0.2 2021-07-09T04:25:12,321 Skipping link: not a file: https://pypi.org/simple/python-webid/ 2021-07-09T04:25:12,337 Given no hashes to check 1 links for project 'python-webid': discarding no candidates 2021-07-09T04:25:12,354 Collecting python-webid==0.2 2021-07-09T04:25:12,356 Created temporary directory: /tmp/pip-unpack-vdqrrlig 2021-07-09T04:25:12,540 Downloading python-webid-0.2.tar.gz (23 kB) 2021-07-09T04:25:12,611 Added python-webid==0.2 from https://files.pythonhosted.org/packages/c3/dc/9219e1f285763345ed620a6576aa089e6584edd07cf1ab2a3e65818df524/python-webid-0.2.tar.gz#sha256=bc37994777b21b1ade5b354b1de9f3c6e78103d76fdc237881cf70ef4934f00a to build tracker '/tmp/pip-req-tracker-2hd6syiy' 2021-07-09T04:25:12,612 Running setup.py (path:/tmp/pip-wheel-6aquy0dd/python-webid_b4caec28044c4bb2b093f44b66720f4c/setup.py) egg_info for package python-webid 2021-07-09T04:25:12,612 Created temporary directory: /tmp/pip-pip-egg-info-i66e_6u2 2021-07-09T04:25:12,613 Running command python setup.py egg_info 2021-07-09T04:25:13,234 Traceback (most recent call last): 2021-07-09T04:25:13,235 File "", line 1, in 2021-07-09T04:25:13,235 File "/tmp/pip-wheel-6aquy0dd/python-webid_b4caec28044c4bb2b093f44b66720f4c/setup.py", line 14, in 2021-07-09T04:25:13,236 execfile('./src/webid/__init__.py') 2021-07-09T04:25:13,236 NameError: name 'execfile' is not defined 2021-07-09T04:25:13,284 WARNING: Discarding https://files.pythonhosted.org/packages/c3/dc/9219e1f285763345ed620a6576aa089e6584edd07cf1ab2a3e65818df524/python-webid-0.2.tar.gz#sha256=bc37994777b21b1ade5b354b1de9f3c6e78103d76fdc237881cf70ef4934f00a (from https://pypi.org/simple/python-webid/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T04:25:13,286 ERROR: Could not find a version that satisfies the requirement python-webid==0.2 (from versions: 0.2) 2021-07-09T04:25:13,286 ERROR: No matching distribution found for python-webid==0.2 2021-07-09T04:25:13,286 Exception information: 2021-07-09T04:25:13,286 Traceback (most recent call last): 2021-07-09T04:25:13,286 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T04:25:13,286 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T04:25:13,286 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T04:25:13,286 raise RequirementsConflicted(criterion) 2021-07-09T04:25:13,286 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('python-webid==0.2') 2021-07-09T04:25:13,286 2021-07-09T04:25:13,286 During handling of the above exception, another exception occurred: 2021-07-09T04:25:13,286 2021-07-09T04:25:13,286 Traceback (most recent call last): 2021-07-09T04:25:13,286 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T04:25:13,286 result = self._result = resolver.resolve( 2021-07-09T04:25:13,286 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T04:25:13,286 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T04:25:13,286 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T04:25:13,286 raise ResolutionImpossible(e.criterion.information) 2021-07-09T04:25:13,286 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('python-webid==0.2'), parent=None)] 2021-07-09T04:25:13,286 2021-07-09T04:25:13,286 The above exception was the direct cause of the following exception: 2021-07-09T04:25:13,286 2021-07-09T04:25:13,286 Traceback (most recent call last): 2021-07-09T04:25:13,286 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T04:25:13,286 status = self.run(options, args) 2021-07-09T04:25:13,286 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T04:25:13,286 return func(self, options, args) 2021-07-09T04:25:13,286 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T04:25:13,286 requirement_set = resolver.resolve( 2021-07-09T04:25:13,286 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T04:25:13,286 raise error from e 2021-07-09T04:25:13,286 pip._internal.exceptions.DistributionNotFound: No matching distribution found for python-webid==0.2 2021-07-09T04:25:13,291 Removed python-webid==0.2 from https://files.pythonhosted.org/packages/c3/dc/9219e1f285763345ed620a6576aa089e6584edd07cf1ab2a3e65818df524/python-webid-0.2.tar.gz#sha256=bc37994777b21b1ade5b354b1de9f3c6e78103d76fdc237881cf70ef4934f00a from build tracker '/tmp/pip-req-tracker-2hd6syiy' 2021-07-09T04:25:13,291 Removed build tracker: '/tmp/pip-req-tracker-2hd6syiy'