2020-09-20T07:18:36,953 Created temporary directory: /tmp/pip-ephem-wheel-cache-igytst6t 2020-09-20T07:18:36,956 Created temporary directory: /tmp/pip-req-tracker-7jxdb2ii 2020-09-20T07:18:36,956 Initialized build tracking at /tmp/pip-req-tracker-7jxdb2ii 2020-09-20T07:18:36,956 Created build tracker: /tmp/pip-req-tracker-7jxdb2ii 2020-09-20T07:18:36,956 Entered build tracker: /tmp/pip-req-tracker-7jxdb2ii 2020-09-20T07:18:36,957 Created temporary directory: /tmp/pip-wheel-6mzrwo6a 2020-09-20T07:18:36,965 1 location(s) to search for versions of products-flickrgallery: 2020-09-20T07:18:36,965 * https://pypi.org/simple/products-flickrgallery/ 2020-09-20T07:18:36,966 Fetching project page and analyzing links: https://pypi.org/simple/products-flickrgallery/ 2020-09-20T07:18:36,966 Getting page https://pypi.org/simple/products-flickrgallery/ 2020-09-20T07:18:36,967 Found index url https://pypi.org/simple 2020-09-20T07:18:37,053 Found link https://files.pythonhosted.org/packages/01/75/d5cd7324516597a8d997875a0aba61cff54d496e236e53074b0cc199cebe/Products.flickrgallery-1.0a.zip#sha256=a8460c8e6c46e6afd48f53e5f74d69035478f5a131d098f2f27cf6a8972427c5 (from https://pypi.org/simple/products-flickrgallery/), version: 1.0a 2020-09-20T07:18:37,053 Found link https://files.pythonhosted.org/packages/6f/2d/e526fdb46b44fb9d81000155b70544582c726fb20c3c5fa9d17ce0085fc4/Products.flickrgallery-1.1.zip#sha256=f4191e1a67fd49b4aa04b02946ec38be832ec214e952d60ab504287a396d1dbd (from https://pypi.org/simple/products-flickrgallery/), version: 1.1 2020-09-20T07:18:37,054 Found link https://files.pythonhosted.org/packages/4a/44/aeb059f42340c2783cef244b1fda2a4abfffcf2bad82cb569ed99b4d2363/Products.flickrgallery-1.1.1.zip#sha256=3bfdf735f8e8fd16d82a2dee1305ec5d450f0b5741cf9f1b061508a70b3e2970 (from https://pypi.org/simple/products-flickrgallery/), version: 1.1.1 2020-09-20T07:18:37,077 Given no hashes to check 1 links for project 'products-flickrgallery': discarding no candidates 2020-09-20T07:18:37,078 Using version 1.1.1 (newest of versions: 1.1.1) 2020-09-20T07:18:37,083 Collecting products-flickrgallery==1.1.1 2020-09-20T07:18:37,085 Created temporary directory: /tmp/pip-unpack-31k8tbme 2020-09-20T07:18:37,134 Downloading Products.flickrgallery-1.1.1.zip (56 kB) 2020-09-20T07:18:37,381 Added products-flickrgallery==1.1.1 from https://files.pythonhosted.org/packages/4a/44/aeb059f42340c2783cef244b1fda2a4abfffcf2bad82cb569ed99b4d2363/Products.flickrgallery-1.1.1.zip#sha256=3bfdf735f8e8fd16d82a2dee1305ec5d450f0b5741cf9f1b061508a70b3e2970 to build tracker '/tmp/pip-req-tracker-7jxdb2ii' 2020-09-20T07:18:37,383 Running setup.py (path:/tmp/pip-wheel-6mzrwo6a/products-flickrgallery/setup.py) egg_info for package products-flickrgallery 2020-09-20T07:18:37,383 Created temporary directory: /tmp/pip-pip-egg-info-zxrzi0b2 2020-09-20T07:18:37,384 Running command python setup.py egg_info 2020-09-20T07:18:38,288 running egg_info 2020-09-20T07:18:38,290 creating /tmp/pip-pip-egg-info-zxrzi0b2/Products.flickrgallery.egg-info 2020-09-20T07:18:38,291 writing /tmp/pip-pip-egg-info-zxrzi0b2/Products.flickrgallery.egg-info/PKG-INFO 2020-09-20T07:18:38,294 writing dependency_links to /tmp/pip-pip-egg-info-zxrzi0b2/Products.flickrgallery.egg-info/dependency_links.txt 2020-09-20T07:18:38,296 writing entry points to /tmp/pip-pip-egg-info-zxrzi0b2/Products.flickrgallery.egg-info/entry_points.txt 2020-09-20T07:18:38,297 writing namespace_packages to /tmp/pip-pip-egg-info-zxrzi0b2/Products.flickrgallery.egg-info/namespace_packages.txt 2020-09-20T07:18:38,298 writing requirements to /tmp/pip-pip-egg-info-zxrzi0b2/Products.flickrgallery.egg-info/requires.txt 2020-09-20T07:18:38,299 writing top-level names to /tmp/pip-pip-egg-info-zxrzi0b2/Products.flickrgallery.egg-info/top_level.txt 2020-09-20T07:18:38,301 writing manifest file '/tmp/pip-pip-egg-info-zxrzi0b2/Products.flickrgallery.egg-info/SOURCES.txt' 2020-09-20T07:18:38,441 error: Namespace package problem: Products is a namespace package, but its 2020-09-20T07:18:38,441 __init__.py does not call declare_namespace()! Please fix it. 2020-09-20T07:18:38,442 (See the setuptools manual under "Namespace Packages" for details.) 2020-09-20T07:18:38,442 " 2020-09-20T07:18:38,498 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-20T07:18:38,498 Exception information: 2020-09-20T07:18:38,498 Traceback (most recent call last): 2020-09-20T07:18:38,498 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-09-20T07:18:38,498 status = self.run(options, args) 2020-09-20T07:18:38,498 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-09-20T07:18:38,498 return func(self, options, args) 2020-09-20T07:18:38,498 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-09-20T07:18:38,498 reqs, check_supported_wheels=True 2020-09-20T07:18:38,498 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-09-20T07:18:38,498 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-09-20T07:18:38,498 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-09-20T07:18:38,498 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-09-20T07:18:38,498 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-09-20T07:18:38,498 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-09-20T07:18:38,498 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-09-20T07:18:38,498 req, self.req_tracker, self.finder, self.build_isolation, 2020-09-20T07:18:38,498 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-09-20T07:18:38,498 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-09-20T07:18:38,498 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-09-20T07:18:38,498 self.req.prepare_metadata() 2020-09-20T07:18:38,498 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 555, in prepare_metadata 2020-09-20T07:18:38,498 self.metadata_directory = self._generate_metadata() 2020-09-20T07:18:38,498 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 535, in _generate_metadata 2020-09-20T07:18:38,498 details=self.name or "from {}".format(self.link) 2020-09-20T07:18:38,498 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-09-20T07:18:38,498 command_desc='python setup.py egg_info', 2020-09-20T07:18:38,498 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-09-20T07:18:38,498 raise InstallationError(exc_msg) 2020-09-20T07:18:38,498 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-20T07:18:38,506 Removed products-flickrgallery==1.1.1 from https://files.pythonhosted.org/packages/4a/44/aeb059f42340c2783cef244b1fda2a4abfffcf2bad82cb569ed99b4d2363/Products.flickrgallery-1.1.1.zip#sha256=3bfdf735f8e8fd16d82a2dee1305ec5d450f0b5741cf9f1b061508a70b3e2970 from build tracker '/tmp/pip-req-tracker-7jxdb2ii' 2020-09-20T07:18:38,506 Removed build tracker: '/tmp/pip-req-tracker-7jxdb2ii'