2021-12-19T21:53:44,276 Created temporary directory: /tmp/pip-ephem-wheel-cache-sa6kt2hm 2021-12-19T21:53:44,281 Created temporary directory: /tmp/pip-req-tracker-qzzdcd9h 2021-12-19T21:53:44,282 Initialized build tracking at /tmp/pip-req-tracker-qzzdcd9h 2021-12-19T21:53:44,282 Created build tracker: /tmp/pip-req-tracker-qzzdcd9h 2021-12-19T21:53:44,283 Entered build tracker: /tmp/pip-req-tracker-qzzdcd9h 2021-12-19T21:53:44,284 Created temporary directory: /tmp/pip-wheel-ulgna7vg 2021-12-19T21:53:44,343 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-12-19T21:53:44,348 2 location(s) to search for versions of lavda: 2021-12-19T21:53:44,348 * https://pypi.org/simple/lavda/ 2021-12-19T21:53:44,348 * https://www.piwheels.org/simple/lavda/ 2021-12-19T21:53:44,349 Fetching project page and analyzing links: https://pypi.org/simple/lavda/ 2021-12-19T21:53:44,350 Getting page https://pypi.org/simple/lavda/ 2021-12-19T21:53:44,353 Found index url https://pypi.org/simple 2021-12-19T21:53:44,544 Found link https://files.pythonhosted.org/packages/06/69/456275ef5c6168245d6e873717c32ac9ff14a0544a9f42d7c231a0f1acab/lavda-0.0.2.tar.gz#sha256=2222a0941b570746868a4575ca247e571209d26e621175ea06589920f579f10b (from https://pypi.org/simple/lavda/), version: 0.0.2 2021-12-19T21:53:44,545 Found link https://files.pythonhosted.org/packages/f2/ca/51cf9a0bf83870ea731ef839bada174c2aeef4e8dad7e4db73ce8a13be07/lavda-0.0.3.tar.gz#sha256=2947111a2ca0be7b02d6b8dbfa7c8fbfd4f069ff015c178d8246e765c8732788 (from https://pypi.org/simple/lavda/), version: 0.0.3 2021-12-19T21:53:44,545 Found link https://files.pythonhosted.org/packages/bb/11/f18a13b659a08f4119a0324f45e6b4f98c87ea701c72d7db52dc04ba9ae2/lavda-0.0.4.tar.gz#sha256=3924f57756b606e1fa16138a1079eb25a01a47c88c181e43376687f83bd33af1 (from https://pypi.org/simple/lavda/), version: 0.0.4 2021-12-19T21:53:44,546 Fetching project page and analyzing links: https://www.piwheels.org/simple/lavda/ 2021-12-19T21:53:44,547 Getting page https://www.piwheels.org/simple/lavda/ 2021-12-19T21:53:44,548 Found index url https://www.piwheels.org/simple 2021-12-19T21:53:44,752 Skipping link: No binaries permitted for lavda: https://www.piwheels.org/simple/lavda/lavda-0.0.2-py3-none-any.whl#sha256=d2a6c791a27a29cbafa4670cf5c0f9bc8f6d23f1616ab0fa131928835eb4b51f (from https://www.piwheels.org/simple/lavda/) 2021-12-19T21:53:44,753 Skipping link: No binaries permitted for lavda: https://www.piwheels.org/simple/lavda/lavda-0.0.3-py3-none-any.whl#sha256=81939310b3590f40156f57573196afefde74ac900bce7976b93f6cedda466e11 (from https://www.piwheels.org/simple/lavda/) 2021-12-19T21:53:44,753 Skipping link: No binaries permitted for lavda: https://www.piwheels.org/simple/lavda/lavda-0.0.4-py3-none-any.whl#sha256=6f428bd858b4dff02a252991313dfc4faa2ca11a71eaa1e5d74d2c0096de19f7 (from https://www.piwheels.org/simple/lavda/) 2021-12-19T21:53:44,754 Skipping link: not a file: https://www.piwheels.org/simple/lavda/ 2021-12-19T21:53:44,754 Skipping link: not a file: https://pypi.org/simple/lavda/ 2021-12-19T21:53:44,795 Given no hashes to check 0 links for project 'lavda': discarding no candidates 2021-12-19T21:53:44,796 ERROR: Could not find a version that satisfies the requirement lavda==0.0.1 (from versions: 0.0.2, 0.0.3, 0.0.4) 2021-12-19T21:53:44,796 ERROR: No matching distribution found for lavda==0.0.1 2021-12-19T21:53:44,797 Exception information: 2021-12-19T21:53:44,797 Traceback (most recent call last): 2021-12-19T21:53:44,797 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2021-12-19T21:53:44,797 self._add_to_criteria(self.state.criteria, r, parent=None) 2021-12-19T21:53:44,797 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2021-12-19T21:53:44,797 raise RequirementsConflicted(criterion) 2021-12-19T21:53:44,797 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('lavda==0.0.1') 2021-12-19T21:53:44,797 2021-12-19T21:53:44,797 During handling of the above exception, another exception occurred: 2021-12-19T21:53:44,797 2021-12-19T21:53:44,797 Traceback (most recent call last): 2021-12-19T21:53:44,797 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2021-12-19T21:53:44,797 result = self._result = resolver.resolve( 2021-12-19T21:53:44,797 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2021-12-19T21:53:44,797 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-12-19T21:53:44,797 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2021-12-19T21:53:44,797 raise ResolutionImpossible(e.criterion.information) 2021-12-19T21:53:44,797 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('lavda==0.0.1'), parent=None)] 2021-12-19T21:53:44,797 2021-12-19T21:53:44,797 The above exception was the direct cause of the following exception: 2021-12-19T21:53:44,797 2021-12-19T21:53:44,797 Traceback (most recent call last): 2021-12-19T21:53:44,797 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2021-12-19T21:53:44,797 status = run_func(*args) 2021-12-19T21:53:44,797 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-12-19T21:53:44,797 return func(self, options, args) 2021-12-19T21:53:44,797 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2021-12-19T21:53:44,797 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2021-12-19T21:53:44,797 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2021-12-19T21:53:44,797 raise error from e 2021-12-19T21:53:44,797 pip._internal.exceptions.DistributionNotFound: No matching distribution found for lavda==0.0.1 2021-12-19T21:53:44,805 Removed build tracker: '/tmp/pip-req-tracker-qzzdcd9h'