2021-07-08T14:32:30,598 Created temporary directory: /tmp/pip-ephem-wheel-cache-y3akvshm 2021-07-08T14:32:30,601 Created temporary directory: /tmp/pip-req-tracker-b32tco0o 2021-07-08T14:32:30,602 Initialized build tracking at /tmp/pip-req-tracker-b32tco0o 2021-07-08T14:32:30,602 Created build tracker: /tmp/pip-req-tracker-b32tco0o 2021-07-08T14:32:30,602 Entered build tracker: /tmp/pip-req-tracker-b32tco0o 2021-07-08T14:32:30,603 Created temporary directory: /tmp/pip-wheel-4e8bxvkq 2021-07-08T14:32:30,636 1 location(s) to search for versions of quizdrill: 2021-07-08T14:32:30,636 * https://pypi.org/simple/quizdrill/ 2021-07-08T14:32:30,637 Fetching project page and analyzing links: https://pypi.org/simple/quizdrill/ 2021-07-08T14:32:30,637 Getting page https://pypi.org/simple/quizdrill/ 2021-07-08T14:32:30,639 Found index url https://pypi.org/simple 2021-07-08T14:32:30,824 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/df/31/aab4e1616d1248523cfecf35f566a8d87d66b5eef26da9cbf820a7f1da21/quizdrill-0.2.0-py2.4.egg#sha256=f4f650babcb2850c200d424f50a8674b8a43d9c01ed4c931b078edd7a36dbd11 (from https://pypi.org/simple/quizdrill/) 2021-07-08T14:32:30,825 Found link https://files.pythonhosted.org/packages/0d/6b/cece162fc684f9db16992fe7d25aefb6c30cb7fb09500cfd403d4d680aac/quizdrill-0.2.0.tar.gz#sha256=eb599b4d9aae76debdcd91e17d9c9070435c66a13eacacd24c4f5edfeddb9eb1 (from https://pypi.org/simple/quizdrill/), version: 0.2.0 2021-07-08T14:32:30,825 Skipping link: not a file: https://pypi.org/simple/quizdrill/ 2021-07-08T14:32:30,841 Given no hashes to check 1 links for project 'quizdrill': discarding no candidates 2021-07-08T14:32:30,858 Collecting quizdrill==0.2.0 2021-07-08T14:32:30,860 Created temporary directory: /tmp/pip-unpack-a591j5sc 2021-07-08T14:32:31,071 Downloading quizdrill-0.2.0.tar.gz (85 kB) 2021-07-08T14:32:31,253 Added quizdrill==0.2.0 from https://files.pythonhosted.org/packages/0d/6b/cece162fc684f9db16992fe7d25aefb6c30cb7fb09500cfd403d4d680aac/quizdrill-0.2.0.tar.gz#sha256=eb599b4d9aae76debdcd91e17d9c9070435c66a13eacacd24c4f5edfeddb9eb1 to build tracker '/tmp/pip-req-tracker-b32tco0o' 2021-07-08T14:32:31,254 Running setup.py (path:/tmp/pip-wheel-4e8bxvkq/quizdrill_9d989fdc706b4464939e4721f103ad85/setup.py) egg_info for package quizdrill 2021-07-08T14:32:31,255 Created temporary directory: /tmp/pip-pip-egg-info-iyx7nc53 2021-07-08T14:32:31,255 Running command python setup.py egg_info 2021-07-08T14:32:31,890 Traceback (most recent call last): 2021-07-08T14:32:31,891 File "", line 1, in 2021-07-08T14:32:31,892 File "/tmp/pip-wheel-4e8bxvkq/quizdrill_9d989fdc706b4464939e4721f103ad85/setup.py", line 95 2021-07-08T14:32:31,892 print "Error: Couldn't read url %s." % remote_file 2021-07-08T14:32:31,893 ^ 2021-07-08T14:32:31,893 SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Error: Couldn't read url %s." % remote_file)? 2021-07-08T14:32:31,941 WARNING: Discarding https://files.pythonhosted.org/packages/0d/6b/cece162fc684f9db16992fe7d25aefb6c30cb7fb09500cfd403d4d680aac/quizdrill-0.2.0.tar.gz#sha256=eb599b4d9aae76debdcd91e17d9c9070435c66a13eacacd24c4f5edfeddb9eb1 (from https://pypi.org/simple/quizdrill/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-08T14:32:31,942 ERROR: Could not find a version that satisfies the requirement quizdrill==0.2.0 (from versions: 0.2.0) 2021-07-08T14:32:31,943 ERROR: No matching distribution found for quizdrill==0.2.0 2021-07-08T14:32:31,943 Exception information: 2021-07-08T14:32:31,943 Traceback (most recent call last): 2021-07-08T14:32:31,943 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T14:32:31,943 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T14:32:31,943 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T14:32:31,943 raise RequirementsConflicted(criterion) 2021-07-08T14:32:31,943 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('quizdrill==0.2.0') 2021-07-08T14:32:31,943 2021-07-08T14:32:31,943 During handling of the above exception, another exception occurred: 2021-07-08T14:32:31,943 2021-07-08T14:32:31,943 Traceback (most recent call last): 2021-07-08T14:32:31,943 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-08T14:32:31,943 result = self._result = resolver.resolve( 2021-07-08T14:32:31,943 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T14:32:31,943 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T14:32:31,943 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-08T14:32:31,943 raise ResolutionImpossible(e.criterion.information) 2021-07-08T14:32:31,943 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('quizdrill==0.2.0'), parent=None)] 2021-07-08T14:32:31,943 2021-07-08T14:32:31,943 The above exception was the direct cause of the following exception: 2021-07-08T14:32:31,943 2021-07-08T14:32:31,943 Traceback (most recent call last): 2021-07-08T14:32:31,943 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T14:32:31,943 status = self.run(options, args) 2021-07-08T14:32:31,943 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T14:32:31,943 return func(self, options, args) 2021-07-08T14:32:31,943 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-08T14:32:31,943 requirement_set = resolver.resolve( 2021-07-08T14:32:31,943 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-08T14:32:31,943 raise error from e 2021-07-08T14:32:31,943 pip._internal.exceptions.DistributionNotFound: No matching distribution found for quizdrill==0.2.0 2021-07-08T14:32:31,948 Removed quizdrill==0.2.0 from https://files.pythonhosted.org/packages/0d/6b/cece162fc684f9db16992fe7d25aefb6c30cb7fb09500cfd403d4d680aac/quizdrill-0.2.0.tar.gz#sha256=eb599b4d9aae76debdcd91e17d9c9070435c66a13eacacd24c4f5edfeddb9eb1 from build tracker '/tmp/pip-req-tracker-b32tco0o' 2021-07-08T14:32:31,949 Removed build tracker: '/tmp/pip-req-tracker-b32tco0o'