2021-07-12T03:23:28,910 Created temporary directory: /tmp/pip-ephem-wheel-cache-epsfu0lt 2021-07-12T03:23:28,913 Created temporary directory: /tmp/pip-req-tracker-1adqupme 2021-07-12T03:23:28,914 Initialized build tracking at /tmp/pip-req-tracker-1adqupme 2021-07-12T03:23:28,914 Created build tracker: /tmp/pip-req-tracker-1adqupme 2021-07-12T03:23:28,914 Entered build tracker: /tmp/pip-req-tracker-1adqupme 2021-07-12T03:23:28,915 Created temporary directory: /tmp/pip-wheel-4o5f870t 2021-07-12T03:23:28,944 1 location(s) to search for versions of nose-parametrized: 2021-07-12T03:23:28,944 * https://pypi.org/simple/nose-parametrized/ 2021-07-12T03:23:28,945 Fetching project page and analyzing links: https://pypi.org/simple/nose-parametrized/ 2021-07-12T03:23:28,945 Getting page https://pypi.org/simple/nose-parametrized/ 2021-07-12T03:23:28,947 Found index url https://pypi.org/simple 2021-07-12T03:23:29,035 Found link https://files.pythonhosted.org/packages/d9/29/180460a713f379a7338de7fb4ef01a53a096037aeaa71a2eee7edfc42e9b/nose-parametrized-0.0.tar.gz#sha256=d9846220a33386b958786510775bdf10b66029060ffad9f7291ebf4a5db1a6e0 (from https://pypi.org/simple/nose-parametrized/), version: 0.0 2021-07-12T03:23:29,036 Found link https://files.pythonhosted.org/packages/a6/67/c4b33a6e203426fa52accb961c4e8f0d87e03d3e40eeb547c492abd24731/nose-parametrized-0.1.tar.gz#sha256=ebe6fb8a55379ee014eeef3635614ea6f3cf11c29205e0711498016de302aaf4 (from https://pypi.org/simple/nose-parametrized/), version: 0.1 2021-07-12T03:23:29,036 Skipping link: not a file: https://pypi.org/simple/nose-parametrized/ 2021-07-12T03:23:29,054 Given no hashes to check 1 links for project 'nose-parametrized': discarding no candidates 2021-07-12T03:23:29,072 Collecting nose-parametrized==0.1 2021-07-12T03:23:29,074 Created temporary directory: /tmp/pip-unpack-r3wnpoi6 2021-07-12T03:23:29,244 Downloading nose-parametrized-0.1.tar.gz (539 bytes) 2021-07-12T03:23:29,265 Added nose-parametrized==0.1 from https://files.pythonhosted.org/packages/a6/67/c4b33a6e203426fa52accb961c4e8f0d87e03d3e40eeb547c492abd24731/nose-parametrized-0.1.tar.gz#sha256=ebe6fb8a55379ee014eeef3635614ea6f3cf11c29205e0711498016de302aaf4 to build tracker '/tmp/pip-req-tracker-1adqupme' 2021-07-12T03:23:29,266 Running setup.py (path:/tmp/pip-wheel-4o5f870t/nose-parametrized_0c1b11f4782840c69c51c0901c8b8271/setup.py) egg_info for package nose-parametrized 2021-07-12T03:23:29,267 Created temporary directory: /tmp/pip-pip-egg-info-ga1yn99v 2021-07-12T03:23:29,267 Running command python setup.py egg_info 2021-07-12T03:23:30,106 Traceback (most recent call last): 2021-07-12T03:23:30,106 File "", line 1, in 2021-07-12T03:23:30,107 File "/tmp/pip-wheel-4o5f870t/nose-parametrized_0c1b11f4782840c69c51c0901c8b8271/setup.py", line 6, in 2021-07-12T03:23:30,107 raise ValueError("Please use the 'parameterized' (note the second 'e' in 'parameterized') pypi package instead of 'nose-parametrized'") 2021-07-12T03:23:30,107 ValueError: Please use the 'parameterized' (note the second 'e' in 'parameterized') pypi package instead of 'nose-parametrized' 2021-07-12T03:23:30,156 WARNING: Discarding https://files.pythonhosted.org/packages/a6/67/c4b33a6e203426fa52accb961c4e8f0d87e03d3e40eeb547c492abd24731/nose-parametrized-0.1.tar.gz#sha256=ebe6fb8a55379ee014eeef3635614ea6f3cf11c29205e0711498016de302aaf4 (from https://pypi.org/simple/nose-parametrized/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T03:23:30,157 ERROR: Could not find a version that satisfies the requirement nose-parametrized==0.1 (from versions: 0.0, 0.1) 2021-07-12T03:23:30,157 ERROR: No matching distribution found for nose-parametrized==0.1 2021-07-12T03:23:30,158 Exception information: 2021-07-12T03:23:30,158 Traceback (most recent call last): 2021-07-12T03:23:30,158 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T03:23:30,158 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T03:23:30,158 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T03:23:30,158 raise RequirementsConflicted(criterion) 2021-07-12T03:23:30,158 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('nose-parametrized==0.1') 2021-07-12T03:23:30,158 2021-07-12T03:23:30,158 During handling of the above exception, another exception occurred: 2021-07-12T03:23:30,158 2021-07-12T03:23:30,158 Traceback (most recent call last): 2021-07-12T03:23:30,158 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T03:23:30,158 result = self._result = resolver.resolve( 2021-07-12T03:23:30,158 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T03:23:30,158 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T03:23:30,158 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T03:23:30,158 raise ResolutionImpossible(e.criterion.information) 2021-07-12T03:23:30,158 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('nose-parametrized==0.1'), parent=None)] 2021-07-12T03:23:30,158 2021-07-12T03:23:30,158 The above exception was the direct cause of the following exception: 2021-07-12T03:23:30,158 2021-07-12T03:23:30,158 Traceback (most recent call last): 2021-07-12T03:23:30,158 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T03:23:30,158 status = self.run(options, args) 2021-07-12T03:23:30,158 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T03:23:30,158 return func(self, options, args) 2021-07-12T03:23:30,158 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T03:23:30,158 requirement_set = resolver.resolve( 2021-07-12T03:23:30,158 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T03:23:30,158 raise error from e 2021-07-12T03:23:30,158 pip._internal.exceptions.DistributionNotFound: No matching distribution found for nose-parametrized==0.1 2021-07-12T03:23:30,162 Removed nose-parametrized==0.1 from https://files.pythonhosted.org/packages/a6/67/c4b33a6e203426fa52accb961c4e8f0d87e03d3e40eeb547c492abd24731/nose-parametrized-0.1.tar.gz#sha256=ebe6fb8a55379ee014eeef3635614ea6f3cf11c29205e0711498016de302aaf4 from build tracker '/tmp/pip-req-tracker-1adqupme' 2021-07-12T03:23:30,163 Removed build tracker: '/tmp/pip-req-tracker-1adqupme'