2020-12-01T22:41:31,233 Created temporary directory: /tmp/pip-ephem-wheel-cache-niqicng8 2020-12-01T22:41:31,236 Created temporary directory: /tmp/pip-req-tracker-oz_wpy5b 2020-12-01T22:41:31,237 Initialized build tracking at /tmp/pip-req-tracker-oz_wpy5b 2020-12-01T22:41:31,237 Created build tracker: /tmp/pip-req-tracker-oz_wpy5b 2020-12-01T22:41:31,237 Entered build tracker: /tmp/pip-req-tracker-oz_wpy5b 2020-12-01T22:41:31,238 Created temporary directory: /tmp/pip-wheel-5q5sqvrn 2020-12-01T22:41:31,248 1 location(s) to search for versions of pyarduino: 2020-12-01T22:41:31,248 * https://pypi.org/simple/pyarduino/ 2020-12-01T22:41:31,248 Fetching project page and analyzing links: https://pypi.org/simple/pyarduino/ 2020-12-01T22:41:31,249 Getting page https://pypi.org/simple/pyarduino/ 2020-12-01T22:41:31,251 Found index url https://pypi.org/simple 2020-12-01T22:41:31,350 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/51/6c/ee939a723f4e2a00ff89488e915e5e2fedca13df3d1a3c15abf2067eb6ff/pyArduino-0.1.0-py3-none-any.whl#sha256=ebaf0578e21b50a58e47e5d1d1c97199033ab68eef0f9ee5c2859bdb1231065b (from https://pypi.org/simple/pyarduino/) (requires-python:>=3.8) 2020-12-01T22:41:31,350 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/60/07/37f510a0ef21fc5d780ca2af95d770f9386b8459ea45b6c60776629f48c3/pyArduino-0.1.0.tar.gz#sha256=59ad3f5f9802343f1fc073a86a9aa4407cbf906de763a585059d8b0d3a605810 (from https://pypi.org/simple/pyarduino/) (requires-python:>=3.8) 2020-12-01T22:41:31,351 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/c0/56/a9dd15786b219fee07073c9ba79f019a494bb4de0b9121464eefeb3f6507/pyArduino-0.2.1-py3-none-any.whl#sha256=1f3121cd08e770c0a7b21ec970ed4c1677e8075d49924d99e1113bae8eed603a (from https://pypi.org/simple/pyarduino/) (requires-python:>=3.8) 2020-12-01T22:41:31,352 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/6f/11/da755747056a4295c24b73c9481ad967496ea763555c5c85e740a6882319/pyArduino-0.2.1.tar.gz#sha256=09f581b4fbe166e4c14b5db54677a8ed85c70a8192a7aed99941cae6ff644b77 (from https://pypi.org/simple/pyarduino/) (requires-python:>=3.8) 2020-12-01T22:41:31,352 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/df/b9/452d08ecd76cb43a83c5350d3c726a6525406b7e220802ceedb356b686df/pyArduino-0.2.2-py3-none-any.whl#sha256=a21d9856d6a28349350c2aff4ae1806b8e648fed3f2ba956d822cfe7ff519720 (from https://pypi.org/simple/pyarduino/) (requires-python:>=3.8) 2020-12-01T22:41:31,353 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/b3/6d/fc4c8f22cea7257da00c3729289075500e291764fe247e78be4fcd09e9e3/pyArduino-0.2.2.tar.gz#sha256=0e518e7a0a975e35d4df087bd7cb00137a265f5f0291a12509d1e4a9d9f288e2 (from https://pypi.org/simple/pyarduino/) (requires-python:>=3.8) 2020-12-01T22:41:31,353 Given no hashes to check 0 links for project 'pyarduino': discarding no candidates 2020-12-01T22:41:31,353 ERROR: Could not find a version that satisfies the requirement pyarduino==0.2.2 (from versions: none) 2020-12-01T22:41:31,354 ERROR: No matching distribution found for pyarduino==0.2.2 2020-12-01T22:41:31,354 Exception information: 2020-12-01T22:41:31,354 Traceback (most recent call last): 2020-12-01T22:41:31,354 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-12-01T22:41:31,354 status = self.run(options, args) 2020-12-01T22:41:31,354 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-12-01T22:41:31,354 return func(self, options, args) 2020-12-01T22:41:31,354 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-12-01T22:41:31,354 reqs, check_supported_wheels=True 2020-12-01T22:41:31,354 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-12-01T22:41:31,354 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-12-01T22:41:31,354 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-12-01T22:41:31,354 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-12-01T22:41:31,354 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 339, in _get_abstract_dist_for 2020-12-01T22:41:31,354 self._populate_link(req) 2020-12-01T22:41:31,354 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 305, in _populate_link 2020-12-01T22:41:31,354 req.link = self._find_requirement_link(req) 2020-12-01T22:41:31,354 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 270, in _find_requirement_link 2020-12-01T22:41:31,354 best_candidate = self.finder.find_requirement(req, upgrade) 2020-12-01T22:41:31,354 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/index/package_finder.py", line 930, in find_requirement 2020-12-01T22:41:31,354 req) 2020-12-01T22:41:31,354 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyarduino==0.2.2 2020-12-01T22:41:31,358 Removed build tracker: '/tmp/pip-req-tracker-oz_wpy5b'