2021-08-13T17:26:51,534 Created temporary directory: /tmp/pip-ephem-wheel-cache-8_6bymrp 2021-08-13T17:26:51,537 Created temporary directory: /tmp/pip-req-tracker-ocag4cxt 2021-08-13T17:26:51,537 Initialized build tracking at /tmp/pip-req-tracker-ocag4cxt 2021-08-13T17:26:51,537 Created build tracker: /tmp/pip-req-tracker-ocag4cxt 2021-08-13T17:26:51,537 Entered build tracker: /tmp/pip-req-tracker-ocag4cxt 2021-08-13T17:26:51,538 Created temporary directory: /tmp/pip-wheel-8lntax9g 2021-08-13T17:26:51,571 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-08-13T17:26:51,574 2 location(s) to search for versions of ansciier: 2021-08-13T17:26:51,574 * https://pypi.org/simple/ansciier/ 2021-08-13T17:26:51,574 * https://www.piwheels.org/simple/ansciier/ 2021-08-13T17:26:51,574 Fetching project page and analyzing links: https://pypi.org/simple/ansciier/ 2021-08-13T17:26:51,575 Getting page https://pypi.org/simple/ansciier/ 2021-08-13T17:26:51,577 Found index url https://pypi.org/simple 2021-08-13T17:26:51,668 Skipping link: No binaries permitted for ansciier: https://files.pythonhosted.org/packages/62/4c/2daa967f0646397ecae982fe1d918b6f948919bcc270180c39b1a8b35d14/ansciier-1.0.0-py3-none-any.whl#sha256=a02d0f654faab91261711897832ae642071bf12b9283d6869c3397a2b9088eda (from https://pypi.org/simple/ansciier/) (requires-python:>=3.6) 2021-08-13T17:26:51,669 Found link https://files.pythonhosted.org/packages/38/f1/7ea858fb6b386a225ff1a449e9696b8b2f19903e6325b95f0453a0834bfe/ansciier-1.0.0.tar.gz#sha256=288fc4f98739df3b951b98a291af68bedfe6a4465e3d85f3025e4fe2e3cdd8f9 (from https://pypi.org/simple/ansciier/) (requires-python:>=3.6), version: 1.0.0 2021-08-13T17:26:51,670 Fetching project page and analyzing links: https://www.piwheels.org/simple/ansciier/ 2021-08-13T17:26:51,670 Getting page https://www.piwheels.org/simple/ansciier/ 2021-08-13T17:26:51,671 Found index url https://www.piwheels.org/simple 2021-08-13T17:26:51,785 Skipping link: not a file: https://www.piwheels.org/simple/ansciier/ 2021-08-13T17:26:51,785 Skipping link: not a file: https://pypi.org/simple/ansciier/ 2021-08-13T17:26:51,804 Given no hashes to check 1 links for project 'ansciier': discarding no candidates 2021-08-13T17:26:51,821 Collecting ansciier==1.0.0 2021-08-13T17:26:51,823 Created temporary directory: /tmp/pip-unpack-iiwoaysi 2021-08-13T17:26:52,010 Downloading ansciier-1.0.0.tar.gz (6.4 kB) 2021-08-13T17:26:52,066 Added ansciier==1.0.0 from https://files.pythonhosted.org/packages/38/f1/7ea858fb6b386a225ff1a449e9696b8b2f19903e6325b95f0453a0834bfe/ansciier-1.0.0.tar.gz#sha256=288fc4f98739df3b951b98a291af68bedfe6a4465e3d85f3025e4fe2e3cdd8f9 to build tracker '/tmp/pip-req-tracker-ocag4cxt' 2021-08-13T17:26:52,067 Running setup.py (path:/tmp/pip-wheel-8lntax9g/ansciier_c8a84769ca464c528d3ce35375341df6/setup.py) egg_info for package ansciier 2021-08-13T17:26:52,068 Created temporary directory: /tmp/pip-pip-egg-info-nsz4aqcc 2021-08-13T17:26:52,068 Running command python setup.py egg_info 2021-08-13T17:26:52,792 Traceback (most recent call last): 2021-08-13T17:26:52,793 File "", line 1, in 2021-08-13T17:26:52,793 File "/tmp/pip-wheel-8lntax9g/ansciier_c8a84769ca464c528d3ce35375341df6/setup.py", line 3, in 2021-08-13T17:26:52,793 from src.ansciier import __version__ 2021-08-13T17:26:52,793 File "/tmp/pip-wheel-8lntax9g/ansciier_c8a84769ca464c528d3ce35375341df6/src/ansciier/__init__.py", line 5, in 2021-08-13T17:26:52,793 from .Ansciier import Ansciier 2021-08-13T17:26:52,794 File "/tmp/pip-wheel-8lntax9g/ansciier_c8a84769ca464c528d3ce35375341df6/src/ansciier/Ansciier.py", line 1, in 2021-08-13T17:26:52,794 import cv2 as cv 2021-08-13T17:26:52,794 ModuleNotFoundError: No module named 'cv2' 2021-08-13T17:26:52,845 WARNING: Discarding https://files.pythonhosted.org/packages/38/f1/7ea858fb6b386a225ff1a449e9696b8b2f19903e6325b95f0453a0834bfe/ansciier-1.0.0.tar.gz#sha256=288fc4f98739df3b951b98a291af68bedfe6a4465e3d85f3025e4fe2e3cdd8f9 (from https://pypi.org/simple/ansciier/) (requires-python:>=3.6). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-08-13T17:26:52,847 ERROR: Could not find a version that satisfies the requirement ansciier==1.0.0 (from versions: 1.0.0) 2021-08-13T17:26:52,847 ERROR: No matching distribution found for ansciier==1.0.0 2021-08-13T17:26:52,847 Exception information: 2021-08-13T17:26:52,847 Traceback (most recent call last): 2021-08-13T17:26:52,847 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-08-13T17:26:52,847 name, crit = self._merge_into_criterion(r, parent=None) 2021-08-13T17:26:52,847 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-08-13T17:26:52,847 raise RequirementsConflicted(criterion) 2021-08-13T17:26:52,847 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('ansciier==1.0.0') 2021-08-13T17:26:52,847 2021-08-13T17:26:52,847 During handling of the above exception, another exception occurred: 2021-08-13T17:26:52,847 2021-08-13T17:26:52,847 Traceback (most recent call last): 2021-08-13T17:26:52,847 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-08-13T17:26:52,847 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-08-13T17:26:52,847 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-08-13T17:26:52,847 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-08-13T17:26:52,847 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-08-13T17:26:52,847 raise ResolutionImpossible(e.criterion.information) 2021-08-13T17:26:52,847 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('ansciier==1.0.0'), parent=None)] 2021-08-13T17:26:52,847 2021-08-13T17:26:52,847 The above exception was the direct cause of the following exception: 2021-08-13T17:26:52,847 2021-08-13T17:26:52,847 Traceback (most recent call last): 2021-08-13T17:26:52,847 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-08-13T17:26:52,847 status = self.run(options, args) 2021-08-13T17:26:52,847 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-08-13T17:26:52,847 return func(self, options, args) 2021-08-13T17:26:52,847 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-08-13T17:26:52,847 reqs, check_supported_wheels=True 2021-08-13T17:26:52,847 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-08-13T17:26:52,847 raise error from e 2021-08-13T17:26:52,847 pip._internal.exceptions.DistributionNotFound: No matching distribution found for ansciier==1.0.0 2021-08-13T17:26:52,852 Removed ansciier==1.0.0 from https://files.pythonhosted.org/packages/38/f1/7ea858fb6b386a225ff1a449e9696b8b2f19903e6325b95f0453a0834bfe/ansciier-1.0.0.tar.gz#sha256=288fc4f98739df3b951b98a291af68bedfe6a4465e3d85f3025e4fe2e3cdd8f9 from build tracker '/tmp/pip-req-tracker-ocag4cxt' 2021-08-13T17:26:52,853 Removed build tracker: '/tmp/pip-req-tracker-ocag4cxt'