2020-07-28T01:23:47,921 Created temporary directory: /tmp/pip-ephem-wheel-cache-hgie58o7 2020-07-28T01:23:47,925 Created temporary directory: /tmp/pip-req-tracker-8a4vtova 2020-07-28T01:23:47,926 Initialized build tracking at /tmp/pip-req-tracker-8a4vtova 2020-07-28T01:23:47,926 Created build tracker: /tmp/pip-req-tracker-8a4vtova 2020-07-28T01:23:47,927 Entered build tracker: /tmp/pip-req-tracker-8a4vtova 2020-07-28T01:23:47,928 Created temporary directory: /tmp/pip-wheel-k6ml0wjb 2020-07-28T01:23:47,945 1 location(s) to search for versions of helloworldsyasya: 2020-07-28T01:23:47,945 * https://pypi.org/simple/helloworldsyasya/ 2020-07-28T01:23:47,945 Fetching project page and analyzing links: https://pypi.org/simple/helloworldsyasya/ 2020-07-28T01:23:47,946 Getting page https://pypi.org/simple/helloworldsyasya/ 2020-07-28T01:23:47,949 Found index url https://pypi.org/simple 2020-07-28T01:23:48,148 Skipping link: No binaries permitted for helloworldsyasya: https://files.pythonhosted.org/packages/89/ae/03117034222b350ef2f007ff612be941ddeff3ca2fa890f24c190c319d9e/helloworldsyasya-0.0.1-py3-none-any.whl#sha256=3e1c27e7a4be2966e43daceabd98c0bdb7d7610d7641485671a3d8902e5e08f0 (from https://pypi.org/simple/helloworldsyasya/) 2020-07-28T01:23:48,149 Found link https://files.pythonhosted.org/packages/4f/97/1feea67a7c4dad448152d66a9e9cf241a9679613b9aad11722f576504db2/helloworldsyasya-0.0.1.tar.gz#sha256=2a521df47c45a25bbb81158d04f47ccf88f4cf9f097af9b4b3c67edff2743823 (from https://pypi.org/simple/helloworldsyasya/), version: 0.0.1 2020-07-28T01:23:48,156 Given no hashes to check 1 links for project 'helloworldsyasya': discarding no candidates 2020-07-28T01:23:48,157 Using version 0.0.1 (newest of versions: 0.0.1) 2020-07-28T01:23:48,163 Collecting helloworldsyasya==0.0.1 2020-07-28T01:23:48,167 Created temporary directory: /tmp/pip-unpack-m1bmq4rw 2020-07-28T01:23:48,245 Downloading helloworldsyasya-0.0.1.tar.gz (1.3 kB) 2020-07-28T01:23:48,296 Added helloworldsyasya==0.0.1 from https://files.pythonhosted.org/packages/4f/97/1feea67a7c4dad448152d66a9e9cf241a9679613b9aad11722f576504db2/helloworldsyasya-0.0.1.tar.gz#sha256=2a521df47c45a25bbb81158d04f47ccf88f4cf9f097af9b4b3c67edff2743823 to build tracker '/tmp/pip-req-tracker-8a4vtova' 2020-07-28T01:23:48,299 Running setup.py (path:/tmp/pip-wheel-k6ml0wjb/helloworldsyasya/setup.py) egg_info for package helloworldsyasya 2020-07-28T01:23:48,301 Created temporary directory: /tmp/pip-pip-egg-info-6h456dwn 2020-07-28T01:23:48,302 Running command python setup.py egg_info 2020-07-28T01:23:49,993 Traceback (most recent call last): 2020-07-28T01:23:49,994 File "", line 1, in 2020-07-28T01:23:49,995 File "/tmp/pip-wheel-k6ml0wjb/helloworldsyasya/setup.py", line 3, in 2020-07-28T01:23:49,995 with open("readme.md", "r") as fh: 2020-07-28T01:23:49,996 FileNotFoundError: [Errno 2] No such file or directory: 'readme.md' 2020-07-28T01:23:50,086 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-07-28T01:23:50,087 Exception information: 2020-07-28T01:23:50,087 Traceback (most recent call last): 2020-07-28T01:23:50,087 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-07-28T01:23:50,087 status = self.run(options, args) 2020-07-28T01:23:50,087 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-07-28T01:23:50,087 return func(self, options, args) 2020-07-28T01:23:50,087 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-07-28T01:23:50,087 reqs, check_supported_wheels=True 2020-07-28T01:23:50,087 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-07-28T01:23:50,087 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-07-28T01:23:50,087 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-07-28T01:23:50,087 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-07-28T01:23:50,087 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 314, in _get_abstract_dist_for 2020-07-28T01:23:50,087 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-07-28T01:23:50,087 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 488, in prepare_linked_requirement 2020-07-28T01:23:50,087 req, self.req_tracker, self.finder, self.build_isolation, 2020-07-28T01:23:50,087 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-07-28T01:23:50,087 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-07-28T01:23:50,087 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-07-28T01:23:50,087 self.req.prepare_metadata() 2020-07-28T01:23:50,087 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 550, in prepare_metadata 2020-07-28T01:23:50,087 self.metadata_directory = self._generate_metadata() 2020-07-28T01:23:50,087 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 530, in _generate_metadata 2020-07-28T01:23:50,087 details=self.name or "from {}".format(self.link) 2020-07-28T01:23:50,087 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-07-28T01:23:50,087 command_desc='python setup.py egg_info', 2020-07-28T01:23:50,087 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 241, in call_subprocess 2020-07-28T01:23:50,087 raise InstallationError(exc_msg) 2020-07-28T01:23:50,087 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-28T01:23:50,100 Removed helloworldsyasya==0.0.1 from https://files.pythonhosted.org/packages/4f/97/1feea67a7c4dad448152d66a9e9cf241a9679613b9aad11722f576504db2/helloworldsyasya-0.0.1.tar.gz#sha256=2a521df47c45a25bbb81158d04f47ccf88f4cf9f097af9b4b3c67edff2743823 from build tracker '/tmp/pip-req-tracker-8a4vtova' 2020-07-28T01:23:50,101 Removed build tracker: '/tmp/pip-req-tracker-8a4vtova'