2021-10-22T01:24:20,923 Created temporary directory: /tmp/pip-ephem-wheel-cache-y3ulsasc 2021-10-22T01:24:20,926 Created temporary directory: /tmp/pip-req-tracker-sz8dssep 2021-10-22T01:24:20,927 Initialized build tracking at /tmp/pip-req-tracker-sz8dssep 2021-10-22T01:24:20,927 Created build tracker: /tmp/pip-req-tracker-sz8dssep 2021-10-22T01:24:20,927 Entered build tracker: /tmp/pip-req-tracker-sz8dssep 2021-10-22T01:24:20,928 Created temporary directory: /tmp/pip-wheel-vzqklox2 2021-10-22T01:24:20,962 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-22T01:24:20,965 2 location(s) to search for versions of eventsourcing-sqlalchemy: 2021-10-22T01:24:20,965 * https://pypi.org/simple/eventsourcing-sqlalchemy/ 2021-10-22T01:24:20,965 * https://www.piwheels.org/simple/eventsourcing-sqlalchemy/ 2021-10-22T01:24:20,965 Fetching project page and analyzing links: https://pypi.org/simple/eventsourcing-sqlalchemy/ 2021-10-22T01:24:20,966 Getting page https://pypi.org/simple/eventsourcing-sqlalchemy/ 2021-10-22T01:24:20,967 Found index url https://pypi.org/simple 2021-10-22T01:24:21,058 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/0a/5b/2fe7cb3250f7f9af499006bed9c88c843317ddaa0e2965da6c4c168e373b/eventsourcing-sqlalchemy-0.1.0.tar.gz#sha256=26b7a0d08851f4f64dbc9867377951bb4ede5d398d264bc69c6c30eb4e2868ac (from https://pypi.org/simple/eventsourcing-sqlalchemy/) (requires-python:>=3.8,<4.0) 2021-10-22T01:24:21,059 Skipping link: No binaries permitted for eventsourcing-sqlalchemy: https://files.pythonhosted.org/packages/ec/5d/6686ccc0d67853b93f27c733fcd50eaa8138b50d0537c94f9a8f0990d7c4/eventsourcing_sqlalchemy-0.1.0-py3-none-any.whl#sha256=18409a73fbffbc2784a2a3409bc8cc6e2f63c023c59a731809f0605d1b07fcf0 (from https://pypi.org/simple/eventsourcing-sqlalchemy/) (requires-python:>=3.8,<4.0) 2021-10-22T01:24:21,059 Fetching project page and analyzing links: https://www.piwheels.org/simple/eventsourcing-sqlalchemy/ 2021-10-22T01:24:21,059 Getting page https://www.piwheels.org/simple/eventsourcing-sqlalchemy/ 2021-10-22T01:24:21,060 Found index url https://www.piwheels.org/simple 2021-10-22T01:24:21,246 Skipping link: not a file: https://www.piwheels.org/simple/eventsourcing-sqlalchemy/ 2021-10-22T01:24:21,246 Skipping link: not a file: https://pypi.org/simple/eventsourcing-sqlalchemy/ 2021-10-22T01:24:21,260 Given no hashes to check 0 links for project 'eventsourcing-sqlalchemy': discarding no candidates 2021-10-22T01:24:21,260 ERROR: Could not find a version that satisfies the requirement eventsourcing-sqlalchemy==0.1.0 (from versions: none) 2021-10-22T01:24:21,261 ERROR: No matching distribution found for eventsourcing-sqlalchemy==0.1.0 2021-10-22T01:24:21,261 Exception information: 2021-10-22T01:24:21,261 Traceback (most recent call last): 2021-10-22T01:24:21,261 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-22T01:24:21,261 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-22T01:24:21,261 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-22T01:24:21,261 raise RequirementsConflicted(criterion) 2021-10-22T01:24:21,261 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('eventsourcing-sqlalchemy==0.1.0') 2021-10-22T01:24:21,261 2021-10-22T01:24:21,261 During handling of the above exception, another exception occurred: 2021-10-22T01:24:21,261 2021-10-22T01:24:21,261 Traceback (most recent call last): 2021-10-22T01:24:21,261 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-10-22T01:24:21,261 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-10-22T01:24:21,261 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-22T01:24:21,261 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-22T01:24:21,261 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-22T01:24:21,261 raise ResolutionImpossible(e.criterion.information) 2021-10-22T01:24:21,261 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('eventsourcing-sqlalchemy==0.1.0'), parent=None)] 2021-10-22T01:24:21,261 2021-10-22T01:24:21,261 The above exception was the direct cause of the following exception: 2021-10-22T01:24:21,261 2021-10-22T01:24:21,261 Traceback (most recent call last): 2021-10-22T01:24:21,261 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-22T01:24:21,261 status = self.run(options, args) 2021-10-22T01:24:21,261 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-22T01:24:21,261 return func(self, options, args) 2021-10-22T01:24:21,261 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-10-22T01:24:21,261 reqs, check_supported_wheels=True 2021-10-22T01:24:21,261 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-22T01:24:21,261 raise error from e 2021-10-22T01:24:21,261 pip._internal.exceptions.DistributionNotFound: No matching distribution found for eventsourcing-sqlalchemy==0.1.0 2021-10-22T01:24:21,265 Removed build tracker: '/tmp/pip-req-tracker-sz8dssep'