2021-04-19T18:01:52,197 Created temporary directory: /tmp/pip-ephem-wheel-cache-e115ietd 2021-04-19T18:01:52,200 Created temporary directory: /tmp/pip-req-tracker-txplei1z 2021-04-19T18:01:52,201 Initialized build tracking at /tmp/pip-req-tracker-txplei1z 2021-04-19T18:01:52,201 Created build tracker: /tmp/pip-req-tracker-txplei1z 2021-04-19T18:01:52,201 Entered build tracker: /tmp/pip-req-tracker-txplei1z 2021-04-19T18:01:52,202 Created temporary directory: /tmp/pip-wheel-hzc4czmv 2021-04-19T18:01:52,231 1 location(s) to search for versions of uda: 2021-04-19T18:01:52,231 * https://pypi.org/simple/uda/ 2021-04-19T18:01:52,231 Fetching project page and analyzing links: https://pypi.org/simple/uda/ 2021-04-19T18:01:52,231 Getting page https://pypi.org/simple/uda/ 2021-04-19T18:01:52,233 Found index url https://pypi.org/simple 2021-04-19T18:01:52,235 Getting credentials from keyring for https://pypi.org/simple 2021-04-19T18:01:52,587 Loading KWallet 2021-04-19T18:01:52,613 Loading SecretService 2021-04-19T18:01:52,662 Loading Windows 2021-04-19T18:01:52,665 Loading chainer 2021-04-19T18:01:52,666 Loading macOS 2021-04-19T18:01:52,670 Loading Gnome 2021-04-19T18:01:52,711 Loading Google 2021-04-19T18:01:52,715 Loading Windows (alt) 2021-04-19T18:01:52,721 Loading file 2021-04-19T18:01:52,723 Loading keyczar 2021-04-19T18:01:52,723 Loading multi 2021-04-19T18:01:52,725 Loading pyfs 2021-04-19T18:01:52,763 Getting credentials from keyring for pypi.org 2021-04-19T18:01:53,017 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/a2/67/435395166c832ed87e1e75a90b6eb51d3d55a970582bd547627294dc6a3f/uda-0.0.1-py3.6.egg#sha256=e11f18d8c244936e407d0e6254dbbc5257884beee8f42e6c8b191bd933aa9c79 (from https://pypi.org/simple/uda/) 2021-04-19T18:01:53,018 Found link https://files.pythonhosted.org/packages/81/dc/07b2bf530270c8c1f31531052bf624433fcabcdde7426cb385bb89d648ed/uda-0.0.1.linux-x86_64.tar.gz#sha256=64364c6b2254a7ca8fc1208c3ad2d723b4b04bece8dc1dcafde4d7bf39807438 (from https://pypi.org/simple/uda/), version: 0.0.1.linux-x86_64 2021-04-19T18:01:53,018 Found link https://files.pythonhosted.org/packages/bf/49/d31ef263c1c5462d259b4bcb3ab79880d8875ef14c0867fc9bc7dcf90097/uda-0.0.2.tar.gz#sha256=20281ab455357eb118ca9e0ef5b5b6678dad0b1d36a83370762bb2cffa6693af (from https://pypi.org/simple/uda/), version: 0.0.2 2021-04-19T18:01:53,018 Found link https://files.pythonhosted.org/packages/d0/c9/6f80611fa7de57639a110edcf1297f7f724d07d8461574bd95831295d649/uda-0.0.3.tar.gz#sha256=da90df96b736c6536cc6151ec0ff16844c984add69363f618e428509e106a64c (from https://pypi.org/simple/uda/), version: 0.0.3 2021-04-19T18:01:53,033 Given no hashes to check 0 links for project 'uda': discarding no candidates 2021-04-19T18:01:53,033 ERROR: Could not find a version that satisfies the requirement uda==0.0.1 2021-04-19T18:01:53,033 ERROR: No matching distribution found for uda==0.0.1 2021-04-19T18:01:53,034 Exception information: 2021-04-19T18:01:53,034 Traceback (most recent call last): 2021-04-19T18:01:53,034 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-04-19T18:01:53,034 crit = self.state.criteria[name] 2021-04-19T18:01:53,034 KeyError: 'uda' 2021-04-19T18:01:53,034 2021-04-19T18:01:53,034 During handling of the above exception, another exception occurred: 2021-04-19T18:01:53,034 2021-04-19T18:01:53,034 Traceback (most recent call last): 2021-04-19T18:01:53,034 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-04-19T18:01:53,034 name, crit = self._merge_into_criterion(r, parent=None) 2021-04-19T18:01:53,034 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-04-19T18:01:53,034 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-04-19T18:01:53,034 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-04-19T18:01:53,034 raise RequirementsConflicted(criterion) 2021-04-19T18:01:53,034 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('uda==0.0.1') 2021-04-19T18:01:53,034 2021-04-19T18:01:53,034 During handling of the above exception, another exception occurred: 2021-04-19T18:01:53,034 2021-04-19T18:01:53,034 Traceback (most recent call last): 2021-04-19T18:01:53,034 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-04-19T18:01:53,034 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-04-19T18:01:53,034 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-04-19T18:01:53,034 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-04-19T18:01:53,034 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-04-19T18:01:53,034 raise ResolutionImpossible(e.criterion.information) 2021-04-19T18:01:53,034 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('uda==0.0.1'), parent=None)] 2021-04-19T18:01:53,034 2021-04-19T18:01:53,034 The above exception was the direct cause of the following exception: 2021-04-19T18:01:53,034 2021-04-19T18:01:53,034 Traceback (most recent call last): 2021-04-19T18:01:53,034 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-04-19T18:01:53,034 status = self.run(options, args) 2021-04-19T18:01:53,034 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-04-19T18:01:53,034 return func(self, options, args) 2021-04-19T18:01:53,034 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-04-19T18:01:53,034 reqs, check_supported_wheels=True 2021-04-19T18:01:53,034 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-04-19T18:01:53,034 six.raise_from(error, e) 2021-04-19T18:01:53,034 File "", line 3, in raise_from 2021-04-19T18:01:53,034 pip._internal.exceptions.DistributionNotFound: No matching distribution found for uda==0.0.1 2021-04-19T18:01:53,038 Removed build tracker: '/tmp/pip-req-tracker-txplei1z'