2020-09-10T04:39:01,354 Created temporary directory: /tmp/pip-ephem-wheel-cache-6qr2x41q 2020-09-10T04:39:01,357 Created temporary directory: /tmp/pip-req-tracker-84w10a18 2020-09-10T04:39:01,357 Initialized build tracking at /tmp/pip-req-tracker-84w10a18 2020-09-10T04:39:01,357 Created build tracker: /tmp/pip-req-tracker-84w10a18 2020-09-10T04:39:01,358 Entered build tracker: /tmp/pip-req-tracker-84w10a18 2020-09-10T04:39:01,358 Created temporary directory: /tmp/pip-wheel-nkfxwp79 2020-09-10T04:39:01,367 1 location(s) to search for versions of QuoteOfTheDay: 2020-09-10T04:39:01,367 * https://pypi.org/simple/quoteoftheday/ 2020-09-10T04:39:01,368 Fetching project page and analyzing links: https://pypi.org/simple/quoteoftheday/ 2020-09-10T04:39:01,369 Getting page https://pypi.org/simple/quoteoftheday/ 2020-09-10T04:39:01,370 Found index url https://pypi.org/simple 2020-09-10T04:39:01,473 Found link https://files.pythonhosted.org/packages/75/36/ae5898a688bb8daad11135cb3f4db5e6073d460a61fe56018b8004016e16/QuoteOfTheDay-0.7.2.tar.gz#sha256=1d4fc2ca1bf7b52168325f1023e46a413c45c8f6d51997533934dd7a770faeb9 (from https://pypi.org/simple/quoteoftheday/), version: 0.7.2 2020-09-10T04:39:01,473 Found link https://files.pythonhosted.org/packages/04/14/6dc24f856fd1aa6a0e1c18fc6322a0b2630363d0e1fde4c9a6d0d925db7f/QuoteOfTheDay-0.7.3.tar.gz#sha256=aaa3952420580d3f1e79a30216d35dc38ce593e7d16c2f0036f90ca3378aceb9 (from https://pypi.org/simple/quoteoftheday/), version: 0.7.3 2020-09-10T04:39:01,474 Found link https://files.pythonhosted.org/packages/f6/33/30171148a6c5233a24dfd3ff98f4ba1c1b2d9f5ff81bffb7a871b1a89c37/QuoteOfTheDay-0.7.4.tar.gz#sha256=67355589c78ac4faa0d187e3352331185d8dc62cd2d767e3199c3f871fdae9f9 (from https://pypi.org/simple/quoteoftheday/), version: 0.7.4 2020-09-10T04:39:01,478 Given no hashes to check 1 links for project 'QuoteOfTheDay': discarding no candidates 2020-09-10T04:39:01,479 Using version 0.7.3 (newest of versions: 0.7.3) 2020-09-10T04:39:01,483 Collecting QuoteOfTheDay==0.7.3 2020-09-10T04:39:01,485 Created temporary directory: /tmp/pip-unpack-dfemditp 2020-09-10T04:39:01,524 Downloading QuoteOfTheDay-0.7.3.tar.gz (4.2 kB) 2020-09-10T04:39:01,543 Added QuoteOfTheDay==0.7.3 from https://files.pythonhosted.org/packages/04/14/6dc24f856fd1aa6a0e1c18fc6322a0b2630363d0e1fde4c9a6d0d925db7f/QuoteOfTheDay-0.7.3.tar.gz#sha256=aaa3952420580d3f1e79a30216d35dc38ce593e7d16c2f0036f90ca3378aceb9 to build tracker '/tmp/pip-req-tracker-84w10a18' 2020-09-10T04:39:01,544 Running setup.py (path:/tmp/pip-wheel-nkfxwp79/quoteoftheday/setup.py) egg_info for package QuoteOfTheDay 2020-09-10T04:39:01,545 Created temporary directory: /tmp/pip-pip-egg-info-qj5e1h0v 2020-09-10T04:39:01,545 Running command python setup.py egg_info 2020-09-10T04:39:02,309 Traceback (most recent call last): 2020-09-10T04:39:02,310 File "", line 1, in 2020-09-10T04:39:02,311 File "/tmp/pip-wheel-nkfxwp79/quoteoftheday/setup.py", line 31, in 2020-09-10T04:39:02,311 long_description=open('README.rst', 'r').read(), 2020-09-10T04:39:02,311 FileNotFoundError: [Errno 2] No such file or directory: 'README.rst' 2020-09-10T04:39:02,357 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-10T04:39:02,357 Exception information: 2020-09-10T04:39:02,357 Traceback (most recent call last): 2020-09-10T04:39:02,357 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 216, in _main 2020-09-10T04:39:02,357 status = self.run(options, args) 2020-09-10T04:39:02,357 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-09-10T04:39:02,357 return func(self, options, args) 2020-09-10T04:39:02,357 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-09-10T04:39:02,357 reqs, check_supported_wheels=True 2020-09-10T04:39:02,357 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-09-10T04:39:02,357 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-09-10T04:39:02,357 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-09-10T04:39:02,357 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-09-10T04:39:02,357 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-09-10T04:39:02,357 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-09-10T04:39:02,357 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-09-10T04:39:02,357 req, self.req_tracker, self.finder, self.build_isolation, 2020-09-10T04:39:02,357 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-09-10T04:39:02,357 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-09-10T04:39:02,357 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-09-10T04:39:02,357 self.req.prepare_metadata() 2020-09-10T04:39:02,357 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 554, in prepare_metadata 2020-09-10T04:39:02,357 self.metadata_directory = self._generate_metadata() 2020-09-10T04:39:02,357 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 534, in _generate_metadata 2020-09-10T04:39:02,357 details=self.name or "from {}".format(self.link) 2020-09-10T04:39:02,357 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-09-10T04:39:02,357 command_desc='python setup.py egg_info', 2020-09-10T04:39:02,357 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-09-10T04:39:02,357 raise InstallationError(exc_msg) 2020-09-10T04:39:02,357 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-10T04:39:02,364 Removed QuoteOfTheDay==0.7.3 from https://files.pythonhosted.org/packages/04/14/6dc24f856fd1aa6a0e1c18fc6322a0b2630363d0e1fde4c9a6d0d925db7f/QuoteOfTheDay-0.7.3.tar.gz#sha256=aaa3952420580d3f1e79a30216d35dc38ce593e7d16c2f0036f90ca3378aceb9 from build tracker '/tmp/pip-req-tracker-84w10a18' 2020-09-10T04:39:02,365 Removed build tracker: '/tmp/pip-req-tracker-84w10a18'