2021-07-10T08:12:02,991 Created temporary directory: /tmp/pip-ephem-wheel-cache-0doocpzd 2021-07-10T08:12:02,994 Created temporary directory: /tmp/pip-req-tracker-ko_t1pdt 2021-07-10T08:12:02,995 Initialized build tracking at /tmp/pip-req-tracker-ko_t1pdt 2021-07-10T08:12:02,995 Created build tracker: /tmp/pip-req-tracker-ko_t1pdt 2021-07-10T08:12:02,995 Entered build tracker: /tmp/pip-req-tracker-ko_t1pdt 2021-07-10T08:12:02,996 Created temporary directory: /tmp/pip-wheel-vfle8c6o 2021-07-10T08:12:03,029 1 location(s) to search for versions of brotherprint: 2021-07-10T08:12:03,029 * https://pypi.org/simple/brotherprint/ 2021-07-10T08:12:03,029 Fetching project page and analyzing links: https://pypi.org/simple/brotherprint/ 2021-07-10T08:12:03,030 Getting page https://pypi.org/simple/brotherprint/ 2021-07-10T08:12:03,031 Found index url https://pypi.org/simple 2021-07-10T08:12:03,214 Found link https://files.pythonhosted.org/packages/79/35/df2f8bacdecc422d55e3c40446e638609d77a334d590651b7085fa4bfe86/brotherprint-0.1.1.tar.gz#sha256=ed433eda872517c5956958e7c5ad71923a7004e6645d8855be1b84dc2817461e (from https://pypi.org/simple/brotherprint/), version: 0.1.1 2021-07-10T08:12:03,215 Found link https://files.pythonhosted.org/packages/d0/c1/1be589a91b91d4dc3dd554ff231b90554b1a94d5fdd85f83400a7cc96263/brotherprint-0.1.2.tar.gz#sha256=321f3fb66a29abce6c1426efc7608a785b233648ca49a780bee9deca876e89eb (from https://pypi.org/simple/brotherprint/), version: 0.1.2 2021-07-10T08:12:03,215 Found link https://files.pythonhosted.org/packages/8c/54/bcf5d50a534ec7129f07e20c66de5eed1ce08f03b2177af9a49b9da7bf1b/brotherprint-0.1.3.tar.gz#sha256=f089674a7b8b1e888ebb65531890aaaefcbdccabfd0930a30328b6f9fca708df (from https://pypi.org/simple/brotherprint/), version: 0.1.3 2021-07-10T08:12:03,215 Skipping link: not a file: https://pypi.org/simple/brotherprint/ 2021-07-10T08:12:03,233 Given no hashes to check 1 links for project 'brotherprint': discarding no candidates 2021-07-10T08:12:03,252 Collecting brotherprint==0.1.2 2021-07-10T08:12:03,253 Created temporary directory: /tmp/pip-unpack-8a3j3aw5 2021-07-10T08:12:03,423 Downloading brotherprint-0.1.2.tar.gz (8.0 kB) 2021-07-10T08:12:03,455 Added brotherprint==0.1.2 from https://files.pythonhosted.org/packages/d0/c1/1be589a91b91d4dc3dd554ff231b90554b1a94d5fdd85f83400a7cc96263/brotherprint-0.1.2.tar.gz#sha256=321f3fb66a29abce6c1426efc7608a785b233648ca49a780bee9deca876e89eb to build tracker '/tmp/pip-req-tracker-ko_t1pdt' 2021-07-10T08:12:03,456 Running setup.py (path:/tmp/pip-wheel-vfle8c6o/brotherprint_a97560ab52044f60a216df7cf42ba271/setup.py) egg_info for package brotherprint 2021-07-10T08:12:03,457 Created temporary directory: /tmp/pip-pip-egg-info-d1b5eygs 2021-07-10T08:12:03,457 Running command python setup.py egg_info 2021-07-10T08:12:04,118 Traceback (most recent call last): 2021-07-10T08:12:04,118 File "", line 1, in 2021-07-10T08:12:04,119 File "/tmp/pip-wheel-vfle8c6o/brotherprint_a97560ab52044f60a216df7cf42ba271/setup.py", line 12, in 2021-07-10T08:12:04,119 long_description=open('README.md').read(), 2021-07-10T08:12:04,119 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2021-07-10T08:12:04,168 WARNING: Discarding https://files.pythonhosted.org/packages/d0/c1/1be589a91b91d4dc3dd554ff231b90554b1a94d5fdd85f83400a7cc96263/brotherprint-0.1.2.tar.gz#sha256=321f3fb66a29abce6c1426efc7608a785b233648ca49a780bee9deca876e89eb (from https://pypi.org/simple/brotherprint/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T08:12:04,170 ERROR: Could not find a version that satisfies the requirement brotherprint==0.1.2 (from versions: 0.1.1, 0.1.2, 0.1.3) 2021-07-10T08:12:04,170 ERROR: No matching distribution found for brotherprint==0.1.2 2021-07-10T08:12:04,170 Exception information: 2021-07-10T08:12:04,170 Traceback (most recent call last): 2021-07-10T08:12:04,170 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T08:12:04,170 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T08:12:04,170 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T08:12:04,170 raise RequirementsConflicted(criterion) 2021-07-10T08:12:04,170 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('brotherprint==0.1.2') 2021-07-10T08:12:04,170 2021-07-10T08:12:04,170 During handling of the above exception, another exception occurred: 2021-07-10T08:12:04,170 2021-07-10T08:12:04,170 Traceback (most recent call last): 2021-07-10T08:12:04,170 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T08:12:04,170 result = self._result = resolver.resolve( 2021-07-10T08:12:04,170 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T08:12:04,170 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T08:12:04,170 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T08:12:04,170 raise ResolutionImpossible(e.criterion.information) 2021-07-10T08:12:04,170 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('brotherprint==0.1.2'), parent=None)] 2021-07-10T08:12:04,170 2021-07-10T08:12:04,170 The above exception was the direct cause of the following exception: 2021-07-10T08:12:04,170 2021-07-10T08:12:04,170 Traceback (most recent call last): 2021-07-10T08:12:04,170 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T08:12:04,170 status = self.run(options, args) 2021-07-10T08:12:04,170 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T08:12:04,170 return func(self, options, args) 2021-07-10T08:12:04,170 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T08:12:04,170 requirement_set = resolver.resolve( 2021-07-10T08:12:04,170 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T08:12:04,170 raise error from e 2021-07-10T08:12:04,170 pip._internal.exceptions.DistributionNotFound: No matching distribution found for brotherprint==0.1.2 2021-07-10T08:12:04,175 Removed brotherprint==0.1.2 from https://files.pythonhosted.org/packages/d0/c1/1be589a91b91d4dc3dd554ff231b90554b1a94d5fdd85f83400a7cc96263/brotherprint-0.1.2.tar.gz#sha256=321f3fb66a29abce6c1426efc7608a785b233648ca49a780bee9deca876e89eb from build tracker '/tmp/pip-req-tracker-ko_t1pdt' 2021-07-10T08:12:04,176 Removed build tracker: '/tmp/pip-req-tracker-ko_t1pdt'