2021-07-11T18:30:27,799 Created temporary directory: /tmp/pip-ephem-wheel-cache-734s_a3m 2021-07-11T18:30:27,802 Created temporary directory: /tmp/pip-req-tracker-a2d5cthw 2021-07-11T18:30:27,803 Initialized build tracking at /tmp/pip-req-tracker-a2d5cthw 2021-07-11T18:30:27,803 Created build tracker: /tmp/pip-req-tracker-a2d5cthw 2021-07-11T18:30:27,803 Entered build tracker: /tmp/pip-req-tracker-a2d5cthw 2021-07-11T18:30:27,804 Created temporary directory: /tmp/pip-wheel-09m30dxi 2021-07-11T18:30:27,834 1 location(s) to search for versions of mybottle: 2021-07-11T18:30:27,834 * https://pypi.org/simple/mybottle/ 2021-07-11T18:30:27,834 Fetching project page and analyzing links: https://pypi.org/simple/mybottle/ 2021-07-11T18:30:27,835 Getting page https://pypi.org/simple/mybottle/ 2021-07-11T18:30:27,836 Found index url https://pypi.org/simple 2021-07-11T18:30:28,024 Found link https://files.pythonhosted.org/packages/ac/36/9fb5963cab922b793443aaae5f056442255033b8d45634489f986edc5a1d/mybottle-0.0.1.tar.gz#sha256=090e291e0c9cbdb70c29d4a106ccae63f70c65063963fa4053411a76c7b721db (from https://pypi.org/simple/mybottle/), version: 0.0.1 2021-07-11T18:30:28,025 Found link https://files.pythonhosted.org/packages/f9/38/185959ea35619bf71de32a43ff1b1ddd701bf59b1a0aa73b2366d51c43a8/mybottle-0.0.2.tar.gz#sha256=d896a83a528cee519eb6a7688d15de45691824dacc7c60b34daaeafb88cfe313 (from https://pypi.org/simple/mybottle/), version: 0.0.2 2021-07-11T18:30:28,025 Found link https://files.pythonhosted.org/packages/ef/b7/f428b0bb5785fa49464444d8ca3e9381f8a86a8895b2b5e534d6d44394aa/mybottle-0.0.3.tar.gz#sha256=2f73106e9e9ba925139d6316cadbcff63c1bd3df2c30e074b34c07eb0591d800 (from https://pypi.org/simple/mybottle/), version: 0.0.3 2021-07-11T18:30:28,025 Skipping link: not a file: https://pypi.org/simple/mybottle/ 2021-07-11T18:30:28,044 Given no hashes to check 1 links for project 'mybottle': discarding no candidates 2021-07-11T18:30:28,062 Collecting mybottle==0.0.1 2021-07-11T18:30:28,064 Created temporary directory: /tmp/pip-unpack-879no9iz 2021-07-11T18:30:28,241 Downloading mybottle-0.0.1.tar.gz (4.1 kB) 2021-07-11T18:30:28,289 Added mybottle==0.0.1 from https://files.pythonhosted.org/packages/ac/36/9fb5963cab922b793443aaae5f056442255033b8d45634489f986edc5a1d/mybottle-0.0.1.tar.gz#sha256=090e291e0c9cbdb70c29d4a106ccae63f70c65063963fa4053411a76c7b721db to build tracker '/tmp/pip-req-tracker-a2d5cthw' 2021-07-11T18:30:28,290 Running setup.py (path:/tmp/pip-wheel-09m30dxi/mybottle_b6ae2b31ce644fdc909114b8d9dacb32/setup.py) egg_info for package mybottle 2021-07-11T18:30:28,291 Created temporary directory: /tmp/pip-pip-egg-info-gy8bz44z 2021-07-11T18:30:28,291 Running command python setup.py egg_info 2021-07-11T18:30:29,173 Traceback (most recent call last): 2021-07-11T18:30:29,174 File "", line 1, in 2021-07-11T18:30:29,174 File "/tmp/pip-wheel-09m30dxi/mybottle_b6ae2b31ce644fdc909114b8d9dacb32/setup.py", line 7, in 2021-07-11T18:30:29,175 from pip.req import parse_requirements 2021-07-11T18:30:29,175 ModuleNotFoundError: No module named 'pip.req' 2021-07-11T18:30:29,223 WARNING: Discarding https://files.pythonhosted.org/packages/ac/36/9fb5963cab922b793443aaae5f056442255033b8d45634489f986edc5a1d/mybottle-0.0.1.tar.gz#sha256=090e291e0c9cbdb70c29d4a106ccae63f70c65063963fa4053411a76c7b721db (from https://pypi.org/simple/mybottle/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-11T18:30:29,224 ERROR: Could not find a version that satisfies the requirement mybottle==0.0.1 (from versions: 0.0.1, 0.0.2, 0.0.3) 2021-07-11T18:30:29,225 ERROR: No matching distribution found for mybottle==0.0.1 2021-07-11T18:30:29,225 Exception information: 2021-07-11T18:30:29,225 Traceback (most recent call last): 2021-07-11T18:30:29,225 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-11T18:30:29,225 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-11T18:30:29,225 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-11T18:30:29,225 raise RequirementsConflicted(criterion) 2021-07-11T18:30:29,225 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('mybottle==0.0.1') 2021-07-11T18:30:29,225 2021-07-11T18:30:29,225 During handling of the above exception, another exception occurred: 2021-07-11T18:30:29,225 2021-07-11T18:30:29,225 Traceback (most recent call last): 2021-07-11T18:30:29,225 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-11T18:30:29,225 result = self._result = resolver.resolve( 2021-07-11T18:30:29,225 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-11T18:30:29,225 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-11T18:30:29,225 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-11T18:30:29,225 raise ResolutionImpossible(e.criterion.information) 2021-07-11T18:30:29,225 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('mybottle==0.0.1'), parent=None)] 2021-07-11T18:30:29,225 2021-07-11T18:30:29,225 The above exception was the direct cause of the following exception: 2021-07-11T18:30:29,225 2021-07-11T18:30:29,225 Traceback (most recent call last): 2021-07-11T18:30:29,225 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-11T18:30:29,225 status = self.run(options, args) 2021-07-11T18:30:29,225 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-11T18:30:29,225 return func(self, options, args) 2021-07-11T18:30:29,225 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-11T18:30:29,225 requirement_set = resolver.resolve( 2021-07-11T18:30:29,225 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-11T18:30:29,225 raise error from e 2021-07-11T18:30:29,225 pip._internal.exceptions.DistributionNotFound: No matching distribution found for mybottle==0.0.1 2021-07-11T18:30:29,230 Removed mybottle==0.0.1 from https://files.pythonhosted.org/packages/ac/36/9fb5963cab922b793443aaae5f056442255033b8d45634489f986edc5a1d/mybottle-0.0.1.tar.gz#sha256=090e291e0c9cbdb70c29d4a106ccae63f70c65063963fa4053411a76c7b721db from build tracker '/tmp/pip-req-tracker-a2d5cthw' 2021-07-11T18:30:29,230 Removed build tracker: '/tmp/pip-req-tracker-a2d5cthw'