2021-07-09T09:26:50,569 Created temporary directory: /tmp/pip-ephem-wheel-cache-qgr1g3r0 2021-07-09T09:26:50,573 Created temporary directory: /tmp/pip-req-tracker-5nzreixg 2021-07-09T09:26:50,573 Initialized build tracking at /tmp/pip-req-tracker-5nzreixg 2021-07-09T09:26:50,573 Created build tracker: /tmp/pip-req-tracker-5nzreixg 2021-07-09T09:26:50,574 Entered build tracker: /tmp/pip-req-tracker-5nzreixg 2021-07-09T09:26:50,575 Created temporary directory: /tmp/pip-wheel-z46_94sy 2021-07-09T09:26:50,607 1 location(s) to search for versions of quidditas: 2021-07-09T09:26:50,607 * https://pypi.org/simple/quidditas/ 2021-07-09T09:26:50,608 Fetching project page and analyzing links: https://pypi.org/simple/quidditas/ 2021-07-09T09:26:50,608 Getting page https://pypi.org/simple/quidditas/ 2021-07-09T09:26:50,610 Found index url https://pypi.org/simple 2021-07-09T09:26:50,788 Found link https://files.pythonhosted.org/packages/41/ed/440ff2b5d8e1b0806ebcb0d1e2d7dfdf07f8ee408128577fda7d74f770df/quidditas-0.9.tar.gz#sha256=7b4a6915a33e626ee16c27f3f88ca5df2157e8014919365611b8dc301b9ad3c6 (from https://pypi.org/simple/quidditas/), version: 0.9 2021-07-09T09:26:50,788 Found link https://files.pythonhosted.org/packages/63/a1/ffad8a1da7cbc92992fb113235681d2a0957c9e2bfb2b02587f0355d23b2/quidditas-0.9.1.tar.gz#sha256=4f70de3d39ff466c40d01c709d3fa8140262c1c4639282788b9131bb316fac35 (from https://pypi.org/simple/quidditas/), version: 0.9.1 2021-07-09T09:26:50,788 Skipping link: not a file: https://pypi.org/simple/quidditas/ 2021-07-09T09:26:50,805 Given no hashes to check 1 links for project 'quidditas': discarding no candidates 2021-07-09T09:26:50,823 Collecting quidditas==0.9.1 2021-07-09T09:26:50,825 Created temporary directory: /tmp/pip-unpack-d80ghcgr 2021-07-09T09:26:51,000 Downloading quidditas-0.9.1.tar.gz (8.2 kB) 2021-07-09T09:26:51,034 Added quidditas==0.9.1 from https://files.pythonhosted.org/packages/63/a1/ffad8a1da7cbc92992fb113235681d2a0957c9e2bfb2b02587f0355d23b2/quidditas-0.9.1.tar.gz#sha256=4f70de3d39ff466c40d01c709d3fa8140262c1c4639282788b9131bb316fac35 to build tracker '/tmp/pip-req-tracker-5nzreixg' 2021-07-09T09:26:51,035 Running setup.py (path:/tmp/pip-wheel-z46_94sy/quidditas_0b2be51526b4402795b7553d094dc0e1/setup.py) egg_info for package quidditas 2021-07-09T09:26:51,036 Created temporary directory: /tmp/pip-pip-egg-info-in423p0s 2021-07-09T09:26:51,036 Running command python setup.py egg_info 2021-07-09T09:26:51,652 Traceback (most recent call last): 2021-07-09T09:26:51,652 File "", line 1, in 2021-07-09T09:26:51,653 File "/tmp/pip-wheel-z46_94sy/quidditas_0b2be51526b4402795b7553d094dc0e1/setup.py", line 3, in 2021-07-09T09:26:51,653 import quidditas 2021-07-09T09:26:51,653 File "/tmp/pip-wheel-z46_94sy/quidditas_0b2be51526b4402795b7553d094dc0e1/quidditas/__init__.py", line 6, in 2021-07-09T09:26:51,654 from quidditas import Quidditas, Processor 2021-07-09T09:26:51,654 ImportError: cannot import name 'Quidditas' from partially initialized module 'quidditas' (most likely due to a circular import) (/tmp/pip-wheel-z46_94sy/quidditas_0b2be51526b4402795b7553d094dc0e1/quidditas/__init__.py) 2021-07-09T09:26:51,703 WARNING: Discarding https://files.pythonhosted.org/packages/63/a1/ffad8a1da7cbc92992fb113235681d2a0957c9e2bfb2b02587f0355d23b2/quidditas-0.9.1.tar.gz#sha256=4f70de3d39ff466c40d01c709d3fa8140262c1c4639282788b9131bb316fac35 (from https://pypi.org/simple/quidditas/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T09:26:51,704 ERROR: Could not find a version that satisfies the requirement quidditas==0.9.1 (from versions: 0.9, 0.9.1) 2021-07-09T09:26:51,705 ERROR: No matching distribution found for quidditas==0.9.1 2021-07-09T09:26:51,705 Exception information: 2021-07-09T09:26:51,705 Traceback (most recent call last): 2021-07-09T09:26:51,705 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T09:26:51,705 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T09:26:51,705 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T09:26:51,705 raise RequirementsConflicted(criterion) 2021-07-09T09:26:51,705 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('quidditas==0.9.1') 2021-07-09T09:26:51,705 2021-07-09T09:26:51,705 During handling of the above exception, another exception occurred: 2021-07-09T09:26:51,705 2021-07-09T09:26:51,705 Traceback (most recent call last): 2021-07-09T09:26:51,705 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T09:26:51,705 result = self._result = resolver.resolve( 2021-07-09T09:26:51,705 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T09:26:51,705 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T09:26:51,705 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T09:26:51,705 raise ResolutionImpossible(e.criterion.information) 2021-07-09T09:26:51,705 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('quidditas==0.9.1'), parent=None)] 2021-07-09T09:26:51,705 2021-07-09T09:26:51,705 The above exception was the direct cause of the following exception: 2021-07-09T09:26:51,705 2021-07-09T09:26:51,705 Traceback (most recent call last): 2021-07-09T09:26:51,705 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T09:26:51,705 status = self.run(options, args) 2021-07-09T09:26:51,705 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T09:26:51,705 return func(self, options, args) 2021-07-09T09:26:51,705 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T09:26:51,705 requirement_set = resolver.resolve( 2021-07-09T09:26:51,705 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T09:26:51,705 raise error from e 2021-07-09T09:26:51,705 pip._internal.exceptions.DistributionNotFound: No matching distribution found for quidditas==0.9.1 2021-07-09T09:26:51,710 Removed quidditas==0.9.1 from https://files.pythonhosted.org/packages/63/a1/ffad8a1da7cbc92992fb113235681d2a0957c9e2bfb2b02587f0355d23b2/quidditas-0.9.1.tar.gz#sha256=4f70de3d39ff466c40d01c709d3fa8140262c1c4639282788b9131bb316fac35 from build tracker '/tmp/pip-req-tracker-5nzreixg' 2021-07-09T09:26:51,710 Removed build tracker: '/tmp/pip-req-tracker-5nzreixg'