2021-11-02T01:18:29,467 Created temporary directory: /tmp/pip-ephem-wheel-cache-w84juj3o 2021-11-02T01:18:29,471 Created temporary directory: /tmp/pip-req-tracker-125ep05_ 2021-11-02T01:18:29,471 Initialized build tracking at /tmp/pip-req-tracker-125ep05_ 2021-11-02T01:18:29,471 Created build tracker: /tmp/pip-req-tracker-125ep05_ 2021-11-02T01:18:29,471 Entered build tracker: /tmp/pip-req-tracker-125ep05_ 2021-11-02T01:18:29,472 Created temporary directory: /tmp/pip-wheel-puk1fd37 2021-11-02T01:18:29,509 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-11-02T01:18:29,512 2 location(s) to search for versions of lightbridge-hbisneto: 2021-11-02T01:18:29,512 * https://pypi.org/simple/lightbridge-hbisneto/ 2021-11-02T01:18:29,512 * https://www.piwheels.org/simple/lightbridge-hbisneto/ 2021-11-02T01:18:29,512 Fetching project page and analyzing links: https://pypi.org/simple/lightbridge-hbisneto/ 2021-11-02T01:18:29,513 Getting page https://pypi.org/simple/lightbridge-hbisneto/ 2021-11-02T01:18:29,514 Found index url https://pypi.org/simple 2021-11-02T01:18:29,602 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/3f/d2/d63ae67d44e438ae3fed6f06656008617daac6a086e678e0343e55ef9e37/LightBridge-hbisneto-1.0.0.tar.gz#sha256=548e91ec2829923c720a53e3a905dd9065651af507a99429279419c8fc2fbabd (from https://pypi.org/simple/lightbridge-hbisneto/) (requires-python:>=3.9) 2021-11-02T01:18:29,603 Skipping link: No binaries permitted for lightbridge-hbisneto: https://files.pythonhosted.org/packages/a1/ec/5178b35f2641a3dcfbd87bae5f54dfd2c1599c889fc9a06e1bda33788ab5/LightBridge_hbisneto-1.0.0-py3-none-any.whl#sha256=22fdfba22f7d6dab1a76ec23e3f9d5dfdcb5b57251274c6a371fb13c9c3d3178 (from https://pypi.org/simple/lightbridge-hbisneto/) (requires-python:>=3.9) 2021-11-02T01:18:29,603 Fetching project page and analyzing links: https://www.piwheels.org/simple/lightbridge-hbisneto/ 2021-11-02T01:18:29,603 Getting page https://www.piwheels.org/simple/lightbridge-hbisneto/ 2021-11-02T01:18:29,604 Found index url https://www.piwheels.org/simple 2021-11-02T01:18:29,772 Skipping link: not a file: https://www.piwheels.org/simple/lightbridge-hbisneto/ 2021-11-02T01:18:29,772 Skipping link: not a file: https://pypi.org/simple/lightbridge-hbisneto/ 2021-11-02T01:18:29,786 Given no hashes to check 0 links for project 'lightbridge-hbisneto': discarding no candidates 2021-11-02T01:18:29,787 ERROR: Could not find a version that satisfies the requirement lightbridge-hbisneto==1.0.0 (from versions: none) 2021-11-02T01:18:29,787 ERROR: No matching distribution found for lightbridge-hbisneto==1.0.0 2021-11-02T01:18:29,787 Exception information: 2021-11-02T01:18:29,787 Traceback (most recent call last): 2021-11-02T01:18:29,787 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-11-02T01:18:29,787 name, crit = self._merge_into_criterion(r, parent=None) 2021-11-02T01:18:29,787 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-11-02T01:18:29,787 raise RequirementsConflicted(criterion) 2021-11-02T01:18:29,787 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('lightbridge-hbisneto==1.0.0') 2021-11-02T01:18:29,787 2021-11-02T01:18:29,787 During handling of the above exception, another exception occurred: 2021-11-02T01:18:29,787 2021-11-02T01:18:29,787 Traceback (most recent call last): 2021-11-02T01:18:29,787 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-11-02T01:18:29,787 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-11-02T01:18:29,787 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-11-02T01:18:29,787 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-11-02T01:18:29,787 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-11-02T01:18:29,787 raise ResolutionImpossible(e.criterion.information) 2021-11-02T01:18:29,787 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('lightbridge-hbisneto==1.0.0'), parent=None)] 2021-11-02T01:18:29,787 2021-11-02T01:18:29,787 The above exception was the direct cause of the following exception: 2021-11-02T01:18:29,787 2021-11-02T01:18:29,787 Traceback (most recent call last): 2021-11-02T01:18:29,787 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-11-02T01:18:29,787 status = self.run(options, args) 2021-11-02T01:18:29,787 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-11-02T01:18:29,787 return func(self, options, args) 2021-11-02T01:18:29,787 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-11-02T01:18:29,787 reqs, check_supported_wheels=True 2021-11-02T01:18:29,787 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-11-02T01:18:29,787 raise error from e 2021-11-02T01:18:29,787 pip._internal.exceptions.DistributionNotFound: No matching distribution found for lightbridge-hbisneto==1.0.0 2021-11-02T01:18:29,792 Removed build tracker: '/tmp/pip-req-tracker-125ep05_'