2020-05-21T23:46:16,854 Created temporary directory: /tmp/pip-ephem-wheel-cache-i5uh85fl 2020-05-21T23:46:16,858 Created temporary directory: /tmp/pip-req-tracker-ch3ijfiy 2020-05-21T23:46:16,859 Initialized build tracking at /tmp/pip-req-tracker-ch3ijfiy 2020-05-21T23:46:16,860 Created build tracker: /tmp/pip-req-tracker-ch3ijfiy 2020-05-21T23:46:16,860 Entered build tracker: /tmp/pip-req-tracker-ch3ijfiy 2020-05-21T23:46:16,861 Created temporary directory: /tmp/pip-wheel-e1sua9pl 2020-05-21T23:46:16,878 1 location(s) to search for versions of watch-path: 2020-05-21T23:46:16,878 * https://pypi.org/simple/watch-path/ 2020-05-21T23:46:16,879 Fetching project page and analyzing links: https://pypi.org/simple/watch-path/ 2020-05-21T23:46:16,879 Getting page https://pypi.org/simple/watch-path/ 2020-05-21T23:46:16,882 Found index url https://pypi.org/simple 2020-05-21T23:46:16,885 Getting credentials from keyring for https://pypi.org/simple 2020-05-21T23:46:16,886 Getting credentials from keyring for pypi.org 2020-05-21T23:46:17,080 Found link https://files.pythonhosted.org/packages/f1/f7/622f0c30e865ad38867d6f59770155134b60ce0cf442e61969be740dfdd3/watch_path-0.0.2.tar.gz#sha256=70368dec666cb28594b455a4af9abd9769fc1a5351061f8e6b9223741bc0fd87 (from https://pypi.org/simple/watch-path/), version: 0.0.2 2020-05-21T23:46:17,088 Given no hashes to check 1 links for project 'watch-path': discarding no candidates 2020-05-21T23:46:17,089 Using version 0.0.2 (newest of versions: 0.0.2) 2020-05-21T23:46:17,094 Collecting watch-path==0.0.2 2020-05-21T23:46:17,098 Created temporary directory: /tmp/pip-unpack-z1fjlv5t 2020-05-21T23:46:17,101 Getting credentials from keyring for files.pythonhosted.org 2020-05-21T23:46:17,175 Downloading watch_path-0.0.2.tar.gz (4.5 kB) 2020-05-21T23:46:17,226 Added watch-path==0.0.2 from https://files.pythonhosted.org/packages/f1/f7/622f0c30e865ad38867d6f59770155134b60ce0cf442e61969be740dfdd3/watch_path-0.0.2.tar.gz#sha256=70368dec666cb28594b455a4af9abd9769fc1a5351061f8e6b9223741bc0fd87 to build tracker '/tmp/pip-req-tracker-ch3ijfiy' 2020-05-21T23:46:17,229 Running setup.py (path:/tmp/pip-wheel-e1sua9pl/watch-path/setup.py) egg_info for package watch-path 2020-05-21T23:46:17,231 Created temporary directory: /tmp/pip-pip-egg-info-jkb4f3s0 2020-05-21T23:46:17,232 Running command python setup.py egg_info 2020-05-21T23:46:18,840 Traceback (most recent call last): 2020-05-21T23:46:18,841 File "", line 1, in 2020-05-21T23:46:18,842 File "/tmp/pip-wheel-e1sua9pl/watch-path/setup.py", line 7, in 2020-05-21T23:46:18,842 with open(".github/README.md", "r") as fh: 2020-05-21T23:46:18,843 FileNotFoundError: [Errno 2] No such file or directory: '.github/README.md' 2020-05-21T23:46:18,932 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-05-21T23:46:18,932 Exception information: 2020-05-21T23:46:18,932 Traceback (most recent call last): 2020-05-21T23:46:18,932 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-05-21T23:46:18,932 status = self.run(options, args) 2020-05-21T23:46:18,932 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-05-21T23:46:18,932 return func(self, options, args) 2020-05-21T23:46:18,932 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-05-21T23:46:18,932 reqs, check_supported_wheels=True 2020-05-21T23:46:18,932 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-05-21T23:46:18,932 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-05-21T23:46:18,932 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-05-21T23:46:18,932 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-05-21T23:46:18,932 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 314, in _get_abstract_dist_for 2020-05-21T23:46:18,932 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-05-21T23:46:18,932 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 431, in prepare_linked_requirement 2020-05-21T23:46:18,932 req, self.req_tracker, self.finder, self.build_isolation, 2020-05-21T23:46:18,932 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 85, in _get_prepared_distribution 2020-05-21T23:46:18,932 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-05-21T23:46:18,932 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-05-21T23:46:18,932 self.req.prepare_metadata() 2020-05-21T23:46:18,932 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 550, in prepare_metadata 2020-05-21T23:46:18,932 self.metadata_directory = self._generate_metadata() 2020-05-21T23:46:18,932 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 530, in _generate_metadata 2020-05-21T23:46:18,932 details=self.name or "from {}".format(self.link) 2020-05-21T23:46:18,932 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-05-21T23:46:18,932 command_desc='python setup.py egg_info', 2020-05-21T23:46:18,932 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 241, in call_subprocess 2020-05-21T23:46:18,932 raise InstallationError(exc_msg) 2020-05-21T23:46:18,932 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-05-21T23:46:18,947 Removed watch-path==0.0.2 from https://files.pythonhosted.org/packages/f1/f7/622f0c30e865ad38867d6f59770155134b60ce0cf442e61969be740dfdd3/watch_path-0.0.2.tar.gz#sha256=70368dec666cb28594b455a4af9abd9769fc1a5351061f8e6b9223741bc0fd87 from build tracker '/tmp/pip-req-tracker-ch3ijfiy' 2020-05-21T23:46:18,948 Removed build tracker: '/tmp/pip-req-tracker-ch3ijfiy'