2020-07-24T15:18:31,776 Created temporary directory: /tmp/pip-ephem-wheel-cache-nvjlnds0 2020-07-24T15:18:31,780 Created temporary directory: /tmp/pip-req-tracker-we9f7cu_ 2020-07-24T15:18:31,781 Initialized build tracking at /tmp/pip-req-tracker-we9f7cu_ 2020-07-24T15:18:31,781 Created build tracker: /tmp/pip-req-tracker-we9f7cu_ 2020-07-24T15:18:31,782 Entered build tracker: /tmp/pip-req-tracker-we9f7cu_ 2020-07-24T15:18:31,783 Created temporary directory: /tmp/pip-wheel-u_okumfo 2020-07-24T15:18:31,801 1 location(s) to search for versions of monk-cls-test2: 2020-07-24T15:18:31,801 * https://pypi.org/simple/monk-cls-test2/ 2020-07-24T15:18:31,801 Fetching project page and analyzing links: https://pypi.org/simple/monk-cls-test2/ 2020-07-24T15:18:31,802 Getting page https://pypi.org/simple/monk-cls-test2/ 2020-07-24T15:18:31,805 Found index url https://pypi.org/simple 2020-07-24T15:18:32,013 Skipping link: No binaries permitted for monk-cls-test2: https://files.pythonhosted.org/packages/f3/72/b5c9f759cf281c059cf3acc46901eb4f870a06457d4d10265f7f3c51d482/monk_cls_test2-0.0.1-py3-none-any.whl#sha256=36f38d009516f45b590be7e86d14752dd8bf41479aa1846064cd352cd23dff66 (from https://pypi.org/simple/monk-cls-test2/) (requires-python:>=3.6) 2020-07-24T15:18:32,014 Found link https://files.pythonhosted.org/packages/3e/8d/b0ccfbce1ed70833af2616dfa54e82c6a54b99b72bf37daeb310286517fe/monk_cls_test2-0.0.1.tar.gz#sha256=73501e676b473688fe470ff55e190abd54b8480143b0ecaf7443981b01bac830 (from https://pypi.org/simple/monk-cls-test2/) (requires-python:>=3.6), version: 0.0.1 2020-07-24T15:18:32,015 Skipping link: No binaries permitted for monk-cls-test2: https://files.pythonhosted.org/packages/48/91/7317b4640f891cd8a59cb19f3a624bf6d00f1119b4766b038efbe22aeda5/monk_cls_test2-0.0.2-py3-none-any.whl#sha256=f68104567da0922d9b8cf75f412744c86d1dc6600e509571e3c99c4bf13a1bac (from https://pypi.org/simple/monk-cls-test2/) (requires-python:>=3.6) 2020-07-24T15:18:32,016 Found link https://files.pythonhosted.org/packages/e5/dc/3f665bff22cee02734dbf6b454b8172316baa5371a8799298486cb0f2b64/monk_cls_test2-0.0.2.tar.gz#sha256=af80198ddd704838d7203c953ef3c2b20f3cb7bbaca6ee64563d159b8c097f27 (from https://pypi.org/simple/monk-cls-test2/) (requires-python:>=3.6), version: 0.0.2 2020-07-24T15:18:32,023 Given no hashes to check 1 links for project 'monk-cls-test2': discarding no candidates 2020-07-24T15:18:32,024 Using version 0.0.2 (newest of versions: 0.0.2) 2020-07-24T15:18:32,030 Collecting monk-cls-test2==0.0.2 2020-07-24T15:18:32,034 Created temporary directory: /tmp/pip-unpack-hkzn6t11 2020-07-24T15:18:32,287 Downloading monk_cls_test2-0.0.2.tar.gz (198 kB) 2020-07-24T15:18:33,555 Added monk-cls-test2==0.0.2 from https://files.pythonhosted.org/packages/e5/dc/3f665bff22cee02734dbf6b454b8172316baa5371a8799298486cb0f2b64/monk_cls_test2-0.0.2.tar.gz#sha256=af80198ddd704838d7203c953ef3c2b20f3cb7bbaca6ee64563d159b8c097f27 to build tracker '/tmp/pip-req-tracker-we9f7cu_' 2020-07-24T15:18:33,558 Running setup.py (path:/tmp/pip-wheel-u_okumfo/monk-cls-test2/setup.py) egg_info for package monk-cls-test2 2020-07-24T15:18:33,561 Created temporary directory: /tmp/pip-pip-egg-info-8n6cavxu 2020-07-24T15:18:33,561 Running command python setup.py egg_info 2020-07-24T15:18:35,262 Traceback (most recent call last): 2020-07-24T15:18:35,263 File "", line 1, in 2020-07-24T15:18:35,263 File "/usr/lib/python3.7/tokenize.py", line 447, in open 2020-07-24T15:18:35,264 buffer = _builtin_open(filename, 'rb') 2020-07-24T15:18:35,264 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-u_okumfo/monk-cls-test2/setup.py' 2020-07-24T15:18:35,355 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-07-24T15:18:35,356 Exception information: 2020-07-24T15:18:35,356 Traceback (most recent call last): 2020-07-24T15:18:35,356 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-07-24T15:18:35,356 status = self.run(options, args) 2020-07-24T15:18:35,356 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-07-24T15:18:35,356 return func(self, options, args) 2020-07-24T15:18:35,356 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-07-24T15:18:35,356 reqs, check_supported_wheels=True 2020-07-24T15:18:35,356 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-07-24T15:18:35,356 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-07-24T15:18:35,356 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-07-24T15:18:35,356 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-07-24T15:18:35,356 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 314, in _get_abstract_dist_for 2020-07-24T15:18:35,356 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-07-24T15:18:35,356 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 488, in prepare_linked_requirement 2020-07-24T15:18:35,356 req, self.req_tracker, self.finder, self.build_isolation, 2020-07-24T15:18:35,356 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-07-24T15:18:35,356 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-07-24T15:18:35,356 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-07-24T15:18:35,356 self.req.prepare_metadata() 2020-07-24T15:18:35,356 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 550, in prepare_metadata 2020-07-24T15:18:35,356 self.metadata_directory = self._generate_metadata() 2020-07-24T15:18:35,356 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 530, in _generate_metadata 2020-07-24T15:18:35,356 details=self.name or "from {}".format(self.link) 2020-07-24T15:18:35,356 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-07-24T15:18:35,356 command_desc='python setup.py egg_info', 2020-07-24T15:18:35,356 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 241, in call_subprocess 2020-07-24T15:18:35,356 raise InstallationError(exc_msg) 2020-07-24T15:18:35,356 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-07-24T15:18:35,369 Removed monk-cls-test2==0.0.2 from https://files.pythonhosted.org/packages/e5/dc/3f665bff22cee02734dbf6b454b8172316baa5371a8799298486cb0f2b64/monk_cls_test2-0.0.2.tar.gz#sha256=af80198ddd704838d7203c953ef3c2b20f3cb7bbaca6ee64563d159b8c097f27 from build tracker '/tmp/pip-req-tracker-we9f7cu_' 2020-07-24T15:18:35,370 Removed build tracker: '/tmp/pip-req-tracker-we9f7cu_'