2021-11-16T08:51:30,271 Created temporary directory: /tmp/pip-ephem-wheel-cache-2yodvhh9 2021-11-16T08:51:30,274 Created temporary directory: /tmp/pip-req-tracker-1hcs9_lt 2021-11-16T08:51:30,274 Initialized build tracking at /tmp/pip-req-tracker-1hcs9_lt 2021-11-16T08:51:30,274 Created build tracker: /tmp/pip-req-tracker-1hcs9_lt 2021-11-16T08:51:30,275 Entered build tracker: /tmp/pip-req-tracker-1hcs9_lt 2021-11-16T08:51:30,275 Created temporary directory: /tmp/pip-wheel-r6_9es8n 2021-11-16T08:51:30,306 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-11-16T08:51:30,309 2 location(s) to search for versions of pypec: 2021-11-16T08:51:30,309 * https://pypi.org/simple/pypec/ 2021-11-16T08:51:30,309 * https://www.piwheels.org/simple/pypec/ 2021-11-16T08:51:30,309 Fetching project page and analyzing links: https://pypi.org/simple/pypec/ 2021-11-16T08:51:30,309 Getting page https://pypi.org/simple/pypec/ 2021-11-16T08:51:30,311 Found index url https://pypi.org/simple 2021-11-16T08:51:30,403 Skipping link: No binaries permitted for pypec: https://files.pythonhosted.org/packages/b1/1e/70c1f0a77b8a41e0c1ea21ee4b5a72c3bbec36443c59fb48f38b18ced11f/pypec-0.1-py3-none-any.whl#sha256=2f1d3386990d98e8340337efe747147c2ea5de4d5ec70e8178a6076e4e493862 (from https://pypi.org/simple/pypec/) (requires-python:>=3.6) 2021-11-16T08:51:30,404 Found link https://files.pythonhosted.org/packages/6c/2f/31baa0ac439b1db8533f9ec49b9f2e6c494d93bb9f6844a4b3ddc02121dc/pypec-0.1.tar.gz#sha256=ab603e42927dcf83e2e41a7eac6cd2e3d14030c14e0ec97b281737c850d94a87 (from https://pypi.org/simple/pypec/) (requires-python:>=3.6), version: 0.1 2021-11-16T08:51:30,405 Fetching project page and analyzing links: https://www.piwheels.org/simple/pypec/ 2021-11-16T08:51:30,405 Getting page https://www.piwheels.org/simple/pypec/ 2021-11-16T08:51:30,406 Found index url https://www.piwheels.org/simple 2021-11-16T08:51:30,585 Skipping link: not a file: https://www.piwheels.org/simple/pypec/ 2021-11-16T08:51:30,586 Skipping link: not a file: https://pypi.org/simple/pypec/ 2021-11-16T08:51:30,605 Given no hashes to check 1 links for project 'pypec': discarding no candidates 2021-11-16T08:51:30,624 Collecting pypec==0.1 2021-11-16T08:51:30,625 Created temporary directory: /tmp/pip-unpack-vltdo3pq 2021-11-16T08:51:30,665 Downloading pypec-0.1.tar.gz (210 kB) 2021-11-16T08:51:30,823 Added pypec==0.1 from https://files.pythonhosted.org/packages/6c/2f/31baa0ac439b1db8533f9ec49b9f2e6c494d93bb9f6844a4b3ddc02121dc/pypec-0.1.tar.gz#sha256=ab603e42927dcf83e2e41a7eac6cd2e3d14030c14e0ec97b281737c850d94a87 to build tracker '/tmp/pip-req-tracker-1hcs9_lt' 2021-11-16T08:51:30,824 Running setup.py (path:/tmp/pip-wheel-r6_9es8n/pypec_392b17e73ec74bec9d826a717794838b/setup.py) egg_info for package pypec 2021-11-16T08:51:30,825 Created temporary directory: /tmp/pip-pip-egg-info-u4ieg_qi 2021-11-16T08:51:30,825 Running command python setup.py egg_info 2021-11-16T08:51:35,595 Traceback (most recent call last): 2021-11-16T08:51:35,596 File "", line 1, in 2021-11-16T08:51:35,596 File "/tmp/pip-wheel-r6_9es8n/pypec_392b17e73ec74bec9d826a717794838b/setup.py", line 4, in 2021-11-16T08:51:35,597 import pypec 2021-11-16T08:51:35,597 File "/tmp/pip-wheel-r6_9es8n/pypec_392b17e73ec74bec9d826a717794838b/pypec/__init__.py", line 1, in 2021-11-16T08:51:35,598 from .iph_functions import * 2021-11-16T08:51:35,598 File "/tmp/pip-wheel-r6_9es8n/pypec_392b17e73ec74bec9d826a717794838b/pypec/iph_functions.py", line 14, in 2021-11-16T08:51:35,599 import matplotlib.pyplot as plt 2021-11-16T08:51:35,599 ModuleNotFoundError: No module named 'matplotlib' 2021-11-16T08:51:35,756 WARNING: Discarding https://files.pythonhosted.org/packages/6c/2f/31baa0ac439b1db8533f9ec49b9f2e6c494d93bb9f6844a4b3ddc02121dc/pypec-0.1.tar.gz#sha256=ab603e42927dcf83e2e41a7eac6cd2e3d14030c14e0ec97b281737c850d94a87 (from https://pypi.org/simple/pypec/) (requires-python:>=3.6). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-11-16T08:51:35,758 ERROR: Could not find a version that satisfies the requirement pypec==0.1 (from versions: 0.1) 2021-11-16T08:51:35,758 ERROR: No matching distribution found for pypec==0.1 2021-11-16T08:51:35,758 Exception information: 2021-11-16T08:51:35,758 Traceback (most recent call last): 2021-11-16T08:51:35,758 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-11-16T08:51:35,758 name, crit = self._merge_into_criterion(r, parent=None) 2021-11-16T08:51:35,758 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-11-16T08:51:35,758 raise RequirementsConflicted(criterion) 2021-11-16T08:51:35,758 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pypec==0.1') 2021-11-16T08:51:35,758 2021-11-16T08:51:35,758 During handling of the above exception, another exception occurred: 2021-11-16T08:51:35,758 2021-11-16T08:51:35,758 Traceback (most recent call last): 2021-11-16T08:51:35,758 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-11-16T08:51:35,758 result = self._result = resolver.resolve( 2021-11-16T08:51:35,758 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-11-16T08:51:35,758 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-11-16T08:51:35,758 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-11-16T08:51:35,758 raise ResolutionImpossible(e.criterion.information) 2021-11-16T08:51:35,758 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pypec==0.1'), parent=None)] 2021-11-16T08:51:35,758 2021-11-16T08:51:35,758 The above exception was the direct cause of the following exception: 2021-11-16T08:51:35,758 2021-11-16T08:51:35,758 Traceback (most recent call last): 2021-11-16T08:51:35,758 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-11-16T08:51:35,758 status = self.run(options, args) 2021-11-16T08:51:35,758 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-11-16T08:51:35,758 return func(self, options, args) 2021-11-16T08:51:35,758 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-11-16T08:51:35,758 requirement_set = resolver.resolve( 2021-11-16T08:51:35,758 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-11-16T08:51:35,758 raise error from e 2021-11-16T08:51:35,758 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pypec==0.1 2021-11-16T08:51:35,763 Removed pypec==0.1 from https://files.pythonhosted.org/packages/6c/2f/31baa0ac439b1db8533f9ec49b9f2e6c494d93bb9f6844a4b3ddc02121dc/pypec-0.1.tar.gz#sha256=ab603e42927dcf83e2e41a7eac6cd2e3d14030c14e0ec97b281737c850d94a87 from build tracker '/tmp/pip-req-tracker-1hcs9_lt' 2021-11-16T08:51:35,763 Removed build tracker: '/tmp/pip-req-tracker-1hcs9_lt'