2020-07-08T19:24:38,740 Created temporary directory: /tmp/pip-ephem-wheel-cache-qnhwp6th 2020-07-08T19:24:38,744 Created temporary directory: /tmp/pip-req-tracker-utg8w94l 2020-07-08T19:24:38,745 Initialized build tracking at /tmp/pip-req-tracker-utg8w94l 2020-07-08T19:24:38,745 Created build tracker: /tmp/pip-req-tracker-utg8w94l 2020-07-08T19:24:38,746 Entered build tracker: /tmp/pip-req-tracker-utg8w94l 2020-07-08T19:24:38,747 Created temporary directory: /tmp/pip-wheel-r47ts4_z 2020-07-08T19:24:38,761 1 location(s) to search for versions of splatboy-test: 2020-07-08T19:24:38,761 * https://pypi.org/simple/splatboy-test/ 2020-07-08T19:24:38,762 Fetching project page and analyzing links: https://pypi.org/simple/splatboy-test/ 2020-07-08T19:24:38,763 Getting page https://pypi.org/simple/splatboy-test/ 2020-07-08T19:24:38,765 Found index url https://pypi.org/simple 2020-07-08T19:24:38,958 Skipping link: No binaries permitted for splatboy-test: https://files.pythonhosted.org/packages/e5/a2/4f2bc0d8572f5eb73a8dfa7e46c292c5c8352ac2a9f6d614b33babe36830/splatboy_test-0.0.1-py3-none-any.whl#sha256=7aa8588dcb780dc3102edb82e5ff55ee4fc8bf21e8bbfff5e5424ab63a3081da (from https://pypi.org/simple/splatboy-test/) 2020-07-08T19:24:38,958 Found link https://files.pythonhosted.org/packages/38/84/9393f0bec9b29e3580393ebfd958136d309c68e776476d09e5aa7e2e93df/splatboy_test-0.0.1.tar.gz#sha256=0da19a9c82907d1d4d2e384fef14c4811104d9057c5236f38c5110281a14a6bd (from https://pypi.org/simple/splatboy-test/), version: 0.0.1 2020-07-08T19:24:38,966 Given no hashes to check 1 links for project 'splatboy-test': discarding no candidates 2020-07-08T19:24:38,967 Using version 0.0.1 (newest of versions: 0.0.1) 2020-07-08T19:24:38,972 Collecting splatboy-test==0.0.1 2020-07-08T19:24:38,976 Created temporary directory: /tmp/pip-unpack-tyhe0dz5 2020-07-08T19:24:39,052 Downloading splatboy_test-0.0.1.tar.gz (2.8 kB) 2020-07-08T19:24:39,149 Added splatboy-test==0.0.1 from https://files.pythonhosted.org/packages/38/84/9393f0bec9b29e3580393ebfd958136d309c68e776476d09e5aa7e2e93df/splatboy_test-0.0.1.tar.gz#sha256=0da19a9c82907d1d4d2e384fef14c4811104d9057c5236f38c5110281a14a6bd to build tracker '/tmp/pip-req-tracker-utg8w94l' 2020-07-08T19:24:39,151 Running setup.py (path:/tmp/pip-wheel-r47ts4_z/splatboy-test/setup.py) egg_info for package splatboy-test 2020-07-08T19:24:39,153 Created temporary directory: /tmp/pip-pip-egg-info-92vqjta5 2020-07-08T19:24:39,153 Running command python setup.py egg_info 2020-07-08T19:24:40,704 Traceback (most recent call last): 2020-07-08T19:24:40,705 File "", line 1, in 2020-07-08T19:24:40,705 File "/usr/lib/python3.7/tokenize.py", line 447, in open 2020-07-08T19:24:40,706 buffer = _builtin_open(filename, 'rb') 2020-07-08T19:24:40,706 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-r47ts4_z/splatboy-test/setup.py' 2020-07-08T19:24:40,797 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-07-08T19:24:40,797 Exception information: 2020-07-08T19:24:40,797 Traceback (most recent call last): 2020-07-08T19:24:40,797 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-07-08T19:24:40,797 status = self.run(options, args) 2020-07-08T19:24:40,797 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-07-08T19:24:40,797 return func(self, options, args) 2020-07-08T19:24:40,797 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-07-08T19:24:40,797 reqs, check_supported_wheels=True 2020-07-08T19:24:40,797 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-07-08T19:24:40,797 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-07-08T19:24:40,797 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-07-08T19:24:40,797 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-07-08T19:24:40,797 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 314, in _get_abstract_dist_for 2020-07-08T19:24:40,797 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-07-08T19:24:40,797 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 488, in prepare_linked_requirement 2020-07-08T19:24:40,797 req, self.req_tracker, self.finder, self.build_isolation, 2020-07-08T19:24:40,797 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-07-08T19:24:40,797 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-07-08T19:24:40,797 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-07-08T19:24:40,797 self.req.prepare_metadata() 2020-07-08T19:24:40,797 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 550, in prepare_metadata 2020-07-08T19:24:40,797 self.metadata_directory = self._generate_metadata() 2020-07-08T19:24:40,797 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 530, in _generate_metadata 2020-07-08T19:24:40,797 details=self.name or "from {}".format(self.link) 2020-07-08T19:24:40,797 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-07-08T19:24:40,797 command_desc='python setup.py egg_info', 2020-07-08T19:24:40,797 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 241, in call_subprocess 2020-07-08T19:24:40,797 raise InstallationError(exc_msg) 2020-07-08T19:24:40,797 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-08T19:24:40,811 Removed splatboy-test==0.0.1 from https://files.pythonhosted.org/packages/38/84/9393f0bec9b29e3580393ebfd958136d309c68e776476d09e5aa7e2e93df/splatboy_test-0.0.1.tar.gz#sha256=0da19a9c82907d1d4d2e384fef14c4811104d9057c5236f38c5110281a14a6bd from build tracker '/tmp/pip-req-tracker-utg8w94l' 2020-07-08T19:24:40,812 Removed build tracker: '/tmp/pip-req-tracker-utg8w94l'