2021-03-19T15:38:24,109 Created temporary directory: /tmp/pip-ephem-wheel-cache-xjrl8opq 2021-03-19T15:38:24,112 Created temporary directory: /tmp/pip-req-tracker-cp9omejr 2021-03-19T15:38:24,113 Initialized build tracking at /tmp/pip-req-tracker-cp9omejr 2021-03-19T15:38:24,113 Created build tracker: /tmp/pip-req-tracker-cp9omejr 2021-03-19T15:38:24,113 Entered build tracker: /tmp/pip-req-tracker-cp9omejr 2021-03-19T15:38:24,114 Created temporary directory: /tmp/pip-wheel-s1zi2lmi 2021-03-19T15:38:24,143 1 location(s) to search for versions of pyticker: 2021-03-19T15:38:24,143 * https://pypi.org/simple/pyticker/ 2021-03-19T15:38:24,143 Fetching project page and analyzing links: https://pypi.org/simple/pyticker/ 2021-03-19T15:38:24,144 Getting page https://pypi.org/simple/pyticker/ 2021-03-19T15:38:24,145 Found index url https://pypi.org/simple 2021-03-19T15:38:24,234 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:38:24,234 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:38:24,235 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:38:24,235 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:38:24,249 Given no hashes to check 0 links for project 'pyticker': discarding no candidates 2021-03-19T15:38:24,249 ERROR: Could not find a version that satisfies the requirement pyticker==1.3 2021-03-19T15:38:24,249 ERROR: No matching distribution found for pyticker==1.3 2021-03-19T15:38:24,250 Exception information: 2021-03-19T15:38:24,250 Traceback (most recent call last): 2021-03-19T15:38:24,250 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-03-19T15:38:24,250 crit = self.state.criteria[name] 2021-03-19T15:38:24,250 KeyError: 'pyticker' 2021-03-19T15:38:24,250 2021-03-19T15:38:24,250 During handling of the above exception, another exception occurred: 2021-03-19T15:38:24,250 2021-03-19T15:38:24,250 Traceback (most recent call last): 2021-03-19T15:38:24,250 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-03-19T15:38:24,250 name, crit = self._merge_into_criterion(r, parent=None) 2021-03-19T15:38:24,250 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-03-19T15:38:24,250 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-03-19T15:38:24,250 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-03-19T15:38:24,250 raise RequirementsConflicted(criterion) 2021-03-19T15:38:24,250 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyticker==1.3') 2021-03-19T15:38:24,250 2021-03-19T15:38:24,250 During handling of the above exception, another exception occurred: 2021-03-19T15:38:24,250 2021-03-19T15:38:24,250 Traceback (most recent call last): 2021-03-19T15:38:24,250 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-03-19T15:38:24,250 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-03-19T15:38:24,250 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-03-19T15:38:24,250 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-03-19T15:38:24,250 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-03-19T15:38:24,250 raise ResolutionImpossible(e.criterion.information) 2021-03-19T15:38:24,250 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyticker==1.3'), parent=None)] 2021-03-19T15:38:24,250 2021-03-19T15:38:24,250 The above exception was the direct cause of the following exception: 2021-03-19T15:38:24,250 2021-03-19T15:38:24,250 Traceback (most recent call last): 2021-03-19T15:38:24,250 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-03-19T15:38:24,250 status = self.run(options, args) 2021-03-19T15:38:24,250 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-03-19T15:38:24,250 return func(self, options, args) 2021-03-19T15:38:24,250 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-03-19T15:38:24,250 reqs, check_supported_wheels=True 2021-03-19T15:38:24,250 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-03-19T15:38:24,250 six.raise_from(error, e) 2021-03-19T15:38:24,250 File "", line 3, in raise_from 2021-03-19T15:38:24,250 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyticker==1.3 2021-03-19T15:38:24,254 Removed build tracker: '/tmp/pip-req-tracker-cp9omejr'