2021-07-12T03:35:20,968 Created temporary directory: /tmp/pip-ephem-wheel-cache-xe_olmvc 2021-07-12T03:35:20,972 Created temporary directory: /tmp/pip-req-tracker-khxynfab 2021-07-12T03:35:20,972 Initialized build tracking at /tmp/pip-req-tracker-khxynfab 2021-07-12T03:35:20,972 Created build tracker: /tmp/pip-req-tracker-khxynfab 2021-07-12T03:35:20,972 Entered build tracker: /tmp/pip-req-tracker-khxynfab 2021-07-12T03:35:20,973 Created temporary directory: /tmp/pip-wheel-qvf73c07 2021-07-12T03:35:21,002 1 location(s) to search for versions of congresso: 2021-07-12T03:35:21,002 * https://pypi.org/simple/congresso/ 2021-07-12T03:35:21,002 Fetching project page and analyzing links: https://pypi.org/simple/congresso/ 2021-07-12T03:35:21,003 Getting page https://pypi.org/simple/congresso/ 2021-07-12T03:35:21,004 Found index url https://pypi.org/simple 2021-07-12T03:35:21,093 Found link https://files.pythonhosted.org/packages/8c/4e/e1761dde875133954e475c745d6215e19dc8d98d5d5aadb82c2e82f6e742/congresso-0.1.0.tar.gz#sha256=46c0010dcfe3934c7122507bf647ce8cb5551239ad427dc680194f9b629afc4b (from https://pypi.org/simple/congresso/), version: 0.1.0 2021-07-12T03:35:21,093 Found link https://files.pythonhosted.org/packages/6a/64/32b3b290c1617f0fc60d73593fca99394ec44b7b4d79b1754dcef574ffcd/Congresso-0.1.1.tar.gz#sha256=32f525602b48e0589e8ca93e21465b75b7564dc2c4f0b2c13a7dd988c78880d8 (from https://pypi.org/simple/congresso/), version: 0.1.1 2021-07-12T03:35:21,093 Found link https://files.pythonhosted.org/packages/04/1b/e201c7a4b85e875638e1488cf3c9394f4205babf2eab3498a99e27b7b288/Congresso-0.1.2.tar.gz#sha256=5c9a011bb5ec2b716461b38ae62c87980cb9c74d96097e422ecc2559492844df (from https://pypi.org/simple/congresso/), version: 0.1.2 2021-07-12T03:35:21,094 Found link https://files.pythonhosted.org/packages/20/9e/f5495d05de465734580ebafd437e321ff1aa615232e08c24d29435eaf206/Congresso-0.1.3.tar.gz#sha256=27fb7b859a1622e4a5985685cf06ed9dbc2404889ff9e4255317a967d22f6aea (from https://pypi.org/simple/congresso/), version: 0.1.3 2021-07-12T03:35:21,094 Skipping link: not a file: https://pypi.org/simple/congresso/ 2021-07-12T03:35:21,112 Given no hashes to check 1 links for project 'congresso': discarding no candidates 2021-07-12T03:35:21,130 Collecting congresso==0.1.2 2021-07-12T03:35:21,132 Created temporary directory: /tmp/pip-unpack-opdh7i6x 2021-07-12T03:35:21,305 Downloading Congresso-0.1.2.tar.gz (3.0 kB) 2021-07-12T03:35:21,343 Added congresso==0.1.2 from https://files.pythonhosted.org/packages/04/1b/e201c7a4b85e875638e1488cf3c9394f4205babf2eab3498a99e27b7b288/Congresso-0.1.2.tar.gz#sha256=5c9a011bb5ec2b716461b38ae62c87980cb9c74d96097e422ecc2559492844df to build tracker '/tmp/pip-req-tracker-khxynfab' 2021-07-12T03:35:21,344 Running setup.py (path:/tmp/pip-wheel-qvf73c07/congresso_04bf6534580144a2a963a6a1622fe3ba/setup.py) egg_info for package congresso 2021-07-12T03:35:21,345 Created temporary directory: /tmp/pip-pip-egg-info-op0iwpsf 2021-07-12T03:35:21,345 Running command python setup.py egg_info 2021-07-12T03:35:22,174 Traceback (most recent call last): 2021-07-12T03:35:22,175 File "", line 1, in 2021-07-12T03:35:22,176 File "/tmp/pip-wheel-qvf73c07/congresso_04bf6534580144a2a963a6a1622fe3ba/setup.py", line 13, in 2021-07-12T03:35:22,176 from congresso import __version__ 2021-07-12T03:35:22,177 File "/tmp/pip-wheel-qvf73c07/congresso_04bf6534580144a2a963a6a1622fe3ba/congresso/__init__.py", line 3, in 2021-07-12T03:35:22,177 from congresso.camara import Camara 2021-07-12T03:35:22,178 ModuleNotFoundError: No module named 'congresso.camara' 2021-07-12T03:35:22,227 WARNING: Discarding https://files.pythonhosted.org/packages/04/1b/e201c7a4b85e875638e1488cf3c9394f4205babf2eab3498a99e27b7b288/Congresso-0.1.2.tar.gz#sha256=5c9a011bb5ec2b716461b38ae62c87980cb9c74d96097e422ecc2559492844df (from https://pypi.org/simple/congresso/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T03:35:22,229 ERROR: Could not find a version that satisfies the requirement congresso==0.1.2 (from versions: 0.1.0, 0.1.1, 0.1.2, 0.1.3) 2021-07-12T03:35:22,229 ERROR: No matching distribution found for congresso==0.1.2 2021-07-12T03:35:22,229 Exception information: 2021-07-12T03:35:22,229 Traceback (most recent call last): 2021-07-12T03:35:22,229 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T03:35:22,229 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T03:35:22,229 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T03:35:22,229 raise RequirementsConflicted(criterion) 2021-07-12T03:35:22,229 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('congresso==0.1.2') 2021-07-12T03:35:22,229 2021-07-12T03:35:22,229 During handling of the above exception, another exception occurred: 2021-07-12T03:35:22,229 2021-07-12T03:35:22,229 Traceback (most recent call last): 2021-07-12T03:35:22,229 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T03:35:22,229 result = self._result = resolver.resolve( 2021-07-12T03:35:22,229 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T03:35:22,229 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T03:35:22,229 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T03:35:22,229 raise ResolutionImpossible(e.criterion.information) 2021-07-12T03:35:22,229 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('congresso==0.1.2'), parent=None)] 2021-07-12T03:35:22,229 2021-07-12T03:35:22,229 The above exception was the direct cause of the following exception: 2021-07-12T03:35:22,229 2021-07-12T03:35:22,229 Traceback (most recent call last): 2021-07-12T03:35:22,229 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T03:35:22,229 status = self.run(options, args) 2021-07-12T03:35:22,229 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T03:35:22,229 return func(self, options, args) 2021-07-12T03:35:22,229 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T03:35:22,229 requirement_set = resolver.resolve( 2021-07-12T03:35:22,229 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T03:35:22,229 raise error from e 2021-07-12T03:35:22,229 pip._internal.exceptions.DistributionNotFound: No matching distribution found for congresso==0.1.2 2021-07-12T03:35:22,234 Removed congresso==0.1.2 from https://files.pythonhosted.org/packages/04/1b/e201c7a4b85e875638e1488cf3c9394f4205babf2eab3498a99e27b7b288/Congresso-0.1.2.tar.gz#sha256=5c9a011bb5ec2b716461b38ae62c87980cb9c74d96097e422ecc2559492844df from build tracker '/tmp/pip-req-tracker-khxynfab' 2021-07-12T03:35:22,234 Removed build tracker: '/tmp/pip-req-tracker-khxynfab'