2021-04-28T03:40:50,995 Created temporary directory: /tmp/pip-ephem-wheel-cache-re22oe4c 2021-04-28T03:40:50,999 Created temporary directory: /tmp/pip-req-tracker-608dg_mo 2021-04-28T03:40:50,999 Initialized build tracking at /tmp/pip-req-tracker-608dg_mo 2021-04-28T03:40:50,999 Created build tracker: /tmp/pip-req-tracker-608dg_mo 2021-04-28T03:40:51,000 Entered build tracker: /tmp/pip-req-tracker-608dg_mo 2021-04-28T03:40:51,000 Created temporary directory: /tmp/pip-wheel-abzhypnu 2021-04-28T03:40:51,036 1 location(s) to search for versions of uvm: 2021-04-28T03:40:51,036 * https://pypi.org/simple/uvm/ 2021-04-28T03:40:51,036 Fetching project page and analyzing links: https://pypi.org/simple/uvm/ 2021-04-28T03:40:51,037 Getting page https://pypi.org/simple/uvm/ 2021-04-28T03:40:51,038 Found index url https://pypi.org/simple 2021-04-28T03:40:51,138 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/fd/7e/b3bfc59a944976764ef43f188ce531934a14acdbf3d2ec852140ec8bcde8/uvm-1.0.1-py3-none-any.whl#sha256=3dc779779733c53b13008e284c6165fb425178de40641f56b097e5671261a94b (from https://pypi.org/simple/uvm/) (requires-python:>=3.8,<4.0) 2021-04-28T03:40:51,138 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/97/6c/94d629fb5484c4b961d3416c69545b9c59ed5ef8310a5a8c45c3aefc3324/uvm-1.0.1.tar.gz#sha256=5d68a0c61ec4081f934bcb376786af4144b2f22a5a828b5bda539782388ef831 (from https://pypi.org/simple/uvm/) (requires-python:>=3.8,<4.0) 2021-04-28T03:40:51,139 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/61/61/fbd7999dab767d2f2d837b851ee8457b3c23968529c015cce017a986f18e/uvm-1.0.2-py3-none-any.whl#sha256=91ff61266eaa83cbbc896c44d6963ce8972317d35359038514952af7eb2da8d7 (from https://pypi.org/simple/uvm/) (requires-python:>=3.8,<4.0) 2021-04-28T03:40:51,140 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/3d/c7/a00bfc5c25333f77196e63b6475fbd14902fa8bc43f3ddbdfb560de56879/uvm-1.0.2.tar.gz#sha256=8a0d2fbce2031a10bd39750ca0b1436ec17a18c5601b75c6033c9cc853d36d48 (from https://pypi.org/simple/uvm/) (requires-python:>=3.8,<4.0) 2021-04-28T03:40:51,140 Skipping link: not a file: https://pypi.org/simple/uvm/ 2021-04-28T03:40:51,140 Given no hashes to check 0 links for project 'uvm': discarding no candidates 2021-04-28T03:40:51,141 ERROR: Could not find a version that satisfies the requirement uvm==1.0.2 (from versions: none) 2021-04-28T03:40:51,141 ERROR: No matching distribution found for uvm==1.0.2 2021-04-28T03:40:51,141 Exception information: 2021-04-28T03:40:51,141 Traceback (most recent call last): 2021-04-28T03:40:51,141 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-04-28T03:40:51,141 name, crit = self._merge_into_criterion(r, parent=None) 2021-04-28T03:40:51,141 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-04-28T03:40:51,141 raise RequirementsConflicted(criterion) 2021-04-28T03:40:51,141 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('uvm==1.0.2') 2021-04-28T03:40:51,141 2021-04-28T03:40:51,141 During handling of the above exception, another exception occurred: 2021-04-28T03:40:51,141 2021-04-28T03:40:51,141 Traceback (most recent call last): 2021-04-28T03:40:51,141 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-04-28T03:40:51,141 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-04-28T03:40:51,141 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-04-28T03:40:51,141 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-04-28T03:40:51,141 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-04-28T03:40:51,141 raise ResolutionImpossible(e.criterion.information) 2021-04-28T03:40:51,141 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('uvm==1.0.2'), parent=None)] 2021-04-28T03:40:51,141 2021-04-28T03:40:51,141 The above exception was the direct cause of the following exception: 2021-04-28T03:40:51,141 2021-04-28T03:40:51,141 Traceback (most recent call last): 2021-04-28T03:40:51,141 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-04-28T03:40:51,141 status = self.run(options, args) 2021-04-28T03:40:51,141 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 204, in wrapper 2021-04-28T03:40:51,141 return func(self, options, args) 2021-04-28T03:40:51,141 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-04-28T03:40:51,141 reqs, check_supported_wheels=True 2021-04-28T03:40:51,141 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-04-28T03:40:51,141 raise error from e 2021-04-28T03:40:51,141 pip._internal.exceptions.DistributionNotFound: No matching distribution found for uvm==1.0.2 2021-04-28T03:40:51,146 Removed build tracker: '/tmp/pip-req-tracker-608dg_mo'