2021-03-19T15:29:33,478 Created temporary directory: /tmp/pip-ephem-wheel-cache-agni138e 2021-03-19T15:29:33,481 Created temporary directory: /tmp/pip-req-tracker-er__1g76 2021-03-19T15:29:33,482 Initialized build tracking at /tmp/pip-req-tracker-er__1g76 2021-03-19T15:29:33,482 Created build tracker: /tmp/pip-req-tracker-er__1g76 2021-03-19T15:29:33,482 Entered build tracker: /tmp/pip-req-tracker-er__1g76 2021-03-19T15:29:33,483 Created temporary directory: /tmp/pip-wheel-h5dvo8rj 2021-03-19T15:29:33,517 1 location(s) to search for versions of pyticker: 2021-03-19T15:29:33,517 * https://pypi.org/simple/pyticker/ 2021-03-19T15:29:33,517 Fetching project page and analyzing links: https://pypi.org/simple/pyticker/ 2021-03-19T15:29:33,518 Getting page https://pypi.org/simple/pyticker/ 2021-03-19T15:29:33,520 Found index url https://pypi.org/simple 2021-03-19T15:29:33,611 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/97/e4/af3c260515ce6423abc9da4deee86079ad758e5ea9f35f269c482822426b/pyticker-0.1b0.tar.gz#sha256=f707ba10aa6cbb3ed032a629f3058ffed7f80e6e3ffed01d2e2fee8418ad0fa3 (from https://pypi.org/simple/pyticker/) (requires-python:>=3.8) 2021-03-19T15:29:33,612 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/85/b1/020e909fb2654c6d4e15acd3c7be012bc81d327d64d5323272fef81b9049/pyticker-1.1.macosx-10.9-x86_64.tar.gz#sha256=991e6aaecfcf6681fd8114ffaff0d5aedcabcf0db2f7619d60da3e21e7851bfc (from https://pypi.org/simple/pyticker/) (requires-python:>=3.8) 2021-03-19T15:29:33,612 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/a6/b9/8d496b0f9a5c446a5ac849bcf912e78f7008a315facdde76226351bb0638/pyticker-1.2.macosx-10.9-x86_64.tar.gz#sha256=ed4f4c1e24c4f40f4796956fe352a7816bed1d9be014dbeca6dacdf859759c4f (from https://pypi.org/simple/pyticker/) (requires-python:>=3.8) 2021-03-19T15:29:33,613 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/85/8d/efe4f06825fe3ccfafc9d9da363cadf83b10424fbb20b54212914c6e10b5/pyticker-1.3.tar.gz#sha256=6586659cab579f5f37a5f14d69affd0864676853a96e434488b3981e34462da6 (from https://pypi.org/simple/pyticker/) (requires-python:>=3.8) 2021-03-19T15:29:33,625 Given no hashes to check 0 links for project 'pyticker': discarding no candidates 2021-03-19T15:29:33,626 ERROR: Could not find a version that satisfies the requirement pyticker==1.2 2021-03-19T15:29:33,626 ERROR: No matching distribution found for pyticker==1.2 2021-03-19T15:29:33,626 Exception information: 2021-03-19T15:29:33,626 Traceback (most recent call last): 2021-03-19T15:29:33,626 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-03-19T15:29:33,626 crit = self.state.criteria[name] 2021-03-19T15:29:33,626 KeyError: 'pyticker' 2021-03-19T15:29:33,626 2021-03-19T15:29:33,626 During handling of the above exception, another exception occurred: 2021-03-19T15:29:33,626 2021-03-19T15:29:33,626 Traceback (most recent call last): 2021-03-19T15:29:33,626 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-03-19T15:29:33,626 name, crit = self._merge_into_criterion(r, parent=None) 2021-03-19T15:29:33,626 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-03-19T15:29:33,626 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-03-19T15:29:33,626 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-03-19T15:29:33,626 raise RequirementsConflicted(criterion) 2021-03-19T15:29:33,626 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyticker==1.2') 2021-03-19T15:29:33,626 2021-03-19T15:29:33,626 During handling of the above exception, another exception occurred: 2021-03-19T15:29:33,626 2021-03-19T15:29:33,626 Traceback (most recent call last): 2021-03-19T15:29:33,626 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-03-19T15:29:33,626 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-03-19T15:29:33,626 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-03-19T15:29:33,626 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-03-19T15:29:33,626 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-03-19T15:29:33,626 raise ResolutionImpossible(e.criterion.information) 2021-03-19T15:29:33,626 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyticker==1.2'), parent=None)] 2021-03-19T15:29:33,626 2021-03-19T15:29:33,626 The above exception was the direct cause of the following exception: 2021-03-19T15:29:33,626 2021-03-19T15:29:33,626 Traceback (most recent call last): 2021-03-19T15:29:33,626 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-03-19T15:29:33,626 status = self.run(options, args) 2021-03-19T15:29:33,626 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-03-19T15:29:33,626 return func(self, options, args) 2021-03-19T15:29:33,626 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-03-19T15:29:33,626 reqs, check_supported_wheels=True 2021-03-19T15:29:33,626 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-03-19T15:29:33,626 six.raise_from(error, e) 2021-03-19T15:29:33,626 File "", line 3, in raise_from 2021-03-19T15:29:33,626 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyticker==1.2 2021-03-19T15:29:33,631 Removed build tracker: '/tmp/pip-req-tracker-er__1g76'