2020-06-26T19:56:51,841 Created temporary directory: /tmp/pip-ephem-wheel-cache-2iq632j5 2020-06-26T19:56:51,845 Created temporary directory: /tmp/pip-req-tracker-md9k3fzs 2020-06-26T19:56:51,846 Initialized build tracking at /tmp/pip-req-tracker-md9k3fzs 2020-06-26T19:56:51,847 Created build tracker: /tmp/pip-req-tracker-md9k3fzs 2020-06-26T19:56:51,847 Entered build tracker: /tmp/pip-req-tracker-md9k3fzs 2020-06-26T19:56:51,848 Created temporary directory: /tmp/pip-wheel-a5xzb9yb 2020-06-26T19:56:51,864 1 location(s) to search for versions of kofiko: 2020-06-26T19:56:51,864 * https://pypi.org/simple/kofiko/ 2020-06-26T19:56:51,865 Fetching project page and analyzing links: https://pypi.org/simple/kofiko/ 2020-06-26T19:56:51,865 Getting page https://pypi.org/simple/kofiko/ 2020-06-26T19:56:51,868 Found index url https://pypi.org/simple 2020-06-26T19:56:52,066 Found link https://files.pythonhosted.org/packages/28/fd/a38492e4330696233314fe15114dabcf37a88a264db14c72a8169b837ea3/kofiko-1.0.0.tar.gz#sha256=3bd8d8c2f025bd0a01fb1ab25f304c514ff9d6c8bc788144ccf641b6f832a6c6 (from https://pypi.org/simple/kofiko/), version: 1.0.0 2020-06-26T19:56:52,067 Found link https://files.pythonhosted.org/packages/4f/ca/d78ebeabefacaf866d96c1396dafb4e3f536be1d75cd8cd348e776381f98/kofiko-1.0.1.tar.gz#sha256=2f214b4d45b6433da4f7a86347f1ed3afab8da6ee7ff81d1a8efec00881423e7 (from https://pypi.org/simple/kofiko/), version: 1.0.1 2020-06-26T19:56:52,067 Found link https://files.pythonhosted.org/packages/ea/37/827a27b44c86f3d84a8926a8dedd35d96136eae18d3d463d58fa3723a415/kofiko-1.0.2.tar.gz#sha256=99580745bd1f7f5a8c54e05bb701eb410288b1939bfdf59367e425692da53d18 (from https://pypi.org/simple/kofiko/), version: 1.0.2 2020-06-26T19:56:52,068 Found link https://files.pythonhosted.org/packages/80/f9/c59a1fdbdf766382b2ee5ec19fcb6855037c9e45997a530436d3df1500bb/kofiko-1.0.3.tar.gz#sha256=981e165f9a4cbe404e003f04d069571209be22b9611017b44ae21f76a7906384 (from https://pypi.org/simple/kofiko/), version: 1.0.3 2020-06-26T19:56:52,068 Found link https://files.pythonhosted.org/packages/51/77/86922c80b1f7178053d4ed1b5e88d244609d713ccb1340be2232bedba945/kofiko-1.0.4.tar.gz#sha256=3f1545cb2835324a151bd51badc4010a8b733c203893c9d1afd7f587e7f96dfa (from https://pypi.org/simple/kofiko/), version: 1.0.4 2020-06-26T19:56:52,077 Given no hashes to check 1 links for project 'kofiko': discarding no candidates 2020-06-26T19:56:52,078 Using version 1.0.1 (newest of versions: 1.0.1) 2020-06-26T19:56:52,083 Collecting kofiko==1.0.1 2020-06-26T19:56:52,087 Created temporary directory: /tmp/pip-unpack-8nj4tmye 2020-06-26T19:56:52,162 Downloading kofiko-1.0.1.tar.gz (6.2 kB) 2020-06-26T19:56:52,238 Added kofiko==1.0.1 from https://files.pythonhosted.org/packages/4f/ca/d78ebeabefacaf866d96c1396dafb4e3f536be1d75cd8cd348e776381f98/kofiko-1.0.1.tar.gz#sha256=2f214b4d45b6433da4f7a86347f1ed3afab8da6ee7ff81d1a8efec00881423e7 to build tracker '/tmp/pip-req-tracker-md9k3fzs' 2020-06-26T19:56:52,240 Running setup.py (path:/tmp/pip-wheel-a5xzb9yb/kofiko/setup.py) egg_info for package kofiko 2020-06-26T19:56:52,243 Created temporary directory: /tmp/pip-pip-egg-info-ep73wqcr 2020-06-26T19:56:52,244 Running command python setup.py egg_info 2020-06-26T19:56:53,729 Traceback (most recent call last): 2020-06-26T19:56:53,730 File "", line 1, in 2020-06-26T19:56:53,730 File "/tmp/pip-wheel-a5xzb9yb/kofiko/setup.py", line 5, in 2020-06-26T19:56:53,731 with open("README.md", "r") as fh: 2020-06-26T19:56:53,731 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2020-06-26T19:56:53,820 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-06-26T19:56:53,821 Exception information: 2020-06-26T19:56:53,821 Traceback (most recent call last): 2020-06-26T19:56:53,821 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-06-26T19:56:53,821 status = self.run(options, args) 2020-06-26T19:56:53,821 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-06-26T19:56:53,821 return func(self, options, args) 2020-06-26T19:56:53,821 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-06-26T19:56:53,821 reqs, check_supported_wheels=True 2020-06-26T19:56:53,821 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-06-26T19:56:53,821 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-06-26T19:56:53,821 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-06-26T19:56:53,821 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-06-26T19:56:53,821 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 314, in _get_abstract_dist_for 2020-06-26T19:56:53,821 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-06-26T19:56:53,821 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 488, in prepare_linked_requirement 2020-06-26T19:56:53,821 req, self.req_tracker, self.finder, self.build_isolation, 2020-06-26T19:56:53,821 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-06-26T19:56:53,821 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-06-26T19:56:53,821 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-06-26T19:56:53,821 self.req.prepare_metadata() 2020-06-26T19:56:53,821 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 550, in prepare_metadata 2020-06-26T19:56:53,821 self.metadata_directory = self._generate_metadata() 2020-06-26T19:56:53,821 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 530, in _generate_metadata 2020-06-26T19:56:53,821 details=self.name or "from {}".format(self.link) 2020-06-26T19:56:53,821 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-06-26T19:56:53,821 command_desc='python setup.py egg_info', 2020-06-26T19:56:53,821 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 241, in call_subprocess 2020-06-26T19:56:53,821 raise InstallationError(exc_msg) 2020-06-26T19:56:53,821 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-26T19:56:53,836 Removed kofiko==1.0.1 from https://files.pythonhosted.org/packages/4f/ca/d78ebeabefacaf866d96c1396dafb4e3f536be1d75cd8cd348e776381f98/kofiko-1.0.1.tar.gz#sha256=2f214b4d45b6433da4f7a86347f1ed3afab8da6ee7ff81d1a8efec00881423e7 from build tracker '/tmp/pip-req-tracker-md9k3fzs' 2020-06-26T19:56:53,837 Removed build tracker: '/tmp/pip-req-tracker-md9k3fzs'