2021-07-09T22:25:25,655 Created temporary directory: /tmp/pip-ephem-wheel-cache-2pt04dyq 2021-07-09T22:25:25,658 Created temporary directory: /tmp/pip-req-tracker-1yofjfxt 2021-07-09T22:25:25,659 Initialized build tracking at /tmp/pip-req-tracker-1yofjfxt 2021-07-09T22:25:25,659 Created build tracker: /tmp/pip-req-tracker-1yofjfxt 2021-07-09T22:25:25,659 Entered build tracker: /tmp/pip-req-tracker-1yofjfxt 2021-07-09T22:25:25,660 Created temporary directory: /tmp/pip-wheel-htqlysla 2021-07-09T22:25:25,692 1 location(s) to search for versions of oneapi-python: 2021-07-09T22:25:25,692 * https://pypi.org/simple/oneapi-python/ 2021-07-09T22:25:25,693 Fetching project page and analyzing links: https://pypi.org/simple/oneapi-python/ 2021-07-09T22:25:25,693 Getting page https://pypi.org/simple/oneapi-python/ 2021-07-09T22:25:25,695 Found index url https://pypi.org/simple 2021-07-09T22:25:25,871 Found link https://files.pythonhosted.org/packages/90/a8/192835b1c2f0b2bdaec65fdcf62020d3a79a81a652676fba8ee7ee135df6/oneapi-python-0.02.tar.gz#sha256=0f331706d5e104d363d033f73ae7bf83d415e38672d9acc050b5a1a3115b807b (from https://pypi.org/simple/oneapi-python/), version: 0.02 2021-07-09T22:25:25,871 Found link https://files.pythonhosted.org/packages/bb/77/120e678dd2188df8a15af68ee4767730013fb88406230363fd1ef01e0e7b/oneapi-python-0.03.tar.gz#sha256=3ce63e8174c31ecfa337d91b41dd8ab10223ad66d4a9696e7e5507574f73d1c0 (from https://pypi.org/simple/oneapi-python/), version: 0.03 2021-07-09T22:25:25,871 Skipping link: not a file: https://pypi.org/simple/oneapi-python/ 2021-07-09T22:25:25,888 Given no hashes to check 1 links for project 'oneapi-python': discarding no candidates 2021-07-09T22:25:25,905 Collecting oneapi-python==0.02 2021-07-09T22:25:25,907 Created temporary directory: /tmp/pip-unpack-793bsc4b 2021-07-09T22:25:26,101 Downloading oneapi-python-0.02.tar.gz (8.9 kB) 2021-07-09T22:25:26,164 Added oneapi-python==0.02 from https://files.pythonhosted.org/packages/90/a8/192835b1c2f0b2bdaec65fdcf62020d3a79a81a652676fba8ee7ee135df6/oneapi-python-0.02.tar.gz#sha256=0f331706d5e104d363d033f73ae7bf83d415e38672d9acc050b5a1a3115b807b to build tracker '/tmp/pip-req-tracker-1yofjfxt' 2021-07-09T22:25:26,166 Running setup.py (path:/tmp/pip-wheel-htqlysla/oneapi-python_2af296327f0f45cbb20388b6dab0f0e3/setup.py) egg_info for package oneapi-python 2021-07-09T22:25:26,167 Created temporary directory: /tmp/pip-pip-egg-info-rvasslxw 2021-07-09T22:25:26,168 Running command python setup.py egg_info 2021-07-09T22:25:26,818 Traceback (most recent call last): 2021-07-09T22:25:26,819 File "", line 1, in 2021-07-09T22:25:26,819 File "/tmp/pip-wheel-htqlysla/oneapi-python_2af296327f0f45cbb20388b6dab0f0e3/setup.py", line 18, in 2021-07-09T22:25:26,819 import oneapi as mod_oneapi 2021-07-09T22:25:26,819 File "/tmp/pip-wheel-htqlysla/oneapi-python_2af296327f0f45cbb20388b6dab0f0e3/oneapi/__init__.py", line 10, in 2021-07-09T22:25:26,820 import models as mod_models 2021-07-09T22:25:26,820 ModuleNotFoundError: No module named 'models' 2021-07-09T22:25:26,871 WARNING: Discarding https://files.pythonhosted.org/packages/90/a8/192835b1c2f0b2bdaec65fdcf62020d3a79a81a652676fba8ee7ee135df6/oneapi-python-0.02.tar.gz#sha256=0f331706d5e104d363d033f73ae7bf83d415e38672d9acc050b5a1a3115b807b (from https://pypi.org/simple/oneapi-python/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T22:25:26,872 ERROR: Could not find a version that satisfies the requirement oneapi-python==0.02 (from versions: 0.2, 0.3) 2021-07-09T22:25:26,873 ERROR: No matching distribution found for oneapi-python==0.02 2021-07-09T22:25:26,873 Exception information: 2021-07-09T22:25:26,873 Traceback (most recent call last): 2021-07-09T22:25:26,873 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T22:25:26,873 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T22:25:26,873 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T22:25:26,873 raise RequirementsConflicted(criterion) 2021-07-09T22:25:26,873 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('oneapi-python==0.02') 2021-07-09T22:25:26,873 2021-07-09T22:25:26,873 During handling of the above exception, another exception occurred: 2021-07-09T22:25:26,873 2021-07-09T22:25:26,873 Traceback (most recent call last): 2021-07-09T22:25:26,873 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T22:25:26,873 result = self._result = resolver.resolve( 2021-07-09T22:25:26,873 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T22:25:26,873 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T22:25:26,873 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T22:25:26,873 raise ResolutionImpossible(e.criterion.information) 2021-07-09T22:25:26,873 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('oneapi-python==0.02'), parent=None)] 2021-07-09T22:25:26,873 2021-07-09T22:25:26,873 The above exception was the direct cause of the following exception: 2021-07-09T22:25:26,873 2021-07-09T22:25:26,873 Traceback (most recent call last): 2021-07-09T22:25:26,873 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T22:25:26,873 status = self.run(options, args) 2021-07-09T22:25:26,873 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T22:25:26,873 return func(self, options, args) 2021-07-09T22:25:26,873 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T22:25:26,873 requirement_set = resolver.resolve( 2021-07-09T22:25:26,873 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T22:25:26,873 raise error from e 2021-07-09T22:25:26,873 pip._internal.exceptions.DistributionNotFound: No matching distribution found for oneapi-python==0.02 2021-07-09T22:25:26,878 Removed oneapi-python==0.02 from https://files.pythonhosted.org/packages/90/a8/192835b1c2f0b2bdaec65fdcf62020d3a79a81a652676fba8ee7ee135df6/oneapi-python-0.02.tar.gz#sha256=0f331706d5e104d363d033f73ae7bf83d415e38672d9acc050b5a1a3115b807b from build tracker '/tmp/pip-req-tracker-1yofjfxt' 2021-07-09T22:25:26,878 Removed build tracker: '/tmp/pip-req-tracker-1yofjfxt'