2020-06-16T22:02:27,017 Created temporary directory: /tmp/pip-ephem-wheel-cache-f5ldmrzx 2020-06-16T22:02:27,022 Created temporary directory: /tmp/pip-req-tracker-x2kg_nbw 2020-06-16T22:02:27,023 Initialized build tracking at /tmp/pip-req-tracker-x2kg_nbw 2020-06-16T22:02:27,024 Created build tracker: /tmp/pip-req-tracker-x2kg_nbw 2020-06-16T22:02:27,024 Entered build tracker: /tmp/pip-req-tracker-x2kg_nbw 2020-06-16T22:02:27,025 Created temporary directory: /tmp/pip-wheel-r4sk9ssz 2020-06-16T22:02:27,042 1 location(s) to search for versions of micropython-pathlib-full: 2020-06-16T22:02:27,042 * https://pypi.org/simple/micropython-pathlib-full/ 2020-06-16T22:02:27,043 Fetching project page and analyzing links: https://pypi.org/simple/micropython-pathlib-full/ 2020-06-16T22:02:27,044 Getting page https://pypi.org/simple/micropython-pathlib-full/ 2020-06-16T22:02:27,047 Found index url https://pypi.org/simple 2020-06-16T22:02:27,241 Found link https://files.pythonhosted.org/packages/08/28/3a3223774f0b512d0073d59ec4bcd1afe39505b6e975e2b37a9af906d3a2/micropython-pathlib-full-1.1.tar.gz#sha256=35e2ad07abc2497d374224dfbe24c9753272b59ecde31d1cefd61cc033a027b6 (from https://pypi.org/simple/micropython-pathlib-full/), version: 1.1 2020-06-16T22:02:27,248 Given no hashes to check 1 links for project 'micropython-pathlib-full': discarding no candidates 2020-06-16T22:02:27,249 Using version 1.1 (newest of versions: 1.1) 2020-06-16T22:02:27,255 Collecting micropython-pathlib-full==1.1 2020-06-16T22:02:27,258 Created temporary directory: /tmp/pip-unpack-1w_7iv0c 2020-06-16T22:02:27,365 Downloading micropython-pathlib-full-1.1.tar.gz (12 kB) 2020-06-16T22:02:27,402 Added micropython-pathlib-full==1.1 from https://files.pythonhosted.org/packages/08/28/3a3223774f0b512d0073d59ec4bcd1afe39505b6e975e2b37a9af906d3a2/micropython-pathlib-full-1.1.tar.gz#sha256=35e2ad07abc2497d374224dfbe24c9753272b59ecde31d1cefd61cc033a027b6 to build tracker '/tmp/pip-req-tracker-x2kg_nbw' 2020-06-16T22:02:27,409 Running setup.py (path:/tmp/pip-wheel-r4sk9ssz/micropython-pathlib-full/setup.py) egg_info for package micropython-pathlib-full 2020-06-16T22:02:27,411 Created temporary directory: /tmp/pip-pip-egg-info-3451ng_5 2020-06-16T22:02:27,411 Running command python setup.py egg_info 2020-06-16T22:02:28,913 Traceback (most recent call last): 2020-06-16T22:02:28,915 File "", line 1, in 2020-06-16T22:02:28,916 File "/usr/lib/python3.7/tokenize.py", line 447, in open 2020-06-16T22:02:28,917 buffer = _builtin_open(filename, 'rb') 2020-06-16T22:02:28,918 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-r4sk9ssz/micropython-pathlib-full/setup.py' 2020-06-16T22:02:29,009 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-06-16T22:02:29,010 Exception information: 2020-06-16T22:02:29,010 Traceback (most recent call last): 2020-06-16T22:02:29,010 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-06-16T22:02:29,010 status = self.run(options, args) 2020-06-16T22:02:29,010 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-06-16T22:02:29,010 return func(self, options, args) 2020-06-16T22:02:29,010 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-06-16T22:02:29,010 reqs, check_supported_wheels=True 2020-06-16T22:02:29,010 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-06-16T22:02:29,010 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-06-16T22:02:29,010 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-06-16T22:02:29,010 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-06-16T22:02:29,010 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 314, in _get_abstract_dist_for 2020-06-16T22:02:29,010 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-06-16T22:02:29,010 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 488, in prepare_linked_requirement 2020-06-16T22:02:29,010 req, self.req_tracker, self.finder, self.build_isolation, 2020-06-16T22:02:29,010 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-06-16T22:02:29,010 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-06-16T22:02:29,010 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-06-16T22:02:29,010 self.req.prepare_metadata() 2020-06-16T22:02:29,010 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 550, in prepare_metadata 2020-06-16T22:02:29,010 self.metadata_directory = self._generate_metadata() 2020-06-16T22:02:29,010 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 530, in _generate_metadata 2020-06-16T22:02:29,010 details=self.name or "from {}".format(self.link) 2020-06-16T22:02:29,010 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-06-16T22:02:29,010 command_desc='python setup.py egg_info', 2020-06-16T22:02:29,010 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 241, in call_subprocess 2020-06-16T22:02:29,010 raise InstallationError(exc_msg) 2020-06-16T22:02:29,010 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-06-16T22:02:29,024 Removed micropython-pathlib-full==1.1 from https://files.pythonhosted.org/packages/08/28/3a3223774f0b512d0073d59ec4bcd1afe39505b6e975e2b37a9af906d3a2/micropython-pathlib-full-1.1.tar.gz#sha256=35e2ad07abc2497d374224dfbe24c9753272b59ecde31d1cefd61cc033a027b6 from build tracker '/tmp/pip-req-tracker-x2kg_nbw' 2020-06-16T22:02:29,024 Removed build tracker: '/tmp/pip-req-tracker-x2kg_nbw'