2021-07-09T07:19:42,596 Created temporary directory: /tmp/pip-ephem-wheel-cache-jnd1310y 2021-07-09T07:19:42,599 Created temporary directory: /tmp/pip-req-tracker-teqh1i9t 2021-07-09T07:19:42,600 Initialized build tracking at /tmp/pip-req-tracker-teqh1i9t 2021-07-09T07:19:42,600 Created build tracker: /tmp/pip-req-tracker-teqh1i9t 2021-07-09T07:19:42,600 Entered build tracker: /tmp/pip-req-tracker-teqh1i9t 2021-07-09T07:19:42,601 Created temporary directory: /tmp/pip-wheel-q5cs1rkd 2021-07-09T07:19:42,635 1 location(s) to search for versions of kide: 2021-07-09T07:19:42,635 * https://pypi.org/simple/kide/ 2021-07-09T07:19:42,635 Fetching project page and analyzing links: https://pypi.org/simple/kide/ 2021-07-09T07:19:42,636 Getting page https://pypi.org/simple/kide/ 2021-07-09T07:19:42,637 Found index url https://pypi.org/simple 2021-07-09T07:19:42,724 Found link https://files.pythonhosted.org/packages/76/0f/9884f97fc2efe047d2d7ed4d91e8effb28d321f847c8f45c02b212ed1bae/kide-0.0.1.tar.gz#sha256=382aa219ee3a6e88e03c4a1734bd02a412c32d38ea11a28b172af36e430bcd65 (from https://pypi.org/simple/kide/), version: 0.0.1 2021-07-09T07:19:42,725 Found link https://files.pythonhosted.org/packages/58/12/076ab86eb1b6234d682023676910a202a1fc9e9349c0bd7d304b111a324d/kide-0.0.2.tar.gz#sha256=08e049dcaa96f9214f6bd40fb4900cfd311110798f6d43014b09315dabac9de9 (from https://pypi.org/simple/kide/), version: 0.0.2 2021-07-09T07:19:42,725 Found link https://files.pythonhosted.org/packages/f5/c1/e09e08247cadc3cf8b811b2246528abe63c9daeac83062516ba29f1eb6eb/kide-0.0.4.tar.gz#sha256=7d6b1a1d970c1a9f318196630ff78638000b3d10096dc073c4aa110fd93289db (from https://pypi.org/simple/kide/), version: 0.0.4 2021-07-09T07:19:42,725 Skipping link: not a file: https://pypi.org/simple/kide/ 2021-07-09T07:19:42,742 Given no hashes to check 1 links for project 'kide': discarding no candidates 2021-07-09T07:19:42,759 Collecting kide==0.0.4 2021-07-09T07:19:42,761 Created temporary directory: /tmp/pip-unpack-zi5wys40 2021-07-09T07:19:42,936 Downloading kide-0.0.4.tar.gz (6.9 kB) 2021-07-09T07:19:42,986 Added kide==0.0.4 from https://files.pythonhosted.org/packages/f5/c1/e09e08247cadc3cf8b811b2246528abe63c9daeac83062516ba29f1eb6eb/kide-0.0.4.tar.gz#sha256=7d6b1a1d970c1a9f318196630ff78638000b3d10096dc073c4aa110fd93289db to build tracker '/tmp/pip-req-tracker-teqh1i9t' 2021-07-09T07:19:42,987 Running setup.py (path:/tmp/pip-wheel-q5cs1rkd/kide_424d8b06a9c9463b88c2065fc18c813f/setup.py) egg_info for package kide 2021-07-09T07:19:42,988 Created temporary directory: /tmp/pip-pip-egg-info-6lc0a1ig 2021-07-09T07:19:42,988 Running command python setup.py egg_info 2021-07-09T07:19:43,615 Traceback (most recent call last): 2021-07-09T07:19:43,616 File "", line 1, in 2021-07-09T07:19:43,616 File "/tmp/pip-wheel-q5cs1rkd/kide_424d8b06a9c9463b88c2065fc18c813f/setup.py", line 31, in 2021-07-09T07:19:43,617 from kidelib import kide 2021-07-09T07:19:43,617 File "/tmp/pip-wheel-q5cs1rkd/kide_424d8b06a9c9463b88c2065fc18c813f/src/kidelib/kide.py", line 18, in 2021-07-09T07:19:43,617 from kidelib.gui.main import MainWindow 2021-07-09T07:19:43,617 File "/tmp/pip-wheel-q5cs1rkd/kide_424d8b06a9c9463b88c2065fc18c813f/src/kidelib/gui/main.py", line 18, in 2021-07-09T07:19:43,617 from PyQt4.QtGui import QMainWindow 2021-07-09T07:19:43,617 ModuleNotFoundError: No module named 'PyQt4' 2021-07-09T07:19:43,668 WARNING: Discarding https://files.pythonhosted.org/packages/f5/c1/e09e08247cadc3cf8b811b2246528abe63c9daeac83062516ba29f1eb6eb/kide-0.0.4.tar.gz#sha256=7d6b1a1d970c1a9f318196630ff78638000b3d10096dc073c4aa110fd93289db (from https://pypi.org/simple/kide/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T07:19:43,669 ERROR: Could not find a version that satisfies the requirement kide==0.0.4 (from versions: 0.0.1, 0.0.2, 0.0.4) 2021-07-09T07:19:43,670 ERROR: No matching distribution found for kide==0.0.4 2021-07-09T07:19:43,670 Exception information: 2021-07-09T07:19:43,670 Traceback (most recent call last): 2021-07-09T07:19:43,670 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T07:19:43,670 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T07:19:43,670 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T07:19:43,670 raise RequirementsConflicted(criterion) 2021-07-09T07:19:43,670 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('kide==0.0.4') 2021-07-09T07:19:43,670 2021-07-09T07:19:43,670 During handling of the above exception, another exception occurred: 2021-07-09T07:19:43,670 2021-07-09T07:19:43,670 Traceback (most recent call last): 2021-07-09T07:19:43,670 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T07:19:43,670 result = self._result = resolver.resolve( 2021-07-09T07:19:43,670 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T07:19:43,670 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T07:19:43,670 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T07:19:43,670 raise ResolutionImpossible(e.criterion.information) 2021-07-09T07:19:43,670 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('kide==0.0.4'), parent=None)] 2021-07-09T07:19:43,670 2021-07-09T07:19:43,670 The above exception was the direct cause of the following exception: 2021-07-09T07:19:43,670 2021-07-09T07:19:43,670 Traceback (most recent call last): 2021-07-09T07:19:43,670 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T07:19:43,670 status = self.run(options, args) 2021-07-09T07:19:43,670 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T07:19:43,670 return func(self, options, args) 2021-07-09T07:19:43,670 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T07:19:43,670 requirement_set = resolver.resolve( 2021-07-09T07:19:43,670 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T07:19:43,670 raise error from e 2021-07-09T07:19:43,670 pip._internal.exceptions.DistributionNotFound: No matching distribution found for kide==0.0.4 2021-07-09T07:19:43,675 Removed kide==0.0.4 from https://files.pythonhosted.org/packages/f5/c1/e09e08247cadc3cf8b811b2246528abe63c9daeac83062516ba29f1eb6eb/kide-0.0.4.tar.gz#sha256=7d6b1a1d970c1a9f318196630ff78638000b3d10096dc073c4aa110fd93289db from build tracker '/tmp/pip-req-tracker-teqh1i9t' 2021-07-09T07:19:43,675 Removed build tracker: '/tmp/pip-req-tracker-teqh1i9t'