2021-07-20T17:52:43,301 Created temporary directory: /tmp/pip-ephem-wheel-cache-ccfz1qkx 2021-07-20T17:52:43,304 Created temporary directory: /tmp/pip-req-tracker-8vpu7nrv 2021-07-20T17:52:43,305 Initialized build tracking at /tmp/pip-req-tracker-8vpu7nrv 2021-07-20T17:52:43,305 Created build tracker: /tmp/pip-req-tracker-8vpu7nrv 2021-07-20T17:52:43,305 Entered build tracker: /tmp/pip-req-tracker-8vpu7nrv 2021-07-20T17:52:43,306 Created temporary directory: /tmp/pip-wheel-ag5pugci 2021-07-20T17:52:43,333 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-07-20T17:52:43,336 2 location(s) to search for versions of mapant: 2021-07-20T17:52:43,336 * https://pypi.org/simple/mapant/ 2021-07-20T17:52:43,336 * https://www.piwheels.org/simple/mapant/ 2021-07-20T17:52:43,337 Fetching project page and analyzing links: https://pypi.org/simple/mapant/ 2021-07-20T17:52:43,337 Getting page https://pypi.org/simple/mapant/ 2021-07-20T17:52:43,339 Found index url https://pypi.org/simple 2021-07-20T17:52:43,516 Found link https://files.pythonhosted.org/packages/58/fe/74dc5cf732e9568f3387bad2ae7e2aec04d2d4e6bac38f8fdc83526d6fde/mapant-0.0.1.7.tar.gz#sha256=36e95ec0a6fc52687ec9061812da8423ff00889ec23cd2ce30e95f5004e6f8f8 (from https://pypi.org/simple/mapant/), version: 0.0.1.7 2021-07-20T17:52:43,516 Found link https://files.pythonhosted.org/packages/83/7b/e2a50ac7edf45bf2c0205f76d8f6c07f60ef88bc3eb4e131a9587c674a50/mapant-0.0.2.tar.gz#sha256=a0bc7c2829db8be73acf7603cb14d14999b4616597e92f2c9c74dec4e535a18e (from https://pypi.org/simple/mapant/), version: 0.0.2 2021-07-20T17:52:43,517 Found link https://files.pythonhosted.org/packages/20/55/03830614f9957e6bc02ff186a8235f256d02ca232529407cb93051b07e5a/mapant-0.0.3.tar.gz#sha256=860b8b301dd0d689b76c8925201f7a812d738ff29ada3799d071ef1caa0770ea (from https://pypi.org/simple/mapant/), version: 0.0.3 2021-07-20T17:52:43,517 Fetching project page and analyzing links: https://www.piwheels.org/simple/mapant/ 2021-07-20T17:52:43,517 Getting page https://www.piwheels.org/simple/mapant/ 2021-07-20T17:52:43,518 Found index url https://www.piwheels.org/simple 2021-07-20T17:52:43,636 Skipping link: No binaries permitted for mapant: https://www.piwheels.org/simple/mapant/mapant-0.0.2-py3-none-any.whl#sha256=3ff640b1fc2fc65351b6b5f87b40694c9f9e8b8814479066c9f8817b97c93fda (from https://www.piwheels.org/simple/mapant/) 2021-07-20T17:52:43,636 Skipping link: No binaries permitted for mapant: https://www.piwheels.org/simple/mapant/mapant-0.0.3-py3-none-any.whl#sha256=03c1e8bc27995afbec5a9a0282a1c62eda171babd2f1efba50f8479f6ad2897f (from https://www.piwheels.org/simple/mapant/) 2021-07-20T17:52:43,636 Skipping link: not a file: https://www.piwheels.org/simple/mapant/ 2021-07-20T17:52:43,637 Skipping link: not a file: https://pypi.org/simple/mapant/ 2021-07-20T17:52:43,658 Given no hashes to check 1 links for project 'mapant': discarding no candidates 2021-07-20T17:52:43,679 Collecting mapant==0.0.1.7 2021-07-20T17:52:43,681 Created temporary directory: /tmp/pip-unpack-u597etd9 2021-07-20T17:52:43,851 Downloading mapant-0.0.1.7.tar.gz (7.1 kB) 2021-07-20T17:52:43,894 Added mapant==0.0.1.7 from https://files.pythonhosted.org/packages/58/fe/74dc5cf732e9568f3387bad2ae7e2aec04d2d4e6bac38f8fdc83526d6fde/mapant-0.0.1.7.tar.gz#sha256=36e95ec0a6fc52687ec9061812da8423ff00889ec23cd2ce30e95f5004e6f8f8 to build tracker '/tmp/pip-req-tracker-8vpu7nrv' 2021-07-20T17:52:43,895 Running setup.py (path:/tmp/pip-wheel-ag5pugci/mapant_ff452a98601e48cd9fd42b0b65d7d64c/setup.py) egg_info for package mapant 2021-07-20T17:52:43,895 Created temporary directory: /tmp/pip-pip-egg-info-gxvxca8k 2021-07-20T17:52:43,896 Running command python setup.py egg_info 2021-07-20T17:52:44,792 Traceback (most recent call last): 2021-07-20T17:52:44,792 File "", line 1, in 2021-07-20T17:52:44,793 File "/tmp/pip-wheel-ag5pugci/mapant_ff452a98601e48cd9fd42b0b65d7d64c/setup.py", line 71, in 2021-07-20T17:52:44,793 install_requires=read("requirements.txt").split(), 2021-07-20T17:52:44,793 File "/tmp/pip-wheel-ag5pugci/mapant_ff452a98601e48cd9fd42b0b65d7d64c/setup.py", line 14, in read 2021-07-20T17:52:44,793 with codecs.open(path.join(here, rel_path), 'r') as fp: 2021-07-20T17:52:44,793 File "/usr/lib/python3.9/codecs.py", line 905, in open 2021-07-20T17:52:44,794 file = builtins.open(filename, mode, buffering) 2021-07-20T17:52:44,794 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-ag5pugci/mapant_ff452a98601e48cd9fd42b0b65d7d64c/requirements.txt' 2021-07-20T17:52:44,842 WARNING: Discarding https://files.pythonhosted.org/packages/58/fe/74dc5cf732e9568f3387bad2ae7e2aec04d2d4e6bac38f8fdc83526d6fde/mapant-0.0.1.7.tar.gz#sha256=36e95ec0a6fc52687ec9061812da8423ff00889ec23cd2ce30e95f5004e6f8f8 (from https://pypi.org/simple/mapant/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-20T17:52:44,844 ERROR: Could not find a version that satisfies the requirement mapant==0.0.1.7 (from versions: 0.0.1.7, 0.0.2, 0.0.3) 2021-07-20T17:52:44,844 ERROR: No matching distribution found for mapant==0.0.1.7 2021-07-20T17:52:44,844 Exception information: 2021-07-20T17:52:44,844 Traceback (most recent call last): 2021-07-20T17:52:44,844 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-20T17:52:44,844 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-20T17:52:44,844 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-20T17:52:44,844 raise RequirementsConflicted(criterion) 2021-07-20T17:52:44,844 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('mapant==0.0.1.7') 2021-07-20T17:52:44,844 2021-07-20T17:52:44,844 During handling of the above exception, another exception occurred: 2021-07-20T17:52:44,844 2021-07-20T17:52:44,844 Traceback (most recent call last): 2021-07-20T17:52:44,844 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-20T17:52:44,844 result = self._result = resolver.resolve( 2021-07-20T17:52:44,844 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-20T17:52:44,844 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-20T17:52:44,844 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-20T17:52:44,844 raise ResolutionImpossible(e.criterion.information) 2021-07-20T17:52:44,844 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('mapant==0.0.1.7'), parent=None)] 2021-07-20T17:52:44,844 2021-07-20T17:52:44,844 The above exception was the direct cause of the following exception: 2021-07-20T17:52:44,844 2021-07-20T17:52:44,844 Traceback (most recent call last): 2021-07-20T17:52:44,844 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-20T17:52:44,844 status = self.run(options, args) 2021-07-20T17:52:44,844 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-20T17:52:44,844 return func(self, options, args) 2021-07-20T17:52:44,844 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-20T17:52:44,844 requirement_set = resolver.resolve( 2021-07-20T17:52:44,844 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-20T17:52:44,844 raise error from e 2021-07-20T17:52:44,844 pip._internal.exceptions.DistributionNotFound: No matching distribution found for mapant==0.0.1.7 2021-07-20T17:52:44,849 Removed mapant==0.0.1.7 from https://files.pythonhosted.org/packages/58/fe/74dc5cf732e9568f3387bad2ae7e2aec04d2d4e6bac38f8fdc83526d6fde/mapant-0.0.1.7.tar.gz#sha256=36e95ec0a6fc52687ec9061812da8423ff00889ec23cd2ce30e95f5004e6f8f8 from build tracker '/tmp/pip-req-tracker-8vpu7nrv' 2021-07-20T17:52:44,849 Removed build tracker: '/tmp/pip-req-tracker-8vpu7nrv'