2021-07-15T20:23:12,922 Created temporary directory: /tmp/pip-ephem-wheel-cache-02l3fg5u 2021-07-15T20:23:12,931 Created temporary directory: /tmp/pip-req-tracker-gx0qawak 2021-07-15T20:23:12,933 Initialized build tracking at /tmp/pip-req-tracker-gx0qawak 2021-07-15T20:23:12,934 Created build tracker: /tmp/pip-req-tracker-gx0qawak 2021-07-15T20:23:12,934 Entered build tracker: /tmp/pip-req-tracker-gx0qawak 2021-07-15T20:23:12,939 Created temporary directory: /tmp/pip-wheel-b_t8qo_0 2021-07-15T20:23:13,016 1 location(s) to search for versions of assnake-core-preprocessing: 2021-07-15T20:23:13,016 * https://pypi.org/simple/assnake-core-preprocessing/ 2021-07-15T20:23:13,017 Fetching project page and analyzing links: https://pypi.org/simple/assnake-core-preprocessing/ 2021-07-15T20:23:13,018 Getting page https://pypi.org/simple/assnake-core-preprocessing/ 2021-07-15T20:23:13,021 Found index url https://pypi.org/simple 2021-07-15T20:23:13,146 Found link https://files.pythonhosted.org/packages/6f/78/daf35ea7b472138fe56a2bfc5be347ab3f63fdb4a051c50ec189713a67f5/assnake-core-preprocessing-0.5.1.tar.gz#sha256=668d31ac55355d90aa8d6567df0c93687cf0e33aebd132d902706f630c1ed242 (from https://pypi.org/simple/assnake-core-preprocessing/), version: 0.5.1 2021-07-15T20:23:13,146 Found link https://files.pythonhosted.org/packages/4b/3d/26eb00b6e35c99264a76715a9ff33d1bf8d053008a4c19b9d4093cb72694/assnake-core-preprocessing-0.5.2.tar.gz#sha256=51f2d53b51e5436ae5babcc8fc09d57a42d3b5757f0903c345e55e01039f412e (from https://pypi.org/simple/assnake-core-preprocessing/), version: 0.5.2 2021-07-15T20:23:13,147 Skipping link: not a file: https://pypi.org/simple/assnake-core-preprocessing/ 2021-07-15T20:23:13,175 Given no hashes to check 1 links for project 'assnake-core-preprocessing': discarding no candidates 2021-07-15T20:23:13,207 Collecting assnake-core-preprocessing==0.5.2 2021-07-15T20:23:13,209 Created temporary directory: /tmp/pip-unpack-jjbqv8dt 2021-07-15T20:23:13,395 Downloading assnake-core-preprocessing-0.5.2.tar.gz (19 kB) 2021-07-15T20:23:13,734 Added assnake-core-preprocessing==0.5.2 from https://files.pythonhosted.org/packages/4b/3d/26eb00b6e35c99264a76715a9ff33d1bf8d053008a4c19b9d4093cb72694/assnake-core-preprocessing-0.5.2.tar.gz#sha256=51f2d53b51e5436ae5babcc8fc09d57a42d3b5757f0903c345e55e01039f412e to build tracker '/tmp/pip-req-tracker-gx0qawak' 2021-07-15T20:23:13,736 Running setup.py (path:/tmp/pip-wheel-b_t8qo_0/assnake-core-preprocessing_4268cdd7a83a4989b38d11a71fb7247b/setup.py) egg_info for package assnake-core-preprocessing 2021-07-15T20:23:13,742 Created temporary directory: /tmp/pip-pip-egg-info-izqsdcc_ 2021-07-15T20:23:13,742 Running command python setup.py egg_info 2021-07-15T20:23:15,996 Traceback (most recent call last): 2021-07-15T20:23:15,997 File "", line 1, in 2021-07-15T20:23:15,997 File "/tmp/pip-wheel-b_t8qo_0/assnake-core-preprocessing_4268cdd7a83a4989b38d11a71fb7247b/setup.py", line 6, in 2021-07-15T20:23:15,998 from assnake.utils import get_config_loc, load_config_file 2021-07-15T20:23:15,998 ModuleNotFoundError: No module named 'assnake' 2021-07-15T20:23:16,216 WARNING: Discarding https://files.pythonhosted.org/packages/4b/3d/26eb00b6e35c99264a76715a9ff33d1bf8d053008a4c19b9d4093cb72694/assnake-core-preprocessing-0.5.2.tar.gz#sha256=51f2d53b51e5436ae5babcc8fc09d57a42d3b5757f0903c345e55e01039f412e (from https://pypi.org/simple/assnake-core-preprocessing/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-15T20:23:16,219 ERROR: Could not find a version that satisfies the requirement assnake-core-preprocessing==0.5.2 (from versions: 0.5.1, 0.5.2) 2021-07-15T20:23:16,219 ERROR: No matching distribution found for assnake-core-preprocessing==0.5.2 2021-07-15T20:23:16,221 Exception information: 2021-07-15T20:23:16,221 Traceback (most recent call last): 2021-07-15T20:23:16,221 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-15T20:23:16,221 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-15T20:23:16,221 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-15T20:23:16,221 raise RequirementsConflicted(criterion) 2021-07-15T20:23:16,221 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('assnake-core-preprocessing==0.5.2') 2021-07-15T20:23:16,221 2021-07-15T20:23:16,221 During handling of the above exception, another exception occurred: 2021-07-15T20:23:16,221 2021-07-15T20:23:16,221 Traceback (most recent call last): 2021-07-15T20:23:16,221 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-15T20:23:16,221 result = self._result = resolver.resolve( 2021-07-15T20:23:16,221 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-15T20:23:16,221 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-15T20:23:16,221 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-15T20:23:16,221 raise ResolutionImpossible(e.criterion.information) 2021-07-15T20:23:16,221 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('assnake-core-preprocessing==0.5.2'), parent=None)] 2021-07-15T20:23:16,221 2021-07-15T20:23:16,221 The above exception was the direct cause of the following exception: 2021-07-15T20:23:16,221 2021-07-15T20:23:16,221 Traceback (most recent call last): 2021-07-15T20:23:16,221 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-15T20:23:16,221 status = self.run(options, args) 2021-07-15T20:23:16,221 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-15T20:23:16,221 return func(self, options, args) 2021-07-15T20:23:16,221 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-15T20:23:16,221 requirement_set = resolver.resolve( 2021-07-15T20:23:16,221 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-15T20:23:16,221 raise error from e 2021-07-15T20:23:16,221 pip._internal.exceptions.DistributionNotFound: No matching distribution found for assnake-core-preprocessing==0.5.2 2021-07-15T20:23:16,241 Removed assnake-core-preprocessing==0.5.2 from https://files.pythonhosted.org/packages/4b/3d/26eb00b6e35c99264a76715a9ff33d1bf8d053008a4c19b9d4093cb72694/assnake-core-preprocessing-0.5.2.tar.gz#sha256=51f2d53b51e5436ae5babcc8fc09d57a42d3b5757f0903c345e55e01039f412e from build tracker '/tmp/pip-req-tracker-gx0qawak' 2021-07-15T20:23:16,244 Removed build tracker: '/tmp/pip-req-tracker-gx0qawak'