2021-07-09T19:59:35,186 Created temporary directory: /tmp/pip-ephem-wheel-cache-uth2tr8i 2021-07-09T19:59:35,189 Created temporary directory: /tmp/pip-req-tracker-v3o9axu_ 2021-07-09T19:59:35,190 Initialized build tracking at /tmp/pip-req-tracker-v3o9axu_ 2021-07-09T19:59:35,190 Created build tracker: /tmp/pip-req-tracker-v3o9axu_ 2021-07-09T19:59:35,190 Entered build tracker: /tmp/pip-req-tracker-v3o9axu_ 2021-07-09T19:59:35,191 Created temporary directory: /tmp/pip-wheel-glzw6kod 2021-07-09T19:59:35,224 1 location(s) to search for versions of quoteoftheday: 2021-07-09T19:59:35,224 * https://pypi.org/simple/quoteoftheday/ 2021-07-09T19:59:35,224 Fetching project page and analyzing links: https://pypi.org/simple/quoteoftheday/ 2021-07-09T19:59:35,225 Getting page https://pypi.org/simple/quoteoftheday/ 2021-07-09T19:59:35,226 Found index url https://pypi.org/simple 2021-07-09T19:59:35,319 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 2021-07-09T19:59:35,320 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 2021-07-09T19:59:35,320 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 2021-07-09T19:59:35,320 Skipping link: not a file: https://pypi.org/simple/quoteoftheday/ 2021-07-09T19:59:35,337 Given no hashes to check 1 links for project 'quoteoftheday': discarding no candidates 2021-07-09T19:59:35,354 Collecting quoteoftheday==0.7.3 2021-07-09T19:59:35,355 Created temporary directory: /tmp/pip-unpack-kjw2jxpy 2021-07-09T19:59:35,396 Downloading QuoteOfTheDay-0.7.3.tar.gz (4.2 kB) 2021-07-09T19:59:35,414 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-v3o9axu_' 2021-07-09T19:59:35,415 Running setup.py (path:/tmp/pip-wheel-glzw6kod/quoteoftheday_d417955c009946ac9b7ec455c6e8e289/setup.py) egg_info for package quoteoftheday 2021-07-09T19:59:35,416 Created temporary directory: /tmp/pip-pip-egg-info-sfd3ly20 2021-07-09T19:59:35,416 Running command python setup.py egg_info 2021-07-09T19:59:36,030 Traceback (most recent call last): 2021-07-09T19:59:36,031 File "", line 1, in 2021-07-09T19:59:36,031 File "/tmp/pip-wheel-glzw6kod/quoteoftheday_d417955c009946ac9b7ec455c6e8e289/setup.py", line 31, in 2021-07-09T19:59:36,031 long_description=open('README.rst', 'r').read(), 2021-07-09T19:59:36,032 FileNotFoundError: [Errno 2] No such file or directory: 'README.rst' 2021-07-09T19:59:36,081 WARNING: Discarding https://files.pythonhosted.org/packages/04/14/6dc24f856fd1aa6a0e1c18fc6322a0b2630363d0e1fde4c9a6d0d925db7f/QuoteOfTheDay-0.7.3.tar.gz#sha256=aaa3952420580d3f1e79a30216d35dc38ce593e7d16c2f0036f90ca3378aceb9 (from https://pypi.org/simple/quoteoftheday/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T19:59:36,082 ERROR: Could not find a version that satisfies the requirement quoteoftheday==0.7.3 (from versions: 0.7.2, 0.7.3, 0.7.4) 2021-07-09T19:59:36,083 ERROR: No matching distribution found for quoteoftheday==0.7.3 2021-07-09T19:59:36,083 Exception information: 2021-07-09T19:59:36,083 Traceback (most recent call last): 2021-07-09T19:59:36,083 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T19:59:36,083 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T19:59:36,083 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T19:59:36,083 raise RequirementsConflicted(criterion) 2021-07-09T19:59:36,083 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('quoteoftheday==0.7.3') 2021-07-09T19:59:36,083 2021-07-09T19:59:36,083 During handling of the above exception, another exception occurred: 2021-07-09T19:59:36,083 2021-07-09T19:59:36,083 Traceback (most recent call last): 2021-07-09T19:59:36,083 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T19:59:36,083 result = self._result = resolver.resolve( 2021-07-09T19:59:36,083 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T19:59:36,083 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T19:59:36,083 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T19:59:36,083 raise ResolutionImpossible(e.criterion.information) 2021-07-09T19:59:36,083 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('quoteoftheday==0.7.3'), parent=None)] 2021-07-09T19:59:36,083 2021-07-09T19:59:36,083 The above exception was the direct cause of the following exception: 2021-07-09T19:59:36,083 2021-07-09T19:59:36,083 Traceback (most recent call last): 2021-07-09T19:59:36,083 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T19:59:36,083 status = self.run(options, args) 2021-07-09T19:59:36,083 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T19:59:36,083 return func(self, options, args) 2021-07-09T19:59:36,083 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T19:59:36,083 requirement_set = resolver.resolve( 2021-07-09T19:59:36,083 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T19:59:36,083 raise error from e 2021-07-09T19:59:36,083 pip._internal.exceptions.DistributionNotFound: No matching distribution found for quoteoftheday==0.7.3 2021-07-09T19:59:36,088 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-v3o9axu_' 2021-07-09T19:59:36,088 Removed build tracker: '/tmp/pip-req-tracker-v3o9axu_'