2021-07-09T20:57:22,330 Created temporary directory: /tmp/pip-ephem-wheel-cache-ud44i7bg 2021-07-09T20:57:22,333 Created temporary directory: /tmp/pip-req-tracker-2zwy51mo 2021-07-09T20:57:22,334 Initialized build tracking at /tmp/pip-req-tracker-2zwy51mo 2021-07-09T20:57:22,334 Created build tracker: /tmp/pip-req-tracker-2zwy51mo 2021-07-09T20:57:22,334 Entered build tracker: /tmp/pip-req-tracker-2zwy51mo 2021-07-09T20:57:22,335 Created temporary directory: /tmp/pip-wheel-l5vylcl3 2021-07-09T20:57:22,369 1 location(s) to search for versions of flickrstock: 2021-07-09T20:57:22,369 * https://pypi.org/simple/flickrstock/ 2021-07-09T20:57:22,369 Fetching project page and analyzing links: https://pypi.org/simple/flickrstock/ 2021-07-09T20:57:22,370 Getting page https://pypi.org/simple/flickrstock/ 2021-07-09T20:57:22,371 Found index url https://pypi.org/simple 2021-07-09T20:57:22,462 Found link https://files.pythonhosted.org/packages/02/98/9709f82518749337e2fc605b8b6ee3205e51654c7ecfd7ec2f2ac178e1c7/flickrstock-0.1.tar.gz#sha256=55d66a5e1e3cf568169ddfab02a9a0b09db242bf922bde3e8425a1b43e2d153a (from https://pypi.org/simple/flickrstock/), version: 0.1 2021-07-09T20:57:22,462 Found link https://files.pythonhosted.org/packages/9a/53/38c00278bacf4856e5bef7bbb143e082d02a0b4217e55249ef0f3c41c017/flickrstock-0.2.tar.gz#sha256=648eb1dc8942c5a5c587983afb1137b1f510113b08855ff9a2e6bf83e9879826 (from https://pypi.org/simple/flickrstock/), version: 0.2 2021-07-09T20:57:22,463 Found link https://files.pythonhosted.org/packages/02/c6/1af53445285278bf425daf71d5759145bf1a2ded3634fc9f25162341e0af/flickrstock-0.2.1.tar.gz#sha256=20a95929eb2a3e4c346609919aff85ba2c6cd0c09ce902ae0bf564d43c4ba2d0 (from https://pypi.org/simple/flickrstock/), version: 0.2.1 2021-07-09T20:57:22,463 Found link https://files.pythonhosted.org/packages/c6/22/4137a1436e6a5fcc76150ead916cd38e00957ea025ec65cbf8ae84db71ca/flickrstock-0.2.2.tar.gz#sha256=00502206f01904d1c5850e4c01fff187bad77e45f9e8fbc2670ea26434806136 (from https://pypi.org/simple/flickrstock/), version: 0.2.2 2021-07-09T20:57:22,463 Skipping link: not a file: https://pypi.org/simple/flickrstock/ 2021-07-09T20:57:22,480 Given no hashes to check 1 links for project 'flickrstock': discarding no candidates 2021-07-09T20:57:22,498 Collecting flickrstock==0.2.2 2021-07-09T20:57:22,499 Created temporary directory: /tmp/pip-unpack-owheud8w 2021-07-09T20:57:22,669 Downloading flickrstock-0.2.2.tar.gz (2.3 kB) 2021-07-09T20:57:22,697 Added flickrstock==0.2.2 from https://files.pythonhosted.org/packages/c6/22/4137a1436e6a5fcc76150ead916cd38e00957ea025ec65cbf8ae84db71ca/flickrstock-0.2.2.tar.gz#sha256=00502206f01904d1c5850e4c01fff187bad77e45f9e8fbc2670ea26434806136 to build tracker '/tmp/pip-req-tracker-2zwy51mo' 2021-07-09T20:57:22,698 Running setup.py (path:/tmp/pip-wheel-l5vylcl3/flickrstock_8bda5050f1e74a0f9bf88da992ae352d/setup.py) egg_info for package flickrstock 2021-07-09T20:57:22,699 Created temporary directory: /tmp/pip-pip-egg-info-l06sruc0 2021-07-09T20:57:22,699 Running command python setup.py egg_info 2021-07-09T20:57:23,540 Traceback (most recent call last): 2021-07-09T20:57:23,542 File "", line 1, in 2021-07-09T20:57:23,543 File "/tmp/pip-wheel-l5vylcl3/flickrstock_8bda5050f1e74a0f9bf88da992ae352d/setup.py", line 3, in 2021-07-09T20:57:23,543 with open('README.rst') as readme: 2021-07-09T20:57:23,544 FileNotFoundError: [Errno 2] No such file or directory: 'README.rst' 2021-07-09T20:57:23,597 WARNING: Discarding https://files.pythonhosted.org/packages/c6/22/4137a1436e6a5fcc76150ead916cd38e00957ea025ec65cbf8ae84db71ca/flickrstock-0.2.2.tar.gz#sha256=00502206f01904d1c5850e4c01fff187bad77e45f9e8fbc2670ea26434806136 (from https://pypi.org/simple/flickrstock/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T20:57:23,598 ERROR: Could not find a version that satisfies the requirement flickrstock==0.2.2 (from versions: 0.1, 0.2, 0.2.1, 0.2.2) 2021-07-09T20:57:23,599 ERROR: No matching distribution found for flickrstock==0.2.2 2021-07-09T20:57:23,599 Exception information: 2021-07-09T20:57:23,599 Traceback (most recent call last): 2021-07-09T20:57:23,599 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T20:57:23,599 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T20:57:23,599 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T20:57:23,599 raise RequirementsConflicted(criterion) 2021-07-09T20:57:23,599 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('flickrstock==0.2.2') 2021-07-09T20:57:23,599 2021-07-09T20:57:23,599 During handling of the above exception, another exception occurred: 2021-07-09T20:57:23,599 2021-07-09T20:57:23,599 Traceback (most recent call last): 2021-07-09T20:57:23,599 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T20:57:23,599 result = self._result = resolver.resolve( 2021-07-09T20:57:23,599 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T20:57:23,599 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T20:57:23,599 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T20:57:23,599 raise ResolutionImpossible(e.criterion.information) 2021-07-09T20:57:23,599 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('flickrstock==0.2.2'), parent=None)] 2021-07-09T20:57:23,599 2021-07-09T20:57:23,599 The above exception was the direct cause of the following exception: 2021-07-09T20:57:23,599 2021-07-09T20:57:23,599 Traceback (most recent call last): 2021-07-09T20:57:23,599 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T20:57:23,599 status = self.run(options, args) 2021-07-09T20:57:23,599 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T20:57:23,599 return func(self, options, args) 2021-07-09T20:57:23,599 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T20:57:23,599 requirement_set = resolver.resolve( 2021-07-09T20:57:23,599 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T20:57:23,599 raise error from e 2021-07-09T20:57:23,599 pip._internal.exceptions.DistributionNotFound: No matching distribution found for flickrstock==0.2.2 2021-07-09T20:57:23,604 Removed flickrstock==0.2.2 from https://files.pythonhosted.org/packages/c6/22/4137a1436e6a5fcc76150ead916cd38e00957ea025ec65cbf8ae84db71ca/flickrstock-0.2.2.tar.gz#sha256=00502206f01904d1c5850e4c01fff187bad77e45f9e8fbc2670ea26434806136 from build tracker '/tmp/pip-req-tracker-2zwy51mo' 2021-07-09T20:57:23,604 Removed build tracker: '/tmp/pip-req-tracker-2zwy51mo'