2021-07-12T23:04:54,699 Created temporary directory: /tmp/pip-ephem-wheel-cache-3w94m080 2021-07-12T23:04:54,702 Created temporary directory: /tmp/pip-req-tracker-b3903ywm 2021-07-12T23:04:54,703 Initialized build tracking at /tmp/pip-req-tracker-b3903ywm 2021-07-12T23:04:54,703 Created build tracker: /tmp/pip-req-tracker-b3903ywm 2021-07-12T23:04:54,703 Entered build tracker: /tmp/pip-req-tracker-b3903ywm 2021-07-12T23:04:54,704 Created temporary directory: /tmp/pip-wheel-6882cj6o 2021-07-12T23:04:54,736 1 location(s) to search for versions of micropython-ssl: 2021-07-12T23:04:54,736 * https://pypi.org/simple/micropython-ssl/ 2021-07-12T23:04:54,737 Fetching project page and analyzing links: https://pypi.org/simple/micropython-ssl/ 2021-07-12T23:04:54,737 Getting page https://pypi.org/simple/micropython-ssl/ 2021-07-12T23:04:54,739 Found index url https://pypi.org/simple 2021-07-12T23:04:54,829 Found link https://files.pythonhosted.org/packages/b2/34/21efcbf3f90a2d4cb2c0ba3e5539259bf3c979cf0eb5b79c43c1014b321c/micropython-ssl-0.0.1.tar.gz#sha256=631c290ca8a16665d13bd00e46fd3515e1e189475be0793f9c3b2fde38284954 (from https://pypi.org/simple/micropython-ssl/), version: 0.0.1 2021-07-12T23:04:54,829 Found link https://files.pythonhosted.org/packages/f6/b0/e3ffeb7f7c3fe44cf6c903e8ded5b2de2f2d1dbb2a06120bc033908eb56e/micropython-ssl-0.1.tar.gz#sha256=bf2dc330f9a97a35d5d8865abaa5506b77dcfc2d44eadd7d3c1efeac3b4cef72 (from https://pypi.org/simple/micropython-ssl/), version: 0.1 2021-07-12T23:04:54,829 Skipping link: not a file: https://pypi.org/simple/micropython-ssl/ 2021-07-12T23:04:54,848 Given no hashes to check 1 links for project 'micropython-ssl': discarding no candidates 2021-07-12T23:04:54,866 Collecting micropython-ssl==0.1 2021-07-12T23:04:54,868 Created temporary directory: /tmp/pip-unpack-iijtbxhq 2021-07-12T23:04:55,041 Downloading micropython-ssl-0.1.tar.gz (1.6 kB) 2021-07-12T23:04:55,078 Added micropython-ssl==0.1 from https://files.pythonhosted.org/packages/f6/b0/e3ffeb7f7c3fe44cf6c903e8ded5b2de2f2d1dbb2a06120bc033908eb56e/micropython-ssl-0.1.tar.gz#sha256=bf2dc330f9a97a35d5d8865abaa5506b77dcfc2d44eadd7d3c1efeac3b4cef72 to build tracker '/tmp/pip-req-tracker-b3903ywm' 2021-07-12T23:04:55,079 Running setup.py (path:/tmp/pip-wheel-6882cj6o/micropython-ssl_96fc5c65786d400fb7a8b5a65c4e2d5e/setup.py) egg_info for package micropython-ssl 2021-07-12T23:04:55,080 Created temporary directory: /tmp/pip-pip-egg-info-i2iaat3n 2021-07-12T23:04:55,080 Running command python setup.py egg_info 2021-07-12T23:04:56,091 Traceback (most recent call last): 2021-07-12T23:04:56,091 File "", line 1, in 2021-07-12T23:04:56,091 File "/tmp/pip-wheel-6882cj6o/micropython-ssl_96fc5c65786d400fb7a8b5a65c4e2d5e/setup.py", line 7, in 2021-07-12T23:04:56,092 import optimize_upip 2021-07-12T23:04:56,092 ModuleNotFoundError: No module named 'optimize_upip' 2021-07-12T23:04:56,141 WARNING: Discarding https://files.pythonhosted.org/packages/f6/b0/e3ffeb7f7c3fe44cf6c903e8ded5b2de2f2d1dbb2a06120bc033908eb56e/micropython-ssl-0.1.tar.gz#sha256=bf2dc330f9a97a35d5d8865abaa5506b77dcfc2d44eadd7d3c1efeac3b4cef72 (from https://pypi.org/simple/micropython-ssl/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T23:04:56,142 ERROR: Could not find a version that satisfies the requirement micropython-ssl==0.1 (from versions: 0.0.1, 0.1) 2021-07-12T23:04:56,142 ERROR: No matching distribution found for micropython-ssl==0.1 2021-07-12T23:04:56,143 Exception information: 2021-07-12T23:04:56,143 Traceback (most recent call last): 2021-07-12T23:04:56,143 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T23:04:56,143 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T23:04:56,143 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T23:04:56,143 raise RequirementsConflicted(criterion) 2021-07-12T23:04:56,143 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('micropython-ssl==0.1') 2021-07-12T23:04:56,143 2021-07-12T23:04:56,143 During handling of the above exception, another exception occurred: 2021-07-12T23:04:56,143 2021-07-12T23:04:56,143 Traceback (most recent call last): 2021-07-12T23:04:56,143 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T23:04:56,143 result = self._result = resolver.resolve( 2021-07-12T23:04:56,143 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T23:04:56,143 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T23:04:56,143 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T23:04:56,143 raise ResolutionImpossible(e.criterion.information) 2021-07-12T23:04:56,143 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('micropython-ssl==0.1'), parent=None)] 2021-07-12T23:04:56,143 2021-07-12T23:04:56,143 The above exception was the direct cause of the following exception: 2021-07-12T23:04:56,143 2021-07-12T23:04:56,143 Traceback (most recent call last): 2021-07-12T23:04:56,143 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T23:04:56,143 status = self.run(options, args) 2021-07-12T23:04:56,143 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T23:04:56,143 return func(self, options, args) 2021-07-12T23:04:56,143 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T23:04:56,143 requirement_set = resolver.resolve( 2021-07-12T23:04:56,143 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T23:04:56,143 raise error from e 2021-07-12T23:04:56,143 pip._internal.exceptions.DistributionNotFound: No matching distribution found for micropython-ssl==0.1 2021-07-12T23:04:56,148 Removed micropython-ssl==0.1 from https://files.pythonhosted.org/packages/f6/b0/e3ffeb7f7c3fe44cf6c903e8ded5b2de2f2d1dbb2a06120bc033908eb56e/micropython-ssl-0.1.tar.gz#sha256=bf2dc330f9a97a35d5d8865abaa5506b77dcfc2d44eadd7d3c1efeac3b4cef72 from build tracker '/tmp/pip-req-tracker-b3903ywm' 2021-07-12T23:04:56,148 Removed build tracker: '/tmp/pip-req-tracker-b3903ywm'