2021-10-15T04:33:52,475 Created temporary directory: /tmp/pip-ephem-wheel-cache-epktkcc4 2021-10-15T04:33:52,478 Created temporary directory: /tmp/pip-req-tracker-6xklw58e 2021-10-15T04:33:52,478 Initialized build tracking at /tmp/pip-req-tracker-6xklw58e 2021-10-15T04:33:52,478 Created build tracker: /tmp/pip-req-tracker-6xklw58e 2021-10-15T04:33:52,478 Entered build tracker: /tmp/pip-req-tracker-6xklw58e 2021-10-15T04:33:52,479 Created temporary directory: /tmp/pip-wheel-5zv6xxix 2021-10-15T04:33:52,511 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-15T04:33:52,513 2 location(s) to search for versions of codebuddy: 2021-10-15T04:33:52,513 * https://pypi.org/simple/codebuddy/ 2021-10-15T04:33:52,513 * https://www.piwheels.org/simple/codebuddy/ 2021-10-15T04:33:52,513 Fetching project page and analyzing links: https://pypi.org/simple/codebuddy/ 2021-10-15T04:33:52,514 Getting page https://pypi.org/simple/codebuddy/ 2021-10-15T04:33:52,516 Found index url https://pypi.org/simple 2021-10-15T04:33:52,701 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:33:52,702 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:33:52,702 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:33:52,702 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:33:52,703 Fetching project page and analyzing links: https://www.piwheels.org/simple/codebuddy/ 2021-10-15T04:33:52,703 Getting page https://www.piwheels.org/simple/codebuddy/ 2021-10-15T04:33:52,704 Found index url https://www.piwheels.org/simple 2021-10-15T04:33:52,886 Skipping link: not a file: https://www.piwheels.org/simple/codebuddy/ 2021-10-15T04:33:52,886 Skipping link: not a file: https://pypi.org/simple/codebuddy/ 2021-10-15T04:33:52,905 Given no hashes to check 1 links for project 'codebuddy': discarding no candidates 2021-10-15T04:33:52,924 Collecting codebuddy==0.0.1 2021-10-15T04:33:52,926 Created temporary directory: /tmp/pip-unpack-r0238d9v 2021-10-15T04:33:52,968 Downloading codebuddy-0.0.1.tar.gz (2.5 kB) 2021-10-15T04:33:53,008 Added codebuddy==0.0.1 from https://files.pythonhosted.org/packages/90/5a/cf778aa11ea3fa592136312ee88bb66dfa2b7bf75eb59303944bc34930cf/codebuddy-0.0.1.tar.gz#sha256=29e9fd4b8c11095ad3ee0b97c7526a110bb53bf5ca7a58a5034a3f4c2d0aecc2 to build tracker '/tmp/pip-req-tracker-6xklw58e' 2021-10-15T04:33:53,009 Running setup.py (path:/tmp/pip-wheel-5zv6xxix/codebuddy_3a06b33db8b045dbb725332cd157c11e/setup.py) egg_info for package codebuddy 2021-10-15T04:33:53,010 Created temporary directory: /tmp/pip-pip-egg-info-da55m834 2021-10-15T04:33:53,010 Running command python setup.py egg_info 2021-10-15T04:33:53,714 Traceback (most recent call last): 2021-10-15T04:33:53,715 File "", line 1, in 2021-10-15T04:33:53,715 File "/tmp/pip-wheel-5zv6xxix/codebuddy_3a06b33db8b045dbb725332cd157c11e/setup.py", line 6, in 2021-10-15T04:33:53,715 requirements = (code / "requirements.txt").read_text().split("\n") 2021-10-15T04:33:53,715 File "/usr/lib/python3.9/pathlib.py", line 1255, in read_text 2021-10-15T04:33:53,716 with self.open(mode='r', encoding=encoding, errors=errors) as f: 2021-10-15T04:33:53,716 File "/usr/lib/python3.9/pathlib.py", line 1241, in open 2021-10-15T04:33:53,717 return io.open(self, mode, buffering, encoding, errors, newline, 2021-10-15T04:33:53,717 File "/usr/lib/python3.9/pathlib.py", line 1109, in _opener 2021-10-15T04:33:53,718 return self._accessor.open(self, flags, mode) 2021-10-15T04:33:53,718 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-5zv6xxix/codebuddy_3a06b33db8b045dbb725332cd157c11e/requirements.txt' 2021-10-15T04:33:53,768 WARNING: Discarding https://files.pythonhosted.org/packages/90/5a/cf778aa11ea3fa592136312ee88bb66dfa2b7bf75eb59303944bc34930cf/codebuddy-0.0.1.tar.gz#sha256=29e9fd4b8c11095ad3ee0b97c7526a110bb53bf5ca7a58a5034a3f4c2d0aecc2 (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:33:53,769 ERROR: Could not find a version that satisfies the requirement codebuddy==0.0.1 (from versions: 0.0.1, 0.0.2) 2021-10-15T04:33:53,770 ERROR: No matching distribution found for codebuddy==0.0.1 2021-10-15T04:33:53,770 Exception information: 2021-10-15T04:33:53,770 Traceback (most recent call last): 2021-10-15T04:33:53,770 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-15T04:33:53,770 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-15T04:33:53,770 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-15T04:33:53,770 raise RequirementsConflicted(criterion) 2021-10-15T04:33:53,770 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('codebuddy==0.0.1') 2021-10-15T04:33:53,770 2021-10-15T04:33:53,770 During handling of the above exception, another exception occurred: 2021-10-15T04:33:53,770 2021-10-15T04:33:53,770 Traceback (most recent call last): 2021-10-15T04:33:53,770 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-10-15T04:33:53,770 result = self._result = resolver.resolve( 2021-10-15T04:33:53,770 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-15T04:33:53,770 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-15T04:33:53,770 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-15T04:33:53,770 raise ResolutionImpossible(e.criterion.information) 2021-10-15T04:33:53,770 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('codebuddy==0.0.1'), parent=None)] 2021-10-15T04:33:53,770 2021-10-15T04:33:53,770 The above exception was the direct cause of the following exception: 2021-10-15T04:33:53,770 2021-10-15T04:33:53,770 Traceback (most recent call last): 2021-10-15T04:33:53,770 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-15T04:33:53,770 status = self.run(options, args) 2021-10-15T04:33:53,770 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-15T04:33:53,770 return func(self, options, args) 2021-10-15T04:33:53,770 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-10-15T04:33:53,770 requirement_set = resolver.resolve( 2021-10-15T04:33:53,770 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-15T04:33:53,770 raise error from e 2021-10-15T04:33:53,770 pip._internal.exceptions.DistributionNotFound: No matching distribution found for codebuddy==0.0.1 2021-10-15T04:33:53,775 Removed codebuddy==0.0.1 from https://files.pythonhosted.org/packages/90/5a/cf778aa11ea3fa592136312ee88bb66dfa2b7bf75eb59303944bc34930cf/codebuddy-0.0.1.tar.gz#sha256=29e9fd4b8c11095ad3ee0b97c7526a110bb53bf5ca7a58a5034a3f4c2d0aecc2 from build tracker '/tmp/pip-req-tracker-6xklw58e' 2021-10-15T04:33:53,775 Removed build tracker: '/tmp/pip-req-tracker-6xklw58e'