2021-07-13T07:24:18,522 Created temporary directory: /tmp/pip-ephem-wheel-cache-pquzyrms 2021-07-13T07:24:18,524 Created temporary directory: /tmp/pip-req-tracker-qhq2a46b 2021-07-13T07:24:18,525 Initialized build tracking at /tmp/pip-req-tracker-qhq2a46b 2021-07-13T07:24:18,525 Created build tracker: /tmp/pip-req-tracker-qhq2a46b 2021-07-13T07:24:18,525 Entered build tracker: /tmp/pip-req-tracker-qhq2a46b 2021-07-13T07:24:18,526 Created temporary directory: /tmp/pip-wheel-uicumsqq 2021-07-13T07:24:18,554 1 location(s) to search for versions of bos: 2021-07-13T07:24:18,554 * https://pypi.org/simple/bos/ 2021-07-13T07:24:18,554 Fetching project page and analyzing links: https://pypi.org/simple/bos/ 2021-07-13T07:24:18,555 Getting page https://pypi.org/simple/bos/ 2021-07-13T07:24:18,556 Found index url https://pypi.org/simple 2021-07-13T07:24:18,738 Found link https://files.pythonhosted.org/packages/fb/02/20f45c3d650e29c7c150bdaf7592cfc14211c7ef4920cc3ad2a4ac6834db/bos-0.0.1.tar.gz#sha256=b2807eef6d713162e21d50603bf040311a9e9891fc5c8a9c35abd5213de2a4f2 (from https://pypi.org/simple/bos/), version: 0.0.1 2021-07-13T07:24:18,738 Skipping link: not a file: https://pypi.org/simple/bos/ 2021-07-13T07:24:18,756 Given no hashes to check 1 links for project 'bos': discarding no candidates 2021-07-13T07:24:18,776 Collecting bos==0.0.1 2021-07-13T07:24:18,777 Created temporary directory: /tmp/pip-unpack-2m6afsgy 2021-07-13T07:24:18,948 Downloading bos-0.0.1.tar.gz (2.3 kB) 2021-07-13T07:24:19,045 Added bos==0.0.1 from https://files.pythonhosted.org/packages/fb/02/20f45c3d650e29c7c150bdaf7592cfc14211c7ef4920cc3ad2a4ac6834db/bos-0.0.1.tar.gz#sha256=b2807eef6d713162e21d50603bf040311a9e9891fc5c8a9c35abd5213de2a4f2 to build tracker '/tmp/pip-req-tracker-qhq2a46b' 2021-07-13T07:24:19,046 Running setup.py (path:/tmp/pip-wheel-uicumsqq/bos_9370fe3563344a2e9b8297eb892132f7/setup.py) egg_info for package bos 2021-07-13T07:24:19,046 Created temporary directory: /tmp/pip-pip-egg-info-ulv4fh7p 2021-07-13T07:24:19,047 Running command python setup.py egg_info 2021-07-13T07:24:20,041 Traceback (most recent call last): 2021-07-13T07:24:20,042 File "", line 1, in 2021-07-13T07:24:20,042 File "/tmp/pip-wheel-uicumsqq/bos_9370fe3563344a2e9b8297eb892132f7/setup.py", line 35, in 2021-07-13T07:24:20,042 open("requirements.txt").readlines() 2021-07-13T07:24:20,043 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2021-07-13T07:24:20,091 WARNING: Discarding https://files.pythonhosted.org/packages/fb/02/20f45c3d650e29c7c150bdaf7592cfc14211c7ef4920cc3ad2a4ac6834db/bos-0.0.1.tar.gz#sha256=b2807eef6d713162e21d50603bf040311a9e9891fc5c8a9c35abd5213de2a4f2 (from https://pypi.org/simple/bos/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-13T07:24:20,092 ERROR: Could not find a version that satisfies the requirement bos==0.0.1 (from versions: 0.0.1) 2021-07-13T07:24:20,093 ERROR: No matching distribution found for bos==0.0.1 2021-07-13T07:24:20,093 Exception information: 2021-07-13T07:24:20,093 Traceback (most recent call last): 2021-07-13T07:24:20,093 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-13T07:24:20,093 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-13T07:24:20,093 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-13T07:24:20,093 raise RequirementsConflicted(criterion) 2021-07-13T07:24:20,093 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('bos==0.0.1') 2021-07-13T07:24:20,093 2021-07-13T07:24:20,093 During handling of the above exception, another exception occurred: 2021-07-13T07:24:20,093 2021-07-13T07:24:20,093 Traceback (most recent call last): 2021-07-13T07:24:20,093 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-13T07:24:20,093 result = self._result = resolver.resolve( 2021-07-13T07:24:20,093 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-13T07:24:20,093 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-13T07:24:20,093 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-13T07:24:20,093 raise ResolutionImpossible(e.criterion.information) 2021-07-13T07:24:20,093 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('bos==0.0.1'), parent=None)] 2021-07-13T07:24:20,093 2021-07-13T07:24:20,093 The above exception was the direct cause of the following exception: 2021-07-13T07:24:20,093 2021-07-13T07:24:20,093 Traceback (most recent call last): 2021-07-13T07:24:20,093 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-13T07:24:20,093 status = self.run(options, args) 2021-07-13T07:24:20,093 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-13T07:24:20,093 return func(self, options, args) 2021-07-13T07:24:20,093 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-13T07:24:20,093 requirement_set = resolver.resolve( 2021-07-13T07:24:20,093 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-13T07:24:20,093 raise error from e 2021-07-13T07:24:20,093 pip._internal.exceptions.DistributionNotFound: No matching distribution found for bos==0.0.1 2021-07-13T07:24:20,098 Removed bos==0.0.1 from https://files.pythonhosted.org/packages/fb/02/20f45c3d650e29c7c150bdaf7592cfc14211c7ef4920cc3ad2a4ac6834db/bos-0.0.1.tar.gz#sha256=b2807eef6d713162e21d50603bf040311a9e9891fc5c8a9c35abd5213de2a4f2 from build tracker '/tmp/pip-req-tracker-qhq2a46b' 2021-07-13T07:24:20,099 Removed build tracker: '/tmp/pip-req-tracker-qhq2a46b'