2021-07-10T06:27:44,221 Created temporary directory: /tmp/pip-ephem-wheel-cache-8l53gg1x 2021-07-10T06:27:44,224 Created temporary directory: /tmp/pip-req-tracker-02w4o734 2021-07-10T06:27:44,224 Initialized build tracking at /tmp/pip-req-tracker-02w4o734 2021-07-10T06:27:44,224 Created build tracker: /tmp/pip-req-tracker-02w4o734 2021-07-10T06:27:44,225 Entered build tracker: /tmp/pip-req-tracker-02w4o734 2021-07-10T06:27:44,225 Created temporary directory: /tmp/pip-wheel-wukg9gl6 2021-07-10T06:27:44,258 1 location(s) to search for versions of catimg: 2021-07-10T06:27:44,258 * https://pypi.org/simple/catimg/ 2021-07-10T06:27:44,259 Fetching project page and analyzing links: https://pypi.org/simple/catimg/ 2021-07-10T06:27:44,259 Getting page https://pypi.org/simple/catimg/ 2021-07-10T06:27:44,261 Found index url https://pypi.org/simple 2021-07-10T06:27:44,444 Found link https://files.pythonhosted.org/packages/84/ac/3aa1d50dfe2b62b9f8e8ea196dece13a63daaaa43e3381e39c2d1ecebdb8/catimg-1.0.1.tar.gz#sha256=500a9563d640d87daef2b97e99da815c4b696635e1ae22b811ebd2f43ebb4ddc (from https://pypi.org/simple/catimg/), version: 1.0.1 2021-07-10T06:27:44,445 Found link https://files.pythonhosted.org/packages/98/1b/be02a177f22d630f468075bb7c8e5d405c4d966470e78270b6768caa39c5/catimg-1.0.2.tar.gz#sha256=c8f3f65b3ef27355bba987d208ac6ffa14f80fb658e5a5a30f77deea1b53a849 (from https://pypi.org/simple/catimg/), version: 1.0.2 2021-07-10T06:27:44,445 Found link https://files.pythonhosted.org/packages/db/c5/6b3a2104ff87caf528cff0a575a662d43dd591341b07b7ca7b73be406a99/catimg-1.0.3.tar.gz#sha256=8bdf479f1409d30d1cf81ee08d116399777223ece20c18227c00d1a8759383bc (from https://pypi.org/simple/catimg/), version: 1.0.3 2021-07-10T06:27:44,445 Found link https://files.pythonhosted.org/packages/82/60/4cc3095d701bedefa766500ec0cce248dab6e7d9ea4e70d1efcbc0671fc5/catimg-1.0.4.tar.gz#sha256=331768e202f4a71f1646722a388c692824cdcdb8fcb984d35d3c5908885c463f (from https://pypi.org/simple/catimg/), version: 1.0.4 2021-07-10T06:27:44,445 Found link https://files.pythonhosted.org/packages/ca/f8/52b49cbed85b9ede83caa62302a9007df6d87524f43ab73fd2100d6d35be/catimg-1.1.tar.gz#sha256=4edcf7054cc556e675bcb58d51f0f953eee24d570edbc92710a554ba87dd9b1d (from https://pypi.org/simple/catimg/), version: 1.1 2021-07-10T06:27:44,446 Found link https://files.pythonhosted.org/packages/42/7a/88075adca2149426a8dced0852e3ade40c6275892288fc5202cc2a309015/catimg-1.1.1.tar.gz#sha256=e1dcd45324757c0721458840d368e37e6ba45d9ac9a5a38201ce6dd92154a849 (from https://pypi.org/simple/catimg/), version: 1.1.1 2021-07-10T06:27:44,446 Skipping link: not a file: https://pypi.org/simple/catimg/ 2021-07-10T06:27:44,465 Given no hashes to check 1 links for project 'catimg': discarding no candidates 2021-07-10T06:27:44,483 Collecting catimg==1.0.2 2021-07-10T06:27:44,485 Created temporary directory: /tmp/pip-unpack-jhnq3tcu 2021-07-10T06:27:44,657 Downloading catimg-1.0.2.tar.gz (3.8 kB) 2021-07-10T06:27:44,701 Added catimg==1.0.2 from https://files.pythonhosted.org/packages/98/1b/be02a177f22d630f468075bb7c8e5d405c4d966470e78270b6768caa39c5/catimg-1.0.2.tar.gz#sha256=c8f3f65b3ef27355bba987d208ac6ffa14f80fb658e5a5a30f77deea1b53a849 to build tracker '/tmp/pip-req-tracker-02w4o734' 2021-07-10T06:27:44,702 Running setup.py (path:/tmp/pip-wheel-wukg9gl6/catimg_8d69868f026e49cd8b3de5cae56f5b39/setup.py) egg_info for package catimg 2021-07-10T06:27:44,703 Created temporary directory: /tmp/pip-pip-egg-info-lwx1rdhe 2021-07-10T06:27:44,703 Running command python setup.py egg_info 2021-07-10T06:27:45,839 Traceback (most recent call last): 2021-07-10T06:27:45,840 File "", line 1, in 2021-07-10T06:27:45,840 File "/tmp/pip-wheel-wukg9gl6/catimg_8d69868f026e49cd8b3de5cae56f5b39/setup.py", line 8, in 2021-07-10T06:27:45,840 import catimg 2021-07-10T06:27:45,841 File "/tmp/pip-wheel-wukg9gl6/catimg_8d69868f026e49cd8b3de5cae56f5b39/catimg/__init__.py", line 17, in 2021-07-10T06:27:45,841 from .imgur import * 2021-07-10T06:27:45,841 File "/tmp/pip-wheel-wukg9gl6/catimg_8d69868f026e49cd8b3de5cae56f5b39/catimg/imgur.py", line 10, in 2021-07-10T06:27:45,841 from imgurpython import ImgurClient 2021-07-10T06:27:45,841 ModuleNotFoundError: No module named 'imgurpython' 2021-07-10T06:27:45,911 WARNING: Discarding https://files.pythonhosted.org/packages/98/1b/be02a177f22d630f468075bb7c8e5d405c4d966470e78270b6768caa39c5/catimg-1.0.2.tar.gz#sha256=c8f3f65b3ef27355bba987d208ac6ffa14f80fb658e5a5a30f77deea1b53a849 (from https://pypi.org/simple/catimg/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T06:27:45,912 ERROR: Could not find a version that satisfies the requirement catimg==1.0.2 (from versions: 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.1, 1.1.1) 2021-07-10T06:27:45,913 ERROR: No matching distribution found for catimg==1.0.2 2021-07-10T06:27:45,913 Exception information: 2021-07-10T06:27:45,913 Traceback (most recent call last): 2021-07-10T06:27:45,913 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T06:27:45,913 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T06:27:45,913 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T06:27:45,913 raise RequirementsConflicted(criterion) 2021-07-10T06:27:45,913 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('catimg==1.0.2') 2021-07-10T06:27:45,913 2021-07-10T06:27:45,913 During handling of the above exception, another exception occurred: 2021-07-10T06:27:45,913 2021-07-10T06:27:45,913 Traceback (most recent call last): 2021-07-10T06:27:45,913 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T06:27:45,913 result = self._result = resolver.resolve( 2021-07-10T06:27:45,913 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T06:27:45,913 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T06:27:45,913 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T06:27:45,913 raise ResolutionImpossible(e.criterion.information) 2021-07-10T06:27:45,913 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('catimg==1.0.2'), parent=None)] 2021-07-10T06:27:45,913 2021-07-10T06:27:45,913 The above exception was the direct cause of the following exception: 2021-07-10T06:27:45,913 2021-07-10T06:27:45,913 Traceback (most recent call last): 2021-07-10T06:27:45,913 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T06:27:45,913 status = self.run(options, args) 2021-07-10T06:27:45,913 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T06:27:45,913 return func(self, options, args) 2021-07-10T06:27:45,913 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T06:27:45,913 requirement_set = resolver.resolve( 2021-07-10T06:27:45,913 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T06:27:45,913 raise error from e 2021-07-10T06:27:45,913 pip._internal.exceptions.DistributionNotFound: No matching distribution found for catimg==1.0.2 2021-07-10T06:27:45,918 Removed catimg==1.0.2 from https://files.pythonhosted.org/packages/98/1b/be02a177f22d630f468075bb7c8e5d405c4d966470e78270b6768caa39c5/catimg-1.0.2.tar.gz#sha256=c8f3f65b3ef27355bba987d208ac6ffa14f80fb658e5a5a30f77deea1b53a849 from build tracker '/tmp/pip-req-tracker-02w4o734' 2021-07-10T06:27:45,918 Removed build tracker: '/tmp/pip-req-tracker-02w4o734'