2022-05-11T18:35:05,930 Created temporary directory: /tmp/pip-ephem-wheel-cache-96pu7s37 2022-05-11T18:35:05,935 Created temporary directory: /tmp/pip-req-tracker-laj3qyaw 2022-05-11T18:35:05,936 Initialized build tracking at /tmp/pip-req-tracker-laj3qyaw 2022-05-11T18:35:05,936 Created build tracker: /tmp/pip-req-tracker-laj3qyaw 2022-05-11T18:35:05,937 Entered build tracker: /tmp/pip-req-tracker-laj3qyaw 2022-05-11T18:35:05,938 Created temporary directory: /tmp/pip-wheel-07b3g2hs 2022-05-11T18:35:06,000 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-05-11T18:35:06,008 2 location(s) to search for versions of xtbclient: 2022-05-11T18:35:06,008 * https://pypi.org/simple/xtbclient/ 2022-05-11T18:35:06,008 * https://www.piwheels.org/simple/xtbclient/ 2022-05-11T18:35:06,010 Fetching project page and analyzing links: https://pypi.org/simple/xtbclient/ 2022-05-11T18:35:06,011 Getting page https://pypi.org/simple/xtbclient/ 2022-05-11T18:35:06,014 Found index url https://pypi.org/simple 2022-05-11T18:35:06,119 Skipping link: No binaries permitted for xtbclient: https://files.pythonhosted.org/packages/7c/a1/a0a63769dbee89f8340c1925bc037f7a62a4e8379263f76eb7b56beceb18/XTBClient-0.1.0-py3-none-any.whl#sha256=d287b077ad8dc8c93910414afbb329196ab37852d61ef61d3717c2f45db1f0e3 (from https://pypi.org/simple/xtbclient/) (requires-python:>=3.9,<4.0) 2022-05-11T18:35:06,121 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/eb/19/80f2fd95c882057c9466d8b2dc48cd2d7facfaef4de6f1a173d602909ba1/XTBClient-0.1.0.tar.gz#sha256=0a976d60a0952c9400e1eb144076c185195f45d02df26da9551f27f329196632 (from https://pypi.org/simple/xtbclient/) (requires-python:>=3.9,<4.0) 2022-05-11T18:35:06,122 Fetching project page and analyzing links: https://www.piwheels.org/simple/xtbclient/ 2022-05-11T18:35:06,123 Getting page https://www.piwheels.org/simple/xtbclient/ 2022-05-11T18:35:06,125 Found index url https://www.piwheels.org/simple 2022-05-11T18:35:06,360 Skipping link: not a file: https://www.piwheels.org/simple/xtbclient/ 2022-05-11T18:35:06,361 Skipping link: not a file: https://pypi.org/simple/xtbclient/ 2022-05-11T18:35:06,394 Given no hashes to check 0 links for project 'xtbclient': discarding no candidates 2022-05-11T18:35:06,395 ERROR: Could not find a version that satisfies the requirement xtbclient==0.1.0 (from versions: none) 2022-05-11T18:35:06,398 ERROR: No matching distribution found for xtbclient==0.1.0 2022-05-11T18:35:06,400 Exception information: 2022-05-11T18:35:06,400 Traceback (most recent call last): 2022-05-11T18:35:06,400 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-05-11T18:35:06,400 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-05-11T18:35:06,400 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-05-11T18:35:06,400 raise RequirementsConflicted(criterion) 2022-05-11T18:35:06,400 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('xtbclient==0.1.0') 2022-05-11T18:35:06,400 2022-05-11T18:35:06,400 During handling of the above exception, another exception occurred: 2022-05-11T18:35:06,400 2022-05-11T18:35:06,400 Traceback (most recent call last): 2022-05-11T18:35:06,400 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-05-11T18:35:06,400 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-05-11T18:35:06,400 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-05-11T18:35:06,400 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-05-11T18:35:06,400 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-05-11T18:35:06,400 raise ResolutionImpossible(e.criterion.information) 2022-05-11T18:35:06,400 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('xtbclient==0.1.0'), parent=None)] 2022-05-11T18:35:06,400 2022-05-11T18:35:06,400 The above exception was the direct cause of the following exception: 2022-05-11T18:35:06,400 2022-05-11T18:35:06,400 Traceback (most recent call last): 2022-05-11T18:35:06,400 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-05-11T18:35:06,400 status = run_func(*args) 2022-05-11T18:35:06,400 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-05-11T18:35:06,400 return func(self, options, args) 2022-05-11T18:35:06,400 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-05-11T18:35:06,400 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-05-11T18:35:06,400 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-05-11T18:35:06,400 raise error from e 2022-05-11T18:35:06,400 pip._internal.exceptions.DistributionNotFound: No matching distribution found for xtbclient==0.1.0 2022-05-11T18:35:06,409 Removed build tracker: '/tmp/pip-req-tracker-laj3qyaw'