2021-10-10T04:20:52,851 Created temporary directory: /tmp/pip-ephem-wheel-cache-mpy130t4 2021-10-10T04:20:52,853 Created temporary directory: /tmp/pip-req-tracker-uljjsds5 2021-10-10T04:20:52,854 Initialized build tracking at /tmp/pip-req-tracker-uljjsds5 2021-10-10T04:20:52,854 Created build tracker: /tmp/pip-req-tracker-uljjsds5 2021-10-10T04:20:52,854 Entered build tracker: /tmp/pip-req-tracker-uljjsds5 2021-10-10T04:20:52,854 Created temporary directory: /tmp/pip-wheel-olw_hhth 2021-10-10T04:20:52,883 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-10T04:20:52,885 2 location(s) to search for versions of came: 2021-10-10T04:20:52,885 * https://pypi.org/simple/came/ 2021-10-10T04:20:52,885 * https://www.piwheels.org/simple/came/ 2021-10-10T04:20:52,886 Fetching project page and analyzing links: https://pypi.org/simple/came/ 2021-10-10T04:20:52,886 Getting page https://pypi.org/simple/came/ 2021-10-10T04:20:52,888 Found index url https://pypi.org/simple 2021-10-10T04:20:52,974 Skipping link: No binaries permitted for came: https://files.pythonhosted.org/packages/eb/ab/f2fe96f1cab2bd2111bfcbfbfa991804c0169ffc02207dfc05844bb9a66f/came-0.1.0-py3-none-any.whl#sha256=b06648ebbe0f00eaa1b48875ccf8683286ae0632778e686fe885b15227950a66 (from https://pypi.org/simple/came/) (requires-python:>=3.8.0) 2021-10-10T04:20:52,975 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/2f/42/686c02d6901471ee8929a0e07ae73d6b7d4a7008414c765b1a9a7f182006/came-0.1.0-py3.8.egg#sha256=a42e998b4143c8366492d5c12ea0bb516b82746929d03210306d75785ca3bf1f (from https://pypi.org/simple/came/) (requires-python:>=3.8.0) 2021-10-10T04:20:52,975 Link requires a different Python (3.7.3 not in: '>=3.8.0'): https://files.pythonhosted.org/packages/20/68/f204516e1ca8b72e2f7d923218f95f37e6b29f80e7b1ed8aa1708599ac32/came-0.1.0.tar.gz#sha256=fe8e74272583e4540fc3e622c335d66c3c1101db53b1cbc409be9e1c96fb059e (from https://pypi.org/simple/came/) (requires-python:>=3.8.0) 2021-10-10T04:20:52,976 Skipping link: No binaries permitted for came: https://files.pythonhosted.org/packages/2b/96/2de85dbe92d5ef1aa8dcdeaed80fea3ff3792049d0716f844c4e1866f310/came-0.1.1-py3-none-any.whl#sha256=b1068224d9e1ea96ec9de01cd1e14617d99316972348a056dbdfba6635144941 (from https://pypi.org/simple/came/) (requires-python:>=3.8.0) 2021-10-10T04:20:52,976 Link requires a different Python (3.7.3 not in: '>=3.8.0'): https://files.pythonhosted.org/packages/55/a6/2148a20a80b50723600bbe959f982cab8ed3aae70a827ca467ef2cf92cab/came-0.1.1.tar.gz#sha256=03d04132766d063a8ae1dbb21cc6599af9c96821d57db249a1252302206e39e1 (from https://pypi.org/simple/came/) (requires-python:>=3.8.0) 2021-10-10T04:20:52,977 Fetching project page and analyzing links: https://www.piwheels.org/simple/came/ 2021-10-10T04:20:52,977 Getting page https://www.piwheels.org/simple/came/ 2021-10-10T04:20:52,978 Found index url https://www.piwheels.org/simple 2021-10-10T04:20:53,157 Skipping link: not a file: https://www.piwheels.org/simple/came/ 2021-10-10T04:20:53,157 Skipping link: not a file: https://pypi.org/simple/came/ 2021-10-10T04:20:53,171 Given no hashes to check 0 links for project 'came': discarding no candidates 2021-10-10T04:20:53,171 ERROR: Could not find a version that satisfies the requirement came==0.1.1 (from versions: none) 2021-10-10T04:20:53,172 ERROR: No matching distribution found for came==0.1.1 2021-10-10T04:20:53,172 Exception information: 2021-10-10T04:20:53,172 Traceback (most recent call last): 2021-10-10T04:20:53,172 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-10T04:20:53,172 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-10T04:20:53,172 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-10T04:20:53,172 raise RequirementsConflicted(criterion) 2021-10-10T04:20:53,172 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('came==0.1.1') 2021-10-10T04:20:53,172 2021-10-10T04:20:53,172 During handling of the above exception, another exception occurred: 2021-10-10T04:20:53,172 2021-10-10T04:20:53,172 Traceback (most recent call last): 2021-10-10T04:20:53,172 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-10-10T04:20:53,172 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-10-10T04:20:53,172 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-10T04:20:53,172 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-10T04:20:53,172 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-10T04:20:53,172 raise ResolutionImpossible(e.criterion.information) 2021-10-10T04:20:53,172 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('came==0.1.1'), parent=None)] 2021-10-10T04:20:53,172 2021-10-10T04:20:53,172 The above exception was the direct cause of the following exception: 2021-10-10T04:20:53,172 2021-10-10T04:20:53,172 Traceback (most recent call last): 2021-10-10T04:20:53,172 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-10T04:20:53,172 status = self.run(options, args) 2021-10-10T04:20:53,172 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-10T04:20:53,172 return func(self, options, args) 2021-10-10T04:20:53,172 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-10-10T04:20:53,172 reqs, check_supported_wheels=True 2021-10-10T04:20:53,172 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-10T04:20:53,172 raise error from e 2021-10-10T04:20:53,172 pip._internal.exceptions.DistributionNotFound: No matching distribution found for came==0.1.1 2021-10-10T04:20:53,176 Removed build tracker: '/tmp/pip-req-tracker-uljjsds5'