2020-11-03T11:37:02,234 Created temporary directory: /tmp/pip-ephem-wheel-cache-6c53pftz 2020-11-03T11:37:02,236 Created temporary directory: /tmp/pip-req-tracker-hp8vtw2g 2020-11-03T11:37:02,237 Initialized build tracking at /tmp/pip-req-tracker-hp8vtw2g 2020-11-03T11:37:02,237 Created build tracker: /tmp/pip-req-tracker-hp8vtw2g 2020-11-03T11:37:02,237 Entered build tracker: /tmp/pip-req-tracker-hp8vtw2g 2020-11-03T11:37:02,238 Created temporary directory: /tmp/pip-wheel-uy_y77r9 2020-11-03T11:37:02,247 1 location(s) to search for versions of sml-exporter: 2020-11-03T11:37:02,247 * https://pypi.org/simple/sml-exporter/ 2020-11-03T11:37:02,248 Fetching project page and analyzing links: https://pypi.org/simple/sml-exporter/ 2020-11-03T11:37:02,248 Getting page https://pypi.org/simple/sml-exporter/ 2020-11-03T11:37:02,250 Found index url https://pypi.org/simple 2020-11-03T11:37:02,344 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/6a/8b/2f7af111e4595cf7045942193b26fe130bf1d1dce1deae31a809c695a9e6/sml-exporter-0.1.1.tar.gz#sha256=594d34e2850926f909b4a9dc14be409c4c5500793a41821af8def1b0ccbf9e78 (from https://pypi.org/simple/sml-exporter/) (requires-python:>=3.8,<4.0) 2020-11-03T11:37:02,348 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/ca/cd/984d2ce6284281b1e3d63c55af4e8937a3279e5aa3b1533ce64cc1397c79/sml_exporter-0.1.1-py3-none-any.whl#sha256=81a039c5135473f221941bded61acc9afd3320a2fca6ee5d2983c50c1a8d73de (from https://pypi.org/simple/sml-exporter/) (requires-python:>=3.8,<4.0) 2020-11-03T11:37:02,349 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/6b/55/7e87fb953eed9d8097fa55efd370d0ad59f8ad0f9eec34900c6b14b703b9/sml-exporter-0.1.2.tar.gz#sha256=5e8e91e6a0a163ec585bdb4abed06ef3bb56e3d68309934408013599bc9e23ea (from https://pypi.org/simple/sml-exporter/) (requires-python:>=3.8,<4.0) 2020-11-03T11:37:02,350 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/37/3d/c0424504954668419c349f33d647335f748ef95268fdeae940052c6dae19/sml_exporter-0.1.2-py3-none-any.whl#sha256=697bf3bed37671b3fee7d6af8ce5b2ba6c5f51a508eab6ec63a2976932d73d70 (from https://pypi.org/simple/sml-exporter/) (requires-python:>=3.8,<4.0) 2020-11-03T11:37:02,351 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/2a/eb/c8adb328e1a468e9ee1122015762d6f735971e132d60805859422be755fb/sml-exporter-0.1.3.tar.gz#sha256=b461c2a17fd5e214575c6a8c95836d826055722dc06f20c7e31ada38ff4af3fd (from https://pypi.org/simple/sml-exporter/) (requires-python:>=3.8,<4.0) 2020-11-03T11:37:02,352 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/95/4b/cfbd3de1c79a24c55c78c60c1d675ee7270c15c439afa9f09ffed4fbf93b/sml_exporter-0.1.3-py3-none-any.whl#sha256=389194223ea0aa402ec2e7900cf65e536d430ff6a4f4d20c6b22af0d1b34fc28 (from https://pypi.org/simple/sml-exporter/) (requires-python:>=3.8,<4.0) 2020-11-03T11:37:02,352 Given no hashes to check 0 links for project 'sml-exporter': discarding no candidates 2020-11-03T11:37:02,352 ERROR: Could not find a version that satisfies the requirement sml-exporter==0.1.2 (from versions: none) 2020-11-03T11:37:02,353 ERROR: No matching distribution found for sml-exporter==0.1.2 2020-11-03T11:37:02,353 Exception information: 2020-11-03T11:37:02,353 Traceback (most recent call last): 2020-11-03T11:37:02,353 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-11-03T11:37:02,353 status = self.run(options, args) 2020-11-03T11:37:02,353 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-11-03T11:37:02,353 return func(self, options, args) 2020-11-03T11:37:02,353 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-11-03T11:37:02,353 reqs, check_supported_wheels=True 2020-11-03T11:37:02,353 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-11-03T11:37:02,353 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-11-03T11:37:02,353 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-11-03T11:37:02,353 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-11-03T11:37:02,353 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 339, in _get_abstract_dist_for 2020-11-03T11:37:02,353 self._populate_link(req) 2020-11-03T11:37:02,353 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 305, in _populate_link 2020-11-03T11:37:02,353 req.link = self._find_requirement_link(req) 2020-11-03T11:37:02,353 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 270, in _find_requirement_link 2020-11-03T11:37:02,353 best_candidate = self.finder.find_requirement(req, upgrade) 2020-11-03T11:37:02,353 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/index/package_finder.py", line 928, in find_requirement 2020-11-03T11:37:02,353 req) 2020-11-03T11:37:02,353 pip._internal.exceptions.DistributionNotFound: No matching distribution found for sml-exporter==0.1.2 2020-11-03T11:37:02,357 Removed build tracker: '/tmp/pip-req-tracker-hp8vtw2g'