2021-07-09T20:57:22,274 Created temporary directory: /tmp/pip-ephem-wheel-cache-8pblfyji 2021-07-09T20:57:22,277 Created temporary directory: /tmp/pip-req-tracker-_9hbhb4o 2021-07-09T20:57:22,277 Initialized build tracking at /tmp/pip-req-tracker-_9hbhb4o 2021-07-09T20:57:22,277 Created build tracker: /tmp/pip-req-tracker-_9hbhb4o 2021-07-09T20:57:22,278 Entered build tracker: /tmp/pip-req-tracker-_9hbhb4o 2021-07-09T20:57:22,278 Created temporary directory: /tmp/pip-wheel-fgorsnqh 2021-07-09T20:57:22,311 1 location(s) to search for versions of flickrstock: 2021-07-09T20:57:22,311 * https://pypi.org/simple/flickrstock/ 2021-07-09T20:57:22,311 Fetching project page and analyzing links: https://pypi.org/simple/flickrstock/ 2021-07-09T20:57:22,312 Getting page https://pypi.org/simple/flickrstock/ 2021-07-09T20:57:22,313 Found index url https://pypi.org/simple 2021-07-09T20:57:22,403 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,404 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,404 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,405 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,405 Skipping link: not a file: https://pypi.org/simple/flickrstock/ 2021-07-09T20:57:22,422 Given no hashes to check 1 links for project 'flickrstock': discarding no candidates 2021-07-09T20:57:22,439 Collecting flickrstock==0.2 2021-07-09T20:57:22,441 Created temporary directory: /tmp/pip-unpack-dd8esvi0 2021-07-09T20:57:22,610 Downloading flickrstock-0.2.tar.gz (2.3 kB) 2021-07-09T20:57:22,635 Added flickrstock==0.2 from https://files.pythonhosted.org/packages/9a/53/38c00278bacf4856e5bef7bbb143e082d02a0b4217e55249ef0f3c41c017/flickrstock-0.2.tar.gz#sha256=648eb1dc8942c5a5c587983afb1137b1f510113b08855ff9a2e6bf83e9879826 to build tracker '/tmp/pip-req-tracker-_9hbhb4o' 2021-07-09T20:57:22,636 Running setup.py (path:/tmp/pip-wheel-fgorsnqh/flickrstock_05456510ff7f44ed91a4c01336b2d96b/setup.py) egg_info for package flickrstock 2021-07-09T20:57:22,636 Created temporary directory: /tmp/pip-pip-egg-info-b4k0xabc 2021-07-09T20:57:22,637 Running command python setup.py egg_info 2021-07-09T20:57:23,255 Traceback (most recent call last): 2021-07-09T20:57:23,256 File "", line 1, in 2021-07-09T20:57:23,256 File "/tmp/pip-wheel-fgorsnqh/flickrstock_05456510ff7f44ed91a4c01336b2d96b/setup.py", line 3, in 2021-07-09T20:57:23,256 with open('README.rst') as readme: 2021-07-09T20:57:23,257 FileNotFoundError: [Errno 2] No such file or directory: 'README.rst' 2021-07-09T20:57:23,305 WARNING: Discarding https://files.pythonhosted.org/packages/9a/53/38c00278bacf4856e5bef7bbb143e082d02a0b4217e55249ef0f3c41c017/flickrstock-0.2.tar.gz#sha256=648eb1dc8942c5a5c587983afb1137b1f510113b08855ff9a2e6bf83e9879826 (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,306 ERROR: Could not find a version that satisfies the requirement flickrstock==0.2 (from versions: 0.1, 0.2, 0.2.1, 0.2.2) 2021-07-09T20:57:23,307 ERROR: No matching distribution found for flickrstock==0.2 2021-07-09T20:57:23,307 Exception information: 2021-07-09T20:57:23,307 Traceback (most recent call last): 2021-07-09T20:57:23,307 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T20:57:23,307 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T20:57:23,307 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T20:57:23,307 raise RequirementsConflicted(criterion) 2021-07-09T20:57:23,307 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('flickrstock==0.2') 2021-07-09T20:57:23,307 2021-07-09T20:57:23,307 During handling of the above exception, another exception occurred: 2021-07-09T20:57:23,307 2021-07-09T20:57:23,307 Traceback (most recent call last): 2021-07-09T20:57:23,307 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T20:57:23,307 result = self._result = resolver.resolve( 2021-07-09T20:57:23,307 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T20:57:23,307 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T20:57:23,307 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T20:57:23,307 raise ResolutionImpossible(e.criterion.information) 2021-07-09T20:57:23,307 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('flickrstock==0.2'), parent=None)] 2021-07-09T20:57:23,307 2021-07-09T20:57:23,307 The above exception was the direct cause of the following exception: 2021-07-09T20:57:23,307 2021-07-09T20:57:23,307 Traceback (most recent call last): 2021-07-09T20:57:23,307 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T20:57:23,307 status = self.run(options, args) 2021-07-09T20:57:23,307 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T20:57:23,307 return func(self, options, args) 2021-07-09T20:57:23,307 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T20:57:23,307 requirement_set = resolver.resolve( 2021-07-09T20:57:23,307 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T20:57:23,307 raise error from e 2021-07-09T20:57:23,307 pip._internal.exceptions.DistributionNotFound: No matching distribution found for flickrstock==0.2 2021-07-09T20:57:23,312 Removed flickrstock==0.2 from https://files.pythonhosted.org/packages/9a/53/38c00278bacf4856e5bef7bbb143e082d02a0b4217e55249ef0f3c41c017/flickrstock-0.2.tar.gz#sha256=648eb1dc8942c5a5c587983afb1137b1f510113b08855ff9a2e6bf83e9879826 from build tracker '/tmp/pip-req-tracker-_9hbhb4o' 2021-07-09T20:57:23,312 Removed build tracker: '/tmp/pip-req-tracker-_9hbhb4o'