2021-05-26T03:06:02,674 Created temporary directory: /tmp/pip-ephem-wheel-cache-40qttco9 2021-05-26T03:06:02,678 Created temporary directory: /tmp/pip-req-tracker-2x66_0nn 2021-05-26T03:06:02,678 Initialized build tracking at /tmp/pip-req-tracker-2x66_0nn 2021-05-26T03:06:02,678 Created build tracker: /tmp/pip-req-tracker-2x66_0nn 2021-05-26T03:06:02,679 Entered build tracker: /tmp/pip-req-tracker-2x66_0nn 2021-05-26T03:06:02,679 Created temporary directory: /tmp/pip-wheel-3kl0vokd 2021-05-26T03:06:02,715 1 location(s) to search for versions of nec-sol-backend-ispc-x86: 2021-05-26T03:06:02,715 * https://pypi.org/simple/nec-sol-backend-ispc-x86/ 2021-05-26T03:06:02,715 Fetching project page and analyzing links: https://pypi.org/simple/nec-sol-backend-ispc-x86/ 2021-05-26T03:06:02,716 Getting page https://pypi.org/simple/nec-sol-backend-ispc-x86/ 2021-05-26T03:06:02,717 Found index url https://pypi.org/simple 2021-05-26T03:06:02,804 Found link https://files.pythonhosted.org/packages/c2/3e/9c0d0078f5738d5071e26d84d0818b60cf4bca5ac25f278fa24d23404e86/nec_sol_backend_ispc_x86-0.0.tar.gz#sha256=24109b88a6cf91d185243c64ad5f78dfb626bf7e4717628a95fc04e269484827 (from https://pypi.org/simple/nec-sol-backend-ispc-x86/) (requires-python:>=3.5), version: 0.0 2021-05-26T03:06:02,804 Skipping link: not a file: https://pypi.org/simple/nec-sol-backend-ispc-x86/ 2021-05-26T03:06:02,818 Given no hashes to check 1 links for project 'nec-sol-backend-ispc-x86': discarding no candidates 2021-05-26T03:06:02,833 Collecting nec-sol-backend-ispc-x86==0.0 2021-05-26T03:06:02,835 Created temporary directory: /tmp/pip-unpack-ofvlsnpk 2021-05-26T03:06:02,874 Downloading nec_sol_backend_ispc_x86-0.0.tar.gz (469 bytes) 2021-05-26T03:06:02,893 Added nec-sol-backend-ispc-x86==0.0 from https://files.pythonhosted.org/packages/c2/3e/9c0d0078f5738d5071e26d84d0818b60cf4bca5ac25f278fa24d23404e86/nec_sol_backend_ispc_x86-0.0.tar.gz#sha256=24109b88a6cf91d185243c64ad5f78dfb626bf7e4717628a95fc04e269484827 to build tracker '/tmp/pip-req-tracker-2x66_0nn' 2021-05-26T03:06:02,894 Running setup.py (path:/tmp/pip-wheel-3kl0vokd/nec-sol-backend-ispc-x86_e9b34bb0c68d4cdb8955bf6c1d78baed/setup.py) egg_info for package nec-sol-backend-ispc-x86 2021-05-26T03:06:02,895 Created temporary directory: /tmp/pip-pip-egg-info-hfk9pozt 2021-05-26T03:06:02,895 Running command python setup.py egg_info 2021-05-26T03:06:03,783 WARNING: Discarding https://files.pythonhosted.org/packages/c2/3e/9c0d0078f5738d5071e26d84d0818b60cf4bca5ac25f278fa24d23404e86/nec_sol_backend_ispc_x86-0.0.tar.gz#sha256=24109b88a6cf91d185243c64ad5f78dfb626bf7e4717628a95fc04e269484827 (from https://pypi.org/simple/nec-sol-backend-ispc-x86/) (requires-python:>=3.5). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-05-26T03:06:03,785 ERROR: Could not find a version that satisfies the requirement nec-sol-backend-ispc-x86==0.0 (from versions: 0.0) 2021-05-26T03:06:03,785 ERROR: No matching distribution found for nec-sol-backend-ispc-x86==0.0 2021-05-26T03:06:03,785 Exception information: 2021-05-26T03:06:03,785 Traceback (most recent call last): 2021-05-26T03:06:03,785 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-05-26T03:06:03,785 name, crit = self._merge_into_criterion(r, parent=None) 2021-05-26T03:06:03,785 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-05-26T03:06:03,785 raise RequirementsConflicted(criterion) 2021-05-26T03:06:03,785 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('nec-sol-backend-ispc-x86==0.0') 2021-05-26T03:06:03,785 2021-05-26T03:06:03,785 During handling of the above exception, another exception occurred: 2021-05-26T03:06:03,785 2021-05-26T03:06:03,785 Traceback (most recent call last): 2021-05-26T03:06:03,785 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-05-26T03:06:03,785 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-05-26T03:06:03,785 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-05-26T03:06:03,785 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-05-26T03:06:03,785 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-05-26T03:06:03,785 raise ResolutionImpossible(e.criterion.information) 2021-05-26T03:06:03,785 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('nec-sol-backend-ispc-x86==0.0'), parent=None)] 2021-05-26T03:06:03,785 2021-05-26T03:06:03,785 The above exception was the direct cause of the following exception: 2021-05-26T03:06:03,785 2021-05-26T03:06:03,785 Traceback (most recent call last): 2021-05-26T03:06:03,785 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-05-26T03:06:03,785 status = self.run(options, args) 2021-05-26T03:06:03,785 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 204, in wrapper 2021-05-26T03:06:03,785 return func(self, options, args) 2021-05-26T03:06:03,785 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-05-26T03:06:03,785 reqs, check_supported_wheels=True 2021-05-26T03:06:03,785 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-05-26T03:06:03,785 raise error from e 2021-05-26T03:06:03,785 pip._internal.exceptions.DistributionNotFound: No matching distribution found for nec-sol-backend-ispc-x86==0.0 2021-05-26T03:06:03,791 Removed nec-sol-backend-ispc-x86==0.0 from https://files.pythonhosted.org/packages/c2/3e/9c0d0078f5738d5071e26d84d0818b60cf4bca5ac25f278fa24d23404e86/nec_sol_backend_ispc_x86-0.0.tar.gz#sha256=24109b88a6cf91d185243c64ad5f78dfb626bf7e4717628a95fc04e269484827 from build tracker '/tmp/pip-req-tracker-2x66_0nn' 2021-05-26T03:06:03,791 Removed build tracker: '/tmp/pip-req-tracker-2x66_0nn'