2022-01-22T16:40:09,481 Created temporary directory: /tmp/pip-ephem-wheel-cache-ffvem01j 2022-01-22T16:40:09,487 Created temporary directory: /tmp/pip-req-tracker-lwjvg1il 2022-01-22T16:40:09,488 Initialized build tracking at /tmp/pip-req-tracker-lwjvg1il 2022-01-22T16:40:09,488 Created build tracker: /tmp/pip-req-tracker-lwjvg1il 2022-01-22T16:40:09,489 Entered build tracker: /tmp/pip-req-tracker-lwjvg1il 2022-01-22T16:40:09,490 Created temporary directory: /tmp/pip-wheel-7ytp6kdj 2022-01-22T16:40:09,556 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-22T16:40:09,562 2 location(s) to search for versions of hmm-stock-forecast: 2022-01-22T16:40:09,562 * https://pypi.org/simple/hmm-stock-forecast/ 2022-01-22T16:40:09,562 * https://www.piwheels.org/simple/hmm-stock-forecast/ 2022-01-22T16:40:09,564 Fetching project page and analyzing links: https://pypi.org/simple/hmm-stock-forecast/ 2022-01-22T16:40:09,565 Getting page https://pypi.org/simple/hmm-stock-forecast/ 2022-01-22T16:40:09,568 Found index url https://pypi.org/simple 2022-01-22T16:40:09,769 Skipping link: No binaries permitted for hmm-stock-forecast: https://files.pythonhosted.org/packages/55/7c/23ad702c9cbaa255f912c027eae7494b2c3f7a280754fa31af4d395b21f0/hmm_stock_forecast-1.0-py3-none-any.whl#sha256=f2f6e6433b94df378e465e64fa98e56cac81559082a9fad3646ca308bdd6226a (from https://pypi.org/simple/hmm-stock-forecast/) (requires-python:>=3.8,<4.0) 2022-01-22T16:40:09,771 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/b8/f2/77de7e69c9bfe7acf4867c0cc761c1449e7190c2e14ac84e04b7c6b9da53/hmm_stock_forecast-1.0.tar.gz#sha256=5a5eee81cd4383d81d73eab8f60f12881a1a0ce74f8a40af770b180ce4070b4b (from https://pypi.org/simple/hmm-stock-forecast/) (requires-python:>=3.8,<4.0) 2022-01-22T16:40:09,771 Fetching project page and analyzing links: https://www.piwheels.org/simple/hmm-stock-forecast/ 2022-01-22T16:40:09,772 Getting page https://www.piwheels.org/simple/hmm-stock-forecast/ 2022-01-22T16:40:09,774 Found index url https://www.piwheels.org/simple 2022-01-22T16:40:09,981 Skipping link: not a file: https://www.piwheels.org/simple/hmm-stock-forecast/ 2022-01-22T16:40:09,981 Skipping link: not a file: https://pypi.org/simple/hmm-stock-forecast/ 2022-01-22T16:40:10,015 Given no hashes to check 0 links for project 'hmm-stock-forecast': discarding no candidates 2022-01-22T16:40:10,016 ERROR: Could not find a version that satisfies the requirement hmm-stock-forecast==1.0 (from versions: none) 2022-01-22T16:40:10,016 ERROR: No matching distribution found for hmm-stock-forecast==1.0 2022-01-22T16:40:10,017 Exception information: 2022-01-22T16:40:10,017 Traceback (most recent call last): 2022-01-22T16:40:10,017 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-22T16:40:10,017 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-22T16:40:10,017 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-22T16:40:10,017 raise RequirementsConflicted(criterion) 2022-01-22T16:40:10,017 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('hmm-stock-forecast==1.0') 2022-01-22T16:40:10,017 2022-01-22T16:40:10,017 During handling of the above exception, another exception occurred: 2022-01-22T16:40:10,017 2022-01-22T16:40:10,017 Traceback (most recent call last): 2022-01-22T16:40:10,017 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-01-22T16:40:10,017 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-01-22T16:40:10,017 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-22T16:40:10,017 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-22T16:40:10,017 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-22T16:40:10,017 raise ResolutionImpossible(e.criterion.information) 2022-01-22T16:40:10,017 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('hmm-stock-forecast==1.0'), parent=None)] 2022-01-22T16:40:10,017 2022-01-22T16:40:10,017 The above exception was the direct cause of the following exception: 2022-01-22T16:40:10,017 2022-01-22T16:40:10,017 Traceback (most recent call last): 2022-01-22T16:40:10,017 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-22T16:40:10,017 status = run_func(*args) 2022-01-22T16:40:10,017 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-22T16:40:10,017 return func(self, options, args) 2022-01-22T16:40:10,017 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-22T16:40:10,017 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-22T16:40:10,017 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-22T16:40:10,017 raise error from e 2022-01-22T16:40:10,017 pip._internal.exceptions.DistributionNotFound: No matching distribution found for hmm-stock-forecast==1.0 2022-01-22T16:40:10,025 Removed build tracker: '/tmp/pip-req-tracker-lwjvg1il'