2021-10-15T04:44:56,295 Created temporary directory: /tmp/pip-ephem-wheel-cache-hfqh2vu8 2021-10-15T04:44:56,298 Created temporary directory: /tmp/pip-req-tracker-360gvj55 2021-10-15T04:44:56,299 Initialized build tracking at /tmp/pip-req-tracker-360gvj55 2021-10-15T04:44:56,299 Created build tracker: /tmp/pip-req-tracker-360gvj55 2021-10-15T04:44:56,299 Entered build tracker: /tmp/pip-req-tracker-360gvj55 2021-10-15T04:44:56,300 Created temporary directory: /tmp/pip-wheel-0z1waqo5 2021-10-15T04:44:56,335 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-15T04:44:56,338 2 location(s) to search for versions of codebuddy: 2021-10-15T04:44:56,338 * https://pypi.org/simple/codebuddy/ 2021-10-15T04:44:56,338 * https://www.piwheels.org/simple/codebuddy/ 2021-10-15T04:44:56,338 Fetching project page and analyzing links: https://pypi.org/simple/codebuddy/ 2021-10-15T04:44:56,339 Getting page https://pypi.org/simple/codebuddy/ 2021-10-15T04:44:56,341 Found index url https://pypi.org/simple 2021-10-15T04:44:56,432 Skipping link: No binaries permitted for codebuddy: https://files.pythonhosted.org/packages/94/5d/bb50f2e6c54e009e2235c2bc2a3947ba6f39e49de5401e7730ee558b6023/codebuddy-0.0.1-py3-none-any.whl#sha256=39ed6583f881831d8aa6addf92cedff33e06605ed32f88cf11f91dbca74befea (from https://pypi.org/simple/codebuddy/) 2021-10-15T04:44:56,432 Found link https://files.pythonhosted.org/packages/90/5a/cf778aa11ea3fa592136312ee88bb66dfa2b7bf75eb59303944bc34930cf/codebuddy-0.0.1.tar.gz#sha256=29e9fd4b8c11095ad3ee0b97c7526a110bb53bf5ca7a58a5034a3f4c2d0aecc2 (from https://pypi.org/simple/codebuddy/), version: 0.0.1 2021-10-15T04:44:56,433 Skipping link: No binaries permitted for codebuddy: https://files.pythonhosted.org/packages/f4/40/9228abac1fb2e3f3416e91abd39cb6d1acb4c8469f72425bbd49e8339a8e/codebuddy-0.0.2-py3-none-any.whl#sha256=6dc800ad7711557fc6bc93567dbfbd0ef5ddc68794aa208c7255eb077ab48f3a (from https://pypi.org/simple/codebuddy/) 2021-10-15T04:44:56,433 Found link https://files.pythonhosted.org/packages/43/94/cb4d216192ab4cf721e500e3baba8ea605dce0379c0cbb68ddb79e395ba7/codebuddy-0.0.2.tar.gz#sha256=f7afd9545dd7779e37bf4b3e6edce068e227216698b7934973e4c787a7abc3de (from https://pypi.org/simple/codebuddy/), version: 0.0.2 2021-10-15T04:44:56,433 Fetching project page and analyzing links: https://www.piwheels.org/simple/codebuddy/ 2021-10-15T04:44:56,433 Getting page https://www.piwheels.org/simple/codebuddy/ 2021-10-15T04:44:56,434 Found index url https://www.piwheels.org/simple 2021-10-15T04:44:56,606 Skipping link: not a file: https://www.piwheels.org/simple/codebuddy/ 2021-10-15T04:44:56,606 Skipping link: not a file: https://pypi.org/simple/codebuddy/ 2021-10-15T04:44:56,620 Given no hashes to check 1 links for project 'codebuddy': discarding no candidates 2021-10-15T04:44:56,635 Collecting codebuddy==0.0.2 2021-10-15T04:44:56,637 Created temporary directory: /tmp/pip-unpack-6c9ux48t 2021-10-15T04:44:56,677 Downloading codebuddy-0.0.2.tar.gz (3.5 kB) 2021-10-15T04:44:56,715 Added codebuddy==0.0.2 from https://files.pythonhosted.org/packages/43/94/cb4d216192ab4cf721e500e3baba8ea605dce0379c0cbb68ddb79e395ba7/codebuddy-0.0.2.tar.gz#sha256=f7afd9545dd7779e37bf4b3e6edce068e227216698b7934973e4c787a7abc3de to build tracker '/tmp/pip-req-tracker-360gvj55' 2021-10-15T04:44:56,716 Running setup.py (path:/tmp/pip-wheel-0z1waqo5/codebuddy_c0065a38da784d2f926f161d3450164a/setup.py) egg_info for package codebuddy 2021-10-15T04:44:56,717 Created temporary directory: /tmp/pip-pip-egg-info-z8amo5xh 2021-10-15T04:44:56,717 Running command python setup.py egg_info 2021-10-15T04:44:57,476 Traceback (most recent call last): 2021-10-15T04:44:57,477 File "", line 1, in 2021-10-15T04:44:57,477 File "/tmp/pip-wheel-0z1waqo5/codebuddy_c0065a38da784d2f926f161d3450164a/setup.py", line 6, in 2021-10-15T04:44:57,477 requirements = (code / "requirements.txt").read_text().split("\n") 2021-10-15T04:44:57,478 File "/usr/lib/python3.7/pathlib.py", line 1199, in read_text 2021-10-15T04:44:57,478 with self.open(mode='r', encoding=encoding, errors=errors) as f: 2021-10-15T04:44:57,478 File "/usr/lib/python3.7/pathlib.py", line 1186, in open 2021-10-15T04:44:57,478 opener=self._opener) 2021-10-15T04:44:57,478 File "/usr/lib/python3.7/pathlib.py", line 1039, in _opener 2021-10-15T04:44:57,479 return self._accessor.open(self, flags, mode) 2021-10-15T04:44:57,479 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-0z1waqo5/codebuddy_c0065a38da784d2f926f161d3450164a/requirements.txt' 2021-10-15T04:44:57,528 WARNING: Discarding https://files.pythonhosted.org/packages/43/94/cb4d216192ab4cf721e500e3baba8ea605dce0379c0cbb68ddb79e395ba7/codebuddy-0.0.2.tar.gz#sha256=f7afd9545dd7779e37bf4b3e6edce068e227216698b7934973e4c787a7abc3de (from https://pypi.org/simple/codebuddy/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-10-15T04:44:57,529 ERROR: Could not find a version that satisfies the requirement codebuddy==0.0.2 (from versions: 0.0.1, 0.0.2) 2021-10-15T04:44:57,530 ERROR: No matching distribution found for codebuddy==0.0.2 2021-10-15T04:44:57,530 Exception information: 2021-10-15T04:44:57,530 Traceback (most recent call last): 2021-10-15T04:44:57,530 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-15T04:44:57,530 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-15T04:44:57,530 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-15T04:44:57,530 raise RequirementsConflicted(criterion) 2021-10-15T04:44:57,530 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('codebuddy==0.0.2') 2021-10-15T04:44:57,530 2021-10-15T04:44:57,530 During handling of the above exception, another exception occurred: 2021-10-15T04:44:57,530 2021-10-15T04:44:57,530 Traceback (most recent call last): 2021-10-15T04:44:57,530 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-10-15T04:44:57,530 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-10-15T04:44:57,530 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-15T04:44:57,530 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-15T04:44:57,530 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-15T04:44:57,530 raise ResolutionImpossible(e.criterion.information) 2021-10-15T04:44:57,530 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('codebuddy==0.0.2'), parent=None)] 2021-10-15T04:44:57,530 2021-10-15T04:44:57,530 The above exception was the direct cause of the following exception: 2021-10-15T04:44:57,530 2021-10-15T04:44:57,530 Traceback (most recent call last): 2021-10-15T04:44:57,530 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-15T04:44:57,530 status = self.run(options, args) 2021-10-15T04:44:57,530 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-15T04:44:57,530 return func(self, options, args) 2021-10-15T04:44:57,530 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-10-15T04:44:57,530 reqs, check_supported_wheels=True 2021-10-15T04:44:57,530 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-15T04:44:57,530 raise error from e 2021-10-15T04:44:57,530 pip._internal.exceptions.DistributionNotFound: No matching distribution found for codebuddy==0.0.2 2021-10-15T04:44:57,535 Removed codebuddy==0.0.2 from https://files.pythonhosted.org/packages/43/94/cb4d216192ab4cf721e500e3baba8ea605dce0379c0cbb68ddb79e395ba7/codebuddy-0.0.2.tar.gz#sha256=f7afd9545dd7779e37bf4b3e6edce068e227216698b7934973e4c787a7abc3de from build tracker '/tmp/pip-req-tracker-360gvj55' 2021-10-15T04:44:57,536 Removed build tracker: '/tmp/pip-req-tracker-360gvj55'