2021-11-04T02:30:56,889 Created temporary directory: /tmp/pip-ephem-wheel-cache-4v14d6lz 2021-11-04T02:30:56,892 Created temporary directory: /tmp/pip-req-tracker-cy1xzd3e 2021-11-04T02:30:56,892 Initialized build tracking at /tmp/pip-req-tracker-cy1xzd3e 2021-11-04T02:30:56,892 Created build tracker: /tmp/pip-req-tracker-cy1xzd3e 2021-11-04T02:30:56,892 Entered build tracker: /tmp/pip-req-tracker-cy1xzd3e 2021-11-04T02:30:56,893 Created temporary directory: /tmp/pip-wheel-f8lrvgns 2021-11-04T02:30:56,930 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-11-04T02:30:56,932 2 location(s) to search for versions of oneguild: 2021-11-04T02:30:56,932 * https://pypi.org/simple/oneguild/ 2021-11-04T02:30:56,932 * https://www.piwheels.org/simple/oneguild/ 2021-11-04T02:30:56,933 Fetching project page and analyzing links: https://pypi.org/simple/oneguild/ 2021-11-04T02:30:56,933 Getting page https://pypi.org/simple/oneguild/ 2021-11-04T02:30:56,935 Found index url https://pypi.org/simple 2021-11-04T02:30:57,023 Skipping link: No binaries permitted for oneguild: https://files.pythonhosted.org/packages/b3/b9/4de13beeda0c2b7f5ecce7c3bd13862ee6dc8f27edec561355695ef882cd/OneGuild-0.1-py3-none-any.whl#sha256=0ad52735cb97853f99ebe54a6c245560c0d58e261b72e6ea862623be577f638e (from https://pypi.org/simple/oneguild/) (requires-python:>=3.8.0) 2021-11-04T02:30:57,024 Link requires a different Python (3.7.3 not in: '>=3.8.0'): https://files.pythonhosted.org/packages/24/03/fc06888bee1a2a0524a9e93266f7f2aabf096512ab190d328f178545fc5f/OneGuild-0.1.tar.gz#sha256=cd62cd8ea4a3c52bbfc3ef73e5862aa300c9d7cb71500d6273d223c6e30d6ce5 (from https://pypi.org/simple/oneguild/) (requires-python:>=3.8.0) 2021-11-04T02:30:57,024 Fetching project page and analyzing links: https://www.piwheels.org/simple/oneguild/ 2021-11-04T02:30:57,025 Getting page https://www.piwheels.org/simple/oneguild/ 2021-11-04T02:30:57,026 Found index url https://www.piwheels.org/simple 2021-11-04T02:30:57,201 Skipping link: not a file: https://www.piwheels.org/simple/oneguild/ 2021-11-04T02:30:57,201 Skipping link: not a file: https://pypi.org/simple/oneguild/ 2021-11-04T02:30:57,218 Given no hashes to check 0 links for project 'oneguild': discarding no candidates 2021-11-04T02:30:57,219 ERROR: Could not find a version that satisfies the requirement oneguild==0.1 (from versions: none) 2021-11-04T02:30:57,219 ERROR: No matching distribution found for oneguild==0.1 2021-11-04T02:30:57,219 Exception information: 2021-11-04T02:30:57,219 Traceback (most recent call last): 2021-11-04T02:30:57,219 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-11-04T02:30:57,219 name, crit = self._merge_into_criterion(r, parent=None) 2021-11-04T02:30:57,219 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-11-04T02:30:57,219 raise RequirementsConflicted(criterion) 2021-11-04T02:30:57,219 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('oneguild==0.1') 2021-11-04T02:30:57,219 2021-11-04T02:30:57,219 During handling of the above exception, another exception occurred: 2021-11-04T02:30:57,219 2021-11-04T02:30:57,219 Traceback (most recent call last): 2021-11-04T02:30:57,219 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-11-04T02:30:57,219 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-11-04T02:30:57,219 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-11-04T02:30:57,219 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-11-04T02:30:57,219 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-11-04T02:30:57,219 raise ResolutionImpossible(e.criterion.information) 2021-11-04T02:30:57,219 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('oneguild==0.1'), parent=None)] 2021-11-04T02:30:57,219 2021-11-04T02:30:57,219 The above exception was the direct cause of the following exception: 2021-11-04T02:30:57,219 2021-11-04T02:30:57,219 Traceback (most recent call last): 2021-11-04T02:30:57,219 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-11-04T02:30:57,219 status = self.run(options, args) 2021-11-04T02:30:57,219 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-11-04T02:30:57,219 return func(self, options, args) 2021-11-04T02:30:57,219 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-11-04T02:30:57,219 reqs, check_supported_wheels=True 2021-11-04T02:30:57,219 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-11-04T02:30:57,219 raise error from e 2021-11-04T02:30:57,219 pip._internal.exceptions.DistributionNotFound: No matching distribution found for oneguild==0.1 2021-11-04T02:30:57,224 Removed build tracker: '/tmp/pip-req-tracker-cy1xzd3e'