2021-07-08T22:13:56,188 Created temporary directory: /tmp/pip-ephem-wheel-cache-pstan4sc 2021-07-08T22:13:56,191 Created temporary directory: /tmp/pip-req-tracker-kgcik6mb 2021-07-08T22:13:56,192 Initialized build tracking at /tmp/pip-req-tracker-kgcik6mb 2021-07-08T22:13:56,192 Created build tracker: /tmp/pip-req-tracker-kgcik6mb 2021-07-08T22:13:56,192 Entered build tracker: /tmp/pip-req-tracker-kgcik6mb 2021-07-08T22:13:56,193 Created temporary directory: /tmp/pip-wheel-bofk20pt 2021-07-08T22:13:56,226 1 location(s) to search for versions of products-atphoto: 2021-07-08T22:13:56,226 * https://pypi.org/simple/products-atphoto/ 2021-07-08T22:13:56,227 Fetching project page and analyzing links: https://pypi.org/simple/products-atphoto/ 2021-07-08T22:13:56,227 Getting page https://pypi.org/simple/products-atphoto/ 2021-07-08T22:13:56,229 Found index url https://pypi.org/simple 2021-07-08T22:13:56,405 Found link https://files.pythonhosted.org/packages/f2/ec/e52695031d124a48f00e21081737e08b095e7741569d10b42de2a92e0c30/Products.ATPhoto-1.0.tar.gz#sha256=e1c3897e0c2f2290af540467a79cd677e798bf929256b540bf5e204c45a740d9 (from https://pypi.org/simple/products-atphoto/), version: 1.0 2021-07-08T22:13:56,405 Skipping link: not a file: https://pypi.org/simple/products-atphoto/ 2021-07-08T22:13:56,421 Given no hashes to check 1 links for project 'products-atphoto': discarding no candidates 2021-07-08T22:13:56,439 Collecting products-atphoto==1.0 2021-07-08T22:13:56,440 Created temporary directory: /tmp/pip-unpack-q50_wpek 2021-07-08T22:13:56,685 Downloading Products.ATPhoto-1.0.tar.gz (222 kB) 2021-07-08T22:13:56,947 Added products-atphoto==1.0 from https://files.pythonhosted.org/packages/f2/ec/e52695031d124a48f00e21081737e08b095e7741569d10b42de2a92e0c30/Products.ATPhoto-1.0.tar.gz#sha256=e1c3897e0c2f2290af540467a79cd677e798bf929256b540bf5e204c45a740d9 to build tracker '/tmp/pip-req-tracker-kgcik6mb' 2021-07-08T22:13:56,948 Running setup.py (path:/tmp/pip-wheel-bofk20pt/products-atphoto_52d8b29c72924c9d8e7167b18ea03754/setup.py) egg_info for package products-atphoto 2021-07-08T22:13:56,949 Created temporary directory: /tmp/pip-pip-egg-info-dg01wcdu 2021-07-08T22:13:56,949 Running command python setup.py egg_info 2021-07-08T22:13:57,565 Traceback (most recent call last): 2021-07-08T22:13:57,566 File "", line 1, in 2021-07-08T22:13:57,566 File "/tmp/pip-wheel-bofk20pt/products-atphoto_52d8b29c72924c9d8e7167b18ea03754/setup.py", line 9, in 2021-07-08T22:13:57,567 long_description=open(os.path.join("Products", "ATPhoto", "doc", "README.txt")).read().decode('UTF8').encode('ASCII', 'replace') + '\n' + 2021-07-08T22:13:57,567 AttributeError: 'str' object has no attribute 'decode' 2021-07-08T22:13:57,616 WARNING: Discarding https://files.pythonhosted.org/packages/f2/ec/e52695031d124a48f00e21081737e08b095e7741569d10b42de2a92e0c30/Products.ATPhoto-1.0.tar.gz#sha256=e1c3897e0c2f2290af540467a79cd677e798bf929256b540bf5e204c45a740d9 (from https://pypi.org/simple/products-atphoto/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-08T22:13:57,617 ERROR: Could not find a version that satisfies the requirement products-atphoto==1.0 (from versions: 1.0) 2021-07-08T22:13:57,618 ERROR: No matching distribution found for products-atphoto==1.0 2021-07-08T22:13:57,618 Exception information: 2021-07-08T22:13:57,618 Traceback (most recent call last): 2021-07-08T22:13:57,618 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T22:13:57,618 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T22:13:57,618 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T22:13:57,618 raise RequirementsConflicted(criterion) 2021-07-08T22:13:57,618 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('products-atphoto==1.0') 2021-07-08T22:13:57,618 2021-07-08T22:13:57,618 During handling of the above exception, another exception occurred: 2021-07-08T22:13:57,618 2021-07-08T22:13:57,618 Traceback (most recent call last): 2021-07-08T22:13:57,618 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-08T22:13:57,618 result = self._result = resolver.resolve( 2021-07-08T22:13:57,618 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T22:13:57,618 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T22:13:57,618 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-08T22:13:57,618 raise ResolutionImpossible(e.criterion.information) 2021-07-08T22:13:57,618 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('products-atphoto==1.0'), parent=None)] 2021-07-08T22:13:57,618 2021-07-08T22:13:57,618 The above exception was the direct cause of the following exception: 2021-07-08T22:13:57,618 2021-07-08T22:13:57,618 Traceback (most recent call last): 2021-07-08T22:13:57,618 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T22:13:57,618 status = self.run(options, args) 2021-07-08T22:13:57,618 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T22:13:57,618 return func(self, options, args) 2021-07-08T22:13:57,618 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-08T22:13:57,618 requirement_set = resolver.resolve( 2021-07-08T22:13:57,618 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-08T22:13:57,618 raise error from e 2021-07-08T22:13:57,618 pip._internal.exceptions.DistributionNotFound: No matching distribution found for products-atphoto==1.0 2021-07-08T22:13:57,623 Removed products-atphoto==1.0 from https://files.pythonhosted.org/packages/f2/ec/e52695031d124a48f00e21081737e08b095e7741569d10b42de2a92e0c30/Products.ATPhoto-1.0.tar.gz#sha256=e1c3897e0c2f2290af540467a79cd677e798bf929256b540bf5e204c45a740d9 from build tracker '/tmp/pip-req-tracker-kgcik6mb' 2021-07-08T22:13:57,623 Removed build tracker: '/tmp/pip-req-tracker-kgcik6mb'