2021-07-16T14:25:25,244 Created temporary directory: /tmp/pip-ephem-wheel-cache-4gib__2z 2021-07-16T14:25:25,247 Created temporary directory: /tmp/pip-req-tracker-64tdqs3w 2021-07-16T14:25:25,247 Initialized build tracking at /tmp/pip-req-tracker-64tdqs3w 2021-07-16T14:25:25,247 Created build tracker: /tmp/pip-req-tracker-64tdqs3w 2021-07-16T14:25:25,247 Entered build tracker: /tmp/pip-req-tracker-64tdqs3w 2021-07-16T14:25:25,248 Created temporary directory: /tmp/pip-wheel-nqis0t9i 2021-07-16T14:25:25,274 1 location(s) to search for versions of jsonpp: 2021-07-16T14:25:25,274 * https://pypi.org/simple/jsonpp/ 2021-07-16T14:25:25,275 Fetching project page and analyzing links: https://pypi.org/simple/jsonpp/ 2021-07-16T14:25:25,275 Getting page https://pypi.org/simple/jsonpp/ 2021-07-16T14:25:25,277 Found index url https://pypi.org/simple 2021-07-16T14:25:25,455 Skipping link: none of the wheel's tags (py2-none-any) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/e2/3c/fce8094ca5dfb864e1c8522beeafdcb6e41553c74ccee10d7e78652e7e67/jsonpp-0.0.1-py2-none-any.whl#sha256=5b7a41ae9d97236be096db1b8bba652434fc0752f091121dfb72e581d004c7c1 (from https://pypi.org/simple/jsonpp/) 2021-07-16T14:25:25,455 Found link https://files.pythonhosted.org/packages/03/f1/634fe4c5905c60d680c1d50be7d3ad37fc833f8775ac8339f9ce646a9c24/jsonpp-0.0.1.tar.gz#sha256=e2e3cadf0d83ba5e7737a86daadb55e7be8723519990fa745721eed9b82dbb54 (from https://pypi.org/simple/jsonpp/), version: 0.0.1 2021-07-16T14:25:25,455 Skipping link: not a file: https://pypi.org/simple/jsonpp/ 2021-07-16T14:25:25,456 Given no hashes to check 1 links for project 'jsonpp': discarding no candidates 2021-07-16T14:25:25,475 Collecting jsonpp==0.0.1 2021-07-16T14:25:25,477 Created temporary directory: /tmp/pip-unpack-zjx7h_lw 2021-07-16T14:25:25,645 Downloading jsonpp-0.0.1.tar.gz (1.7 kB) 2021-07-16T14:25:25,674 Added jsonpp==0.0.1 from https://files.pythonhosted.org/packages/03/f1/634fe4c5905c60d680c1d50be7d3ad37fc833f8775ac8339f9ce646a9c24/jsonpp-0.0.1.tar.gz#sha256=e2e3cadf0d83ba5e7737a86daadb55e7be8723519990fa745721eed9b82dbb54 to build tracker '/tmp/pip-req-tracker-64tdqs3w' 2021-07-16T14:25:25,675 Running setup.py (path:/tmp/pip-wheel-nqis0t9i/jsonpp_4d9d28c3610749ecb6f003e79e74e6a1/setup.py) egg_info for package jsonpp 2021-07-16T14:25:25,676 Created temporary directory: /tmp/pip-pip-egg-info-w2a69pyv 2021-07-16T14:25:25,676 Running command python setup.py egg_info 2021-07-16T14:25:26,663 Traceback (most recent call last): 2021-07-16T14:25:26,663 File "", line 1, in 2021-07-16T14:25:26,664 File "/tmp/pip-wheel-nqis0t9i/jsonpp_4d9d28c3610749ecb6f003e79e74e6a1/setup.py", line 32, in 2021-07-16T14:25:26,664 install_requires=dependencies('requirements.txt') 2021-07-16T14:25:26,664 File "/tmp/pip-wheel-nqis0t9i/jsonpp_4d9d28c3610749ecb6f003e79e74e6a1/setup.py", line 6, in dependencies 2021-07-16T14:25:26,664 with open(file) as f: 2021-07-16T14:25:26,664 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2021-07-16T14:25:26,712 WARNING: Discarding https://files.pythonhosted.org/packages/03/f1/634fe4c5905c60d680c1d50be7d3ad37fc833f8775ac8339f9ce646a9c24/jsonpp-0.0.1.tar.gz#sha256=e2e3cadf0d83ba5e7737a86daadb55e7be8723519990fa745721eed9b82dbb54 (from https://pypi.org/simple/jsonpp/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-16T14:25:26,713 ERROR: Could not find a version that satisfies the requirement jsonpp==0.0.1 (from versions: 0.0.1) 2021-07-16T14:25:26,714 ERROR: No matching distribution found for jsonpp==0.0.1 2021-07-16T14:25:26,714 Exception information: 2021-07-16T14:25:26,714 Traceback (most recent call last): 2021-07-16T14:25:26,714 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-16T14:25:26,714 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-16T14:25:26,714 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-16T14:25:26,714 raise RequirementsConflicted(criterion) 2021-07-16T14:25:26,714 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('jsonpp==0.0.1') 2021-07-16T14:25:26,714 2021-07-16T14:25:26,714 During handling of the above exception, another exception occurred: 2021-07-16T14:25:26,714 2021-07-16T14:25:26,714 Traceback (most recent call last): 2021-07-16T14:25:26,714 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-16T14:25:26,714 result = self._result = resolver.resolve( 2021-07-16T14:25:26,714 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-16T14:25:26,714 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-16T14:25:26,714 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-16T14:25:26,714 raise ResolutionImpossible(e.criterion.information) 2021-07-16T14:25:26,714 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('jsonpp==0.0.1'), parent=None)] 2021-07-16T14:25:26,714 2021-07-16T14:25:26,714 The above exception was the direct cause of the following exception: 2021-07-16T14:25:26,714 2021-07-16T14:25:26,714 Traceback (most recent call last): 2021-07-16T14:25:26,714 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-16T14:25:26,714 status = self.run(options, args) 2021-07-16T14:25:26,714 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-16T14:25:26,714 return func(self, options, args) 2021-07-16T14:25:26,714 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-16T14:25:26,714 requirement_set = resolver.resolve( 2021-07-16T14:25:26,714 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-16T14:25:26,714 raise error from e 2021-07-16T14:25:26,714 pip._internal.exceptions.DistributionNotFound: No matching distribution found for jsonpp==0.0.1 2021-07-16T14:25:26,719 Removed jsonpp==0.0.1 from https://files.pythonhosted.org/packages/03/f1/634fe4c5905c60d680c1d50be7d3ad37fc833f8775ac8339f9ce646a9c24/jsonpp-0.0.1.tar.gz#sha256=e2e3cadf0d83ba5e7737a86daadb55e7be8723519990fa745721eed9b82dbb54 from build tracker '/tmp/pip-req-tracker-64tdqs3w' 2021-07-16T14:25:26,719 Removed build tracker: '/tmp/pip-req-tracker-64tdqs3w'