2020-11-27T10:59:33,406 Created temporary directory: /tmp/pip-ephem-wheel-cache-gbdnrt4a 2020-11-27T10:59:33,409 Created temporary directory: /tmp/pip-req-tracker-7u2541de 2020-11-27T10:59:33,409 Initialized build tracking at /tmp/pip-req-tracker-7u2541de 2020-11-27T10:59:33,410 Created build tracker: /tmp/pip-req-tracker-7u2541de 2020-11-27T10:59:33,410 Entered build tracker: /tmp/pip-req-tracker-7u2541de 2020-11-27T10:59:33,410 Created temporary directory: /tmp/pip-wheel-6nwfn51s 2020-11-27T10:59:33,420 1 location(s) to search for versions of stay-awake: 2020-11-27T10:59:33,420 * https://pypi.org/simple/stay-awake/ 2020-11-27T10:59:33,421 Fetching project page and analyzing links: https://pypi.org/simple/stay-awake/ 2020-11-27T10:59:33,421 Getting page https://pypi.org/simple/stay-awake/ 2020-11-27T10:59:33,423 Found index url https://pypi.org/simple 2020-11-27T10:59:33,515 Found link https://files.pythonhosted.org/packages/42/d1/a396ec6cf5b20cf765ff57bb392c7f8e33842b9418a682b380798d77d2c2/stay-awake-0.1.tar.gz#sha256=8447bb7ee2bf8dad395113697f75040bc10309ee9e203a15864fd97e215ff141 (from https://pypi.org/simple/stay-awake/), version: 0.1 2020-11-27T10:59:33,516 Found link https://files.pythonhosted.org/packages/2f/87/d7fc7d52d78d5d6b3dd16804657a2ace14df03750fee51c8a7de96ac023a/stay-awake-0.2.tar.gz#sha256=1e3be1a6552b41ae2b5a8112c0f29e6f8cc9dac5e52f73997938d1be281c5653 (from https://pypi.org/simple/stay-awake/), version: 0.2 2020-11-27T10:59:33,516 Found link https://files.pythonhosted.org/packages/76/7b/1c343a6ff8afc1de441c2a37380ebfd79f322235904c9d0450865a6ddc34/stay-awake-0.2.1.tar.gz#sha256=9b4499312443a6c005ef70aebb8d60128d96d06002823dc8e792351d6bdb40c4 (from https://pypi.org/simple/stay-awake/), version: 0.2.1 2020-11-27T10:59:33,520 Given no hashes to check 1 links for project 'stay-awake': discarding no candidates 2020-11-27T10:59:33,521 Using version 0.2.1 (newest of versions: 0.2.1) 2020-11-27T10:59:33,525 Collecting stay-awake==0.2.1 2020-11-27T10:59:33,527 Created temporary directory: /tmp/pip-unpack-w4gzuzyi 2020-11-27T10:59:33,567 Downloading stay-awake-0.2.1.tar.gz (4.5 kB) 2020-11-27T10:59:33,601 Added stay-awake==0.2.1 from https://files.pythonhosted.org/packages/76/7b/1c343a6ff8afc1de441c2a37380ebfd79f322235904c9d0450865a6ddc34/stay-awake-0.2.1.tar.gz#sha256=9b4499312443a6c005ef70aebb8d60128d96d06002823dc8e792351d6bdb40c4 to build tracker '/tmp/pip-req-tracker-7u2541de' 2020-11-27T10:59:33,602 Running setup.py (path:/tmp/pip-wheel-6nwfn51s/stay-awake/setup.py) egg_info for package stay-awake 2020-11-27T10:59:33,603 Created temporary directory: /tmp/pip-pip-egg-info-760jeo83 2020-11-27T10:59:33,604 Running command python setup.py egg_info 2020-11-27T10:59:34,412 Traceback (most recent call last): 2020-11-27T10:59:34,413 File "", line 1, in 2020-11-27T10:59:34,413 File "/tmp/pip-wheel-6nwfn51s/stay-awake/setup.py", line 26, in 2020-11-27T10:59:34,414 long_description=open('README.md').read() + '\n\n' + open('CHANGELOG.md').read()+'\n\nRead more at https://github.com/singhsidhukuldeep/stay-awake', 2020-11-27T10:59:34,414 FileNotFoundError: [Errno 2] No such file or directory: 'CHANGELOG.md' 2020-11-27T10:59:34,460 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-11-27T10:59:34,460 Exception information: 2020-11-27T10:59:34,460 Traceback (most recent call last): 2020-11-27T10:59:34,460 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-11-27T10:59:34,460 status = self.run(options, args) 2020-11-27T10:59:34,460 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-11-27T10:59:34,460 return func(self, options, args) 2020-11-27T10:59:34,460 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-11-27T10:59:34,460 reqs, check_supported_wheels=True 2020-11-27T10:59:34,460 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-11-27T10:59:34,460 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-11-27T10:59:34,460 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-11-27T10:59:34,460 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-11-27T10:59:34,460 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-11-27T10:59:34,460 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-11-27T10:59:34,460 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-11-27T10:59:34,460 req, self.req_tracker, self.finder, self.build_isolation, 2020-11-27T10:59:34,460 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-11-27T10:59:34,460 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-11-27T10:59:34,460 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-11-27T10:59:34,460 self.req.prepare_metadata() 2020-11-27T10:59:34,460 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 555, in prepare_metadata 2020-11-27T10:59:34,460 self.metadata_directory = self._generate_metadata() 2020-11-27T10:59:34,460 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 535, in _generate_metadata 2020-11-27T10:59:34,460 details=self.name or "from {}".format(self.link) 2020-11-27T10:59:34,460 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-11-27T10:59:34,460 command_desc='python setup.py egg_info', 2020-11-27T10:59:34,460 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-11-27T10:59:34,460 raise InstallationError(exc_msg) 2020-11-27T10:59:34,460 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-11-27T10:59:34,470 Removed stay-awake==0.2.1 from https://files.pythonhosted.org/packages/76/7b/1c343a6ff8afc1de441c2a37380ebfd79f322235904c9d0450865a6ddc34/stay-awake-0.2.1.tar.gz#sha256=9b4499312443a6c005ef70aebb8d60128d96d06002823dc8e792351d6bdb40c4 from build tracker '/tmp/pip-req-tracker-7u2541de' 2020-11-27T10:59:34,470 Removed build tracker: '/tmp/pip-req-tracker-7u2541de'