2022-02-06T07:08:10,169 Created temporary directory: /tmp/pip-ephem-wheel-cache-rpgkaf73 2022-02-06T07:08:10,176 Created temporary directory: /tmp/pip-req-tracker-_zmdurrn 2022-02-06T07:08:10,177 Initialized build tracking at /tmp/pip-req-tracker-_zmdurrn 2022-02-06T07:08:10,177 Created build tracker: /tmp/pip-req-tracker-_zmdurrn 2022-02-06T07:08:10,177 Entered build tracker: /tmp/pip-req-tracker-_zmdurrn 2022-02-06T07:08:10,179 Created temporary directory: /tmp/pip-wheel-ns3sarfz 2022-02-06T07:08:10,252 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-02-06T07:08:10,258 2 location(s) to search for versions of lupulib: 2022-02-06T07:08:10,258 * https://pypi.org/simple/lupulib/ 2022-02-06T07:08:10,258 * https://www.piwheels.org/simple/lupulib/ 2022-02-06T07:08:10,259 Fetching project page and analyzing links: https://pypi.org/simple/lupulib/ 2022-02-06T07:08:10,261 Getting page https://pypi.org/simple/lupulib/ 2022-02-06T07:08:10,264 Found index url https://pypi.org/simple 2022-02-06T07:08:10,462 Skipping link: No binaries permitted for lupulib: https://files.pythonhosted.org/packages/60/3e/128e880b08fec6c0b908948d19b1212907ce4acdcc5dd394b1022f464359/lupulib-0.1.0-py3-none-any.whl#sha256=65fea2098b1d269c0642cfff367178d0d58da3c17f76ce31a888bb741099428d (from https://pypi.org/simple/lupulib/) (requires-python:>=3.8) 2022-02-06T07:08:10,463 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/4c/22/97357aa187512494c51ceb8549ce776c20da1ab86ae3efc244beb8a16d90/lupulib-0.1.0.tar.gz#sha256=094e73fefe6825119f530d80dd9d0ebf35d377435b9ba4472b6165162d169af9 (from https://pypi.org/simple/lupulib/) (requires-python:>=3.8) 2022-02-06T07:08:10,464 Fetching project page and analyzing links: https://www.piwheels.org/simple/lupulib/ 2022-02-06T07:08:10,465 Getting page https://www.piwheels.org/simple/lupulib/ 2022-02-06T07:08:10,467 Found index url https://www.piwheels.org/simple 2022-02-06T07:08:10,685 Skipping link: not a file: https://www.piwheels.org/simple/lupulib/ 2022-02-06T07:08:10,685 Skipping link: not a file: https://pypi.org/simple/lupulib/ 2022-02-06T07:08:10,718 Given no hashes to check 0 links for project 'lupulib': discarding no candidates 2022-02-06T07:08:10,719 ERROR: Could not find a version that satisfies the requirement lupulib==0.1.0 (from versions: none) 2022-02-06T07:08:10,720 ERROR: No matching distribution found for lupulib==0.1.0 2022-02-06T07:08:10,721 Exception information: 2022-02-06T07:08:10,721 Traceback (most recent call last): 2022-02-06T07:08:10,721 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-02-06T07:08:10,721 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-02-06T07:08:10,721 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-02-06T07:08:10,721 raise RequirementsConflicted(criterion) 2022-02-06T07:08:10,721 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('lupulib==0.1.0') 2022-02-06T07:08:10,721 2022-02-06T07:08:10,721 During handling of the above exception, another exception occurred: 2022-02-06T07:08:10,721 2022-02-06T07:08:10,721 Traceback (most recent call last): 2022-02-06T07:08:10,721 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-02-06T07:08:10,721 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-02-06T07:08:10,721 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-02-06T07:08:10,721 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-02-06T07:08:10,721 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-02-06T07:08:10,721 raise ResolutionImpossible(e.criterion.information) 2022-02-06T07:08:10,721 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('lupulib==0.1.0'), parent=None)] 2022-02-06T07:08:10,721 2022-02-06T07:08:10,721 The above exception was the direct cause of the following exception: 2022-02-06T07:08:10,721 2022-02-06T07:08:10,721 Traceback (most recent call last): 2022-02-06T07:08:10,721 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-02-06T07:08:10,721 status = run_func(*args) 2022-02-06T07:08:10,721 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-02-06T07:08:10,721 return func(self, options, args) 2022-02-06T07:08:10,721 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-02-06T07:08:10,721 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-02-06T07:08:10,721 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-02-06T07:08:10,721 raise error from e 2022-02-06T07:08:10,721 pip._internal.exceptions.DistributionNotFound: No matching distribution found for lupulib==0.1.0 2022-02-06T07:08:10,729 Removed build tracker: '/tmp/pip-req-tracker-_zmdurrn'