2022-04-14T14:48:48,093 Created temporary directory: /tmp/pip-ephem-wheel-cache-0k8wcbjp 2022-04-14T14:48:48,099 Created temporary directory: /tmp/pip-req-tracker-ss3lk4df 2022-04-14T14:48:48,099 Initialized build tracking at /tmp/pip-req-tracker-ss3lk4df 2022-04-14T14:48:48,100 Created build tracker: /tmp/pip-req-tracker-ss3lk4df 2022-04-14T14:48:48,100 Entered build tracker: /tmp/pip-req-tracker-ss3lk4df 2022-04-14T14:48:48,101 Created temporary directory: /tmp/pip-wheel-j9_nu6xj 2022-04-14T14:48:48,172 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-14T14:48:48,186 2 location(s) to search for versions of ta-box: 2022-04-14T14:48:48,186 * https://pypi.org/simple/ta-box/ 2022-04-14T14:48:48,186 * https://www.piwheels.org/simple/ta-box/ 2022-04-14T14:48:48,187 Fetching project page and analyzing links: https://pypi.org/simple/ta-box/ 2022-04-14T14:48:48,188 Getting page https://pypi.org/simple/ta-box/ 2022-04-14T14:48:48,191 Found index url https://pypi.org/simple 2022-04-14T14:48:48,306 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/79/24/c8ab79a05ef8305a54acf1fef04993cafc8cd8bb8269afb2b7f31464ed3b/TA-Box-0.0.1a1.dev1.tar.gz#sha256=97e7d46655a63e519b7950e567a87f2e0ce78527026918a647edf38d61dd2ccd (from https://pypi.org/simple/ta-box/) (requires-python:>=3.8) 2022-04-14T14:48:48,306 Skipping link: No binaries permitted for ta-box: https://files.pythonhosted.org/packages/39/1a/fb89468dabdd17072a0dc457f5e632ee0eaf3cb033d042623b8c0173b477/TA_Box-0.0.1a1.dev1-cp36-cp36m-win_amd64.whl#sha256=374fe7f86ab0810102a76b5ffb7be1f396e1d6c29af2df3d8d7709713d8bbb25 (from https://pypi.org/simple/ta-box/) (requires-python:>=3.8) 2022-04-14T14:48:48,307 Fetching project page and analyzing links: https://www.piwheels.org/simple/ta-box/ 2022-04-14T14:48:48,308 Getting page https://www.piwheels.org/simple/ta-box/ 2022-04-14T14:48:48,310 Found index url https://www.piwheels.org/simple 2022-04-14T14:48:48,516 Skipping link: not a file: https://www.piwheels.org/simple/ta-box/ 2022-04-14T14:48:48,517 Skipping link: not a file: https://pypi.org/simple/ta-box/ 2022-04-14T14:48:48,550 Given no hashes to check 0 links for project 'ta-box': discarding no candidates 2022-04-14T14:48:48,551 ERROR: Could not find a version that satisfies the requirement ta-box==0.0.1a1.dev1 (from versions: none) 2022-04-14T14:48:48,554 ERROR: No matching distribution found for ta-box==0.0.1a1.dev1 2022-04-14T14:48:48,556 Exception information: 2022-04-14T14:48:48,556 Traceback (most recent call last): 2022-04-14T14:48:48,556 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-14T14:48:48,556 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-14T14:48:48,556 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-14T14:48:48,556 raise RequirementsConflicted(criterion) 2022-04-14T14:48:48,556 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('ta-box==0.0.1a1.dev1') 2022-04-14T14:48:48,556 2022-04-14T14:48:48,556 During handling of the above exception, another exception occurred: 2022-04-14T14:48:48,556 2022-04-14T14:48:48,556 Traceback (most recent call last): 2022-04-14T14:48:48,556 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-04-14T14:48:48,556 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-04-14T14:48:48,556 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-14T14:48:48,556 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-14T14:48:48,556 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-14T14:48:48,556 raise ResolutionImpossible(e.criterion.information) 2022-04-14T14:48:48,556 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('ta-box==0.0.1a1.dev1'), parent=None)] 2022-04-14T14:48:48,556 2022-04-14T14:48:48,556 The above exception was the direct cause of the following exception: 2022-04-14T14:48:48,556 2022-04-14T14:48:48,556 Traceback (most recent call last): 2022-04-14T14:48:48,556 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-14T14:48:48,556 status = run_func(*args) 2022-04-14T14:48:48,556 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-14T14:48:48,556 return func(self, options, args) 2022-04-14T14:48:48,556 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-14T14:48:48,556 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-14T14:48:48,556 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-14T14:48:48,556 raise error from e 2022-04-14T14:48:48,556 pip._internal.exceptions.DistributionNotFound: No matching distribution found for ta-box==0.0.1a1.dev1 2022-04-14T14:48:48,564 Removed build tracker: '/tmp/pip-req-tracker-ss3lk4df'