2021-04-29T03:57:32,003 Created temporary directory: /tmp/pip-ephem-wheel-cache-lxytetg2 2021-04-29T03:57:32,007 Created temporary directory: /tmp/pip-req-tracker-287stszd 2021-04-29T03:57:32,007 Initialized build tracking at /tmp/pip-req-tracker-287stszd 2021-04-29T03:57:32,007 Created build tracker: /tmp/pip-req-tracker-287stszd 2021-04-29T03:57:32,008 Entered build tracker: /tmp/pip-req-tracker-287stszd 2021-04-29T03:57:32,009 Created temporary directory: /tmp/pip-wheel-7qe7ye4d 2021-04-29T03:57:32,047 1 location(s) to search for versions of alexachatbot: 2021-04-29T03:57:32,047 * https://pypi.org/simple/alexachatbot/ 2021-04-29T03:57:32,048 Fetching project page and analyzing links: https://pypi.org/simple/alexachatbot/ 2021-04-29T03:57:32,049 Getting page https://pypi.org/simple/alexachatbot/ 2021-04-29T03:57:32,050 Found index url https://pypi.org/simple 2021-04-29T03:57:32,151 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/82/39/94d874ca9a13299af6b30d65498f23a82dc43ac43345c548b3fddd97adab/alexachatbot-0.0.1-py3-none-any.whl#sha256=7e3db8db2a8b6e70da69437c7c910a72e076f836e4fbc3da7822cd837f9d6975 (from https://pypi.org/simple/alexachatbot/) (requires-python:>=3.8) 2021-04-29T03:57:32,152 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/61/d7/ed5461d7ae636b8b7c92fc3f0e6a0c4acd41b75de75595ae8bb9e5a5e233/alexachatbot-0.0.1.tar.gz#sha256=80babf72e5bf0de424903e58aa157f857c48347d417a337624cec7b3048cc3ac (from https://pypi.org/simple/alexachatbot/) (requires-python:>=3.8) 2021-04-29T03:57:32,153 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/07/19/2521b38662a19f567433656a2325928f1cfc60eeda4516500b88c0d223eb/alexachatbot-0.0.2-py3-none-any.whl#sha256=f99c2fd3a437ed1fe7c7d64a122b28860d4381147ce3ba79befb6de82ab8b6bd (from https://pypi.org/simple/alexachatbot/) (requires-python:>=3.8) 2021-04-29T03:57:32,153 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/75/59/8bbbef540b4bff8075e37a4ff217752e7fd1207c417a0844201e4de8c3ae/alexachatbot-0.0.2.tar.gz#sha256=ad93d083facab5e25629fb5a8a1d8c741643b79dfc0a2e825ad17647809dd0ef (from https://pypi.org/simple/alexachatbot/) (requires-python:>=3.8) 2021-04-29T03:57:32,153 Skipping link: not a file: https://pypi.org/simple/alexachatbot/ 2021-04-29T03:57:32,154 Given no hashes to check 0 links for project 'alexachatbot': discarding no candidates 2021-04-29T03:57:32,154 ERROR: Could not find a version that satisfies the requirement alexachatbot==0.0.1 (from versions: none) 2021-04-29T03:57:32,155 ERROR: No matching distribution found for alexachatbot==0.0.1 2021-04-29T03:57:32,155 Exception information: 2021-04-29T03:57:32,155 Traceback (most recent call last): 2021-04-29T03:57:32,155 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-04-29T03:57:32,155 name, crit = self._merge_into_criterion(r, parent=None) 2021-04-29T03:57:32,155 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-04-29T03:57:32,155 raise RequirementsConflicted(criterion) 2021-04-29T03:57:32,155 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('alexachatbot==0.0.1') 2021-04-29T03:57:32,155 2021-04-29T03:57:32,155 During handling of the above exception, another exception occurred: 2021-04-29T03:57:32,155 2021-04-29T03:57:32,155 Traceback (most recent call last): 2021-04-29T03:57:32,155 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-04-29T03:57:32,155 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-04-29T03:57:32,155 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-04-29T03:57:32,155 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-04-29T03:57:32,155 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-04-29T03:57:32,155 raise ResolutionImpossible(e.criterion.information) 2021-04-29T03:57:32,155 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('alexachatbot==0.0.1'), parent=None)] 2021-04-29T03:57:32,155 2021-04-29T03:57:32,155 The above exception was the direct cause of the following exception: 2021-04-29T03:57:32,155 2021-04-29T03:57:32,155 Traceback (most recent call last): 2021-04-29T03:57:32,155 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-04-29T03:57:32,155 status = self.run(options, args) 2021-04-29T03:57:32,155 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 204, in wrapper 2021-04-29T03:57:32,155 return func(self, options, args) 2021-04-29T03:57:32,155 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-04-29T03:57:32,155 reqs, check_supported_wheels=True 2021-04-29T03:57:32,155 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-04-29T03:57:32,155 raise error from e 2021-04-29T03:57:32,155 pip._internal.exceptions.DistributionNotFound: No matching distribution found for alexachatbot==0.0.1 2021-04-29T03:57:32,160 Removed build tracker: '/tmp/pip-req-tracker-287stszd'