2021-12-06T17:26:46,960 Created temporary directory: /tmp/pip-ephem-wheel-cache-sj61p_sx 2021-12-06T17:26:46,966 Created temporary directory: /tmp/pip-req-tracker-rjdls1ru 2021-12-06T17:26:46,966 Initialized build tracking at /tmp/pip-req-tracker-rjdls1ru 2021-12-06T17:26:46,967 Created build tracker: /tmp/pip-req-tracker-rjdls1ru 2021-12-06T17:26:46,967 Entered build tracker: /tmp/pip-req-tracker-rjdls1ru 2021-12-06T17:26:46,968 Created temporary directory: /tmp/pip-wheel-878kz5_2 2021-12-06T17:26:47,024 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-12-06T17:26:47,029 2 location(s) to search for versions of mainwindow-appliction2: 2021-12-06T17:26:47,029 * https://pypi.org/simple/mainwindow-appliction2/ 2021-12-06T17:26:47,029 * https://www.piwheels.org/simple/mainwindow-appliction2/ 2021-12-06T17:26:47,030 Fetching project page and analyzing links: https://pypi.org/simple/mainwindow-appliction2/ 2021-12-06T17:26:47,031 Getting page https://pypi.org/simple/mainwindow-appliction2/ 2021-12-06T17:26:47,034 Found index url https://pypi.org/simple 2021-12-06T17:26:47,299 Found link https://files.pythonhosted.org/packages/67/36/f1d5e4bbfbc864d2e10b9d36fe189ce3ad636ebef5a7be7bf4add38df6de/MainWindow_Appliction2-2.1.tar.gz#sha256=0c53f3d8e141297dada4c50f43b534428263c70287f897dbfdc931b5cd5e0df7 (from https://pypi.org/simple/mainwindow-appliction2/), version: 2.1 2021-12-06T17:26:47,300 Fetching project page and analyzing links: https://www.piwheels.org/simple/mainwindow-appliction2/ 2021-12-06T17:26:47,301 Getting page https://www.piwheels.org/simple/mainwindow-appliction2/ 2021-12-06T17:26:47,302 Found index url https://www.piwheels.org/simple 2021-12-06T17:26:47,513 Skipping link: not a file: https://www.piwheels.org/simple/mainwindow-appliction2/ 2021-12-06T17:26:47,513 Skipping link: not a file: https://pypi.org/simple/mainwindow-appliction2/ 2021-12-06T17:26:47,549 Given no hashes to check 1 links for project 'mainwindow-appliction2': discarding no candidates 2021-12-06T17:26:47,583 Collecting mainwindow-appliction2==2.1 2021-12-06T17:26:47,586 Created temporary directory: /tmp/pip-unpack-vywsjxkj 2021-12-06T17:26:47,730 Downloading MainWindow_Appliction2-2.1.tar.gz (8.5 MB) 2021-12-06T17:26:51,526 Added mainwindow-appliction2==2.1 from https://files.pythonhosted.org/packages/67/36/f1d5e4bbfbc864d2e10b9d36fe189ce3ad636ebef5a7be7bf4add38df6de/MainWindow_Appliction2-2.1.tar.gz#sha256=0c53f3d8e141297dada4c50f43b534428263c70287f897dbfdc931b5cd5e0df7 to build tracker '/tmp/pip-req-tracker-rjdls1ru' 2021-12-06T17:26:51,528 Running setup.py (path:/tmp/pip-wheel-878kz5_2/mainwindow-appliction2_82debb6bdbc4437eacf3f23a71a07185/setup.py) egg_info for package mainwindow-appliction2 2021-12-06T17:26:51,529 Created temporary directory: /tmp/pip-pip-egg-info-ir_x6wmz 2021-12-06T17:26:51,530 Preparing metadata (setup.py): started 2021-12-06T17:26:51,531 Running command python setup.py egg_info 2021-12-06T17:26:52,818 Traceback (most recent call last): 2021-12-06T17:26:52,819 File "", line 1, in 2021-12-06T17:26:52,820 File "/tmp/pip-wheel-878kz5_2/mainwindow-appliction2_82debb6bdbc4437eacf3f23a71a07185/setup.py", line 3, in 2021-12-06T17:26:52,820 import MainWindow_Appliction2 2021-12-06T17:26:52,821 File "/tmp/pip-wheel-878kz5_2/mainwindow-appliction2_82debb6bdbc4437eacf3f23a71a07185/MainWindow_Appliction2.py", line 1, in 2021-12-06T17:26:52,821 import cv2 2021-12-06T17:26:52,822 ModuleNotFoundError: No module named 'cv2' 2021-12-06T17:26:52,907 Preparing metadata (setup.py): finished with status 'error' 2021-12-06T17:26:52,908 WARNING: Discarding https://files.pythonhosted.org/packages/67/36/f1d5e4bbfbc864d2e10b9d36fe189ce3ad636ebef5a7be7bf4add38df6de/MainWindow_Appliction2-2.1.tar.gz#sha256=0c53f3d8e141297dada4c50f43b534428263c70287f897dbfdc931b5cd5e0df7 (from https://pypi.org/simple/mainwindow-appliction2/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-12-06T17:26:52,911 ERROR: Could not find a version that satisfies the requirement mainwindow-appliction2==2.1 (from versions: 2.1) 2021-12-06T17:26:52,912 ERROR: No matching distribution found for mainwindow-appliction2==2.1 2021-12-06T17:26:52,912 Exception information: 2021-12-06T17:26:52,912 Traceback (most recent call last): 2021-12-06T17:26:52,912 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2021-12-06T17:26:52,912 self._add_to_criteria(self.state.criteria, r, parent=None) 2021-12-06T17:26:52,912 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2021-12-06T17:26:52,912 raise RequirementsConflicted(criterion) 2021-12-06T17:26:52,912 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('mainwindow-appliction2==2.1') 2021-12-06T17:26:52,912 2021-12-06T17:26:52,912 During handling of the above exception, another exception occurred: 2021-12-06T17:26:52,912 2021-12-06T17:26:52,912 Traceback (most recent call last): 2021-12-06T17:26:52,912 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2021-12-06T17:26:52,912 result = self._result = resolver.resolve( 2021-12-06T17:26:52,912 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2021-12-06T17:26:52,912 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-12-06T17:26:52,912 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2021-12-06T17:26:52,912 raise ResolutionImpossible(e.criterion.information) 2021-12-06T17:26:52,912 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('mainwindow-appliction2==2.1'), parent=None)] 2021-12-06T17:26:52,912 2021-12-06T17:26:52,912 The above exception was the direct cause of the following exception: 2021-12-06T17:26:52,912 2021-12-06T17:26:52,912 Traceback (most recent call last): 2021-12-06T17:26:52,912 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2021-12-06T17:26:52,912 status = run_func(*args) 2021-12-06T17:26:52,912 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-12-06T17:26:52,912 return func(self, options, args) 2021-12-06T17:26:52,912 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2021-12-06T17:26:52,912 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2021-12-06T17:26:52,912 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2021-12-06T17:26:52,912 raise error from e 2021-12-06T17:26:52,912 pip._internal.exceptions.DistributionNotFound: No matching distribution found for mainwindow-appliction2==2.1 2021-12-06T17:26:52,922 Removed mainwindow-appliction2==2.1 from https://files.pythonhosted.org/packages/67/36/f1d5e4bbfbc864d2e10b9d36fe189ce3ad636ebef5a7be7bf4add38df6de/MainWindow_Appliction2-2.1.tar.gz#sha256=0c53f3d8e141297dada4c50f43b534428263c70287f897dbfdc931b5cd5e0df7 from build tracker '/tmp/pip-req-tracker-rjdls1ru' 2021-12-06T17:26:52,922 Removed build tracker: '/tmp/pip-req-tracker-rjdls1ru'