2021-09-06T22:23:58,968 Created temporary directory: /tmp/pip-ephem-wheel-cache-qj6wfqf6 2021-09-06T22:23:58,971 Created temporary directory: /tmp/pip-req-tracker-q4otuwyq 2021-09-06T22:23:58,971 Initialized build tracking at /tmp/pip-req-tracker-q4otuwyq 2021-09-06T22:23:58,972 Created build tracker: /tmp/pip-req-tracker-q4otuwyq 2021-09-06T22:23:58,972 Entered build tracker: /tmp/pip-req-tracker-q4otuwyq 2021-09-06T22:23:58,973 Created temporary directory: /tmp/pip-wheel-x4hi7523 2021-09-06T22:23:59,006 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-09-06T22:23:59,010 2 location(s) to search for versions of lamarck: 2021-09-06T22:23:59,010 * https://pypi.org/simple/lamarck/ 2021-09-06T22:23:59,010 * https://www.piwheels.org/simple/lamarck/ 2021-09-06T22:23:59,010 Fetching project page and analyzing links: https://pypi.org/simple/lamarck/ 2021-09-06T22:23:59,011 Getting page https://pypi.org/simple/lamarck/ 2021-09-06T22:23:59,012 Found index url https://pypi.org/simple 2021-09-06T22:23:59,102 Found link https://files.pythonhosted.org/packages/df/ae/2e4f926faa00803ffd566bede4417b928e7e56302d8d90775a10b24e4ff9/lamarck-0.0.1.tar.gz#sha256=3bdfe59e65eedad9cdb1db1ce0e924a402de9514aeccb3926fa32f029c8a8faf (from https://pypi.org/simple/lamarck/) (requires-python:>=3), version: 0.0.1 2021-09-06T22:23:59,102 Found link https://files.pythonhosted.org/packages/27/fa/09d46b74af7784008a5a61a3619175ce9d9d0580e2015203e1d8bc81856e/lamarck-0.1.0.tar.gz#sha256=94919f66c6cc1bceb195b76209d32c6ea4f5f734cb3bc215414f17b68ac31443 (from https://pypi.org/simple/lamarck/) (requires-python:>=3), version: 0.1.0 2021-09-06T22:23:59,103 Fetching project page and analyzing links: https://www.piwheels.org/simple/lamarck/ 2021-09-06T22:23:59,103 Getting page https://www.piwheels.org/simple/lamarck/ 2021-09-06T22:23:59,104 Found index url https://www.piwheels.org/simple 2021-09-06T22:23:59,210 Skipping link: No binaries permitted for lamarck: https://www.piwheels.org/simple/lamarck/lamarck-0.0.1-py3-none-any.whl#sha256=2a6cc06cecd33c759ff83080d0e563086197af449151e8c274f28a7686b547f9 (from https://www.piwheels.org/simple/lamarck/) (requires-python:>=3) 2021-09-06T22:23:59,211 Skipping link: not a file: https://www.piwheels.org/simple/lamarck/ 2021-09-06T22:23:59,211 Skipping link: not a file: https://pypi.org/simple/lamarck/ 2021-09-06T22:23:59,231 Given no hashes to check 1 links for project 'lamarck': discarding no candidates 2021-09-06T22:23:59,245 Collecting lamarck==0.1.0 2021-09-06T22:23:59,246 Created temporary directory: /tmp/pip-unpack-bo1afn61 2021-09-06T22:23:59,290 Downloading lamarck-0.1.0.tar.gz (23 kB) 2021-09-06T22:23:59,362 Added lamarck==0.1.0 from https://files.pythonhosted.org/packages/27/fa/09d46b74af7784008a5a61a3619175ce9d9d0580e2015203e1d8bc81856e/lamarck-0.1.0.tar.gz#sha256=94919f66c6cc1bceb195b76209d32c6ea4f5f734cb3bc215414f17b68ac31443 to build tracker '/tmp/pip-req-tracker-q4otuwyq' 2021-09-06T22:23:59,363 Running setup.py (path:/tmp/pip-wheel-x4hi7523/lamarck_28e08aefdff049f4b3a22eccccdaee33/setup.py) egg_info for package lamarck 2021-09-06T22:23:59,364 Created temporary directory: /tmp/pip-pip-egg-info-ekaihnu8 2021-09-06T22:23:59,364 Running command python setup.py egg_info 2021-09-06T22:24:01,404 Traceback (most recent call last): 2021-09-06T22:24:01,405 File "", line 1, in 2021-09-06T22:24:01,406 File "/tmp/pip-wheel-x4hi7523/lamarck_28e08aefdff049f4b3a22eccccdaee33/setup.py", line 2, in 2021-09-06T22:24:01,406 from lamarck.version import __version__ 2021-09-06T22:24:01,407 File "/tmp/pip-wheel-x4hi7523/lamarck_28e08aefdff049f4b3a22eccccdaee33/lamarck/__init__.py", line 3, in 2021-09-06T22:24:01,407 from lamarck.explorer import DataExplorer, HistoryExplorer, ParetoExplorer 2021-09-06T22:24:01,407 File "/tmp/pip-wheel-x4hi7523/lamarck_28e08aefdff049f4b3a22eccccdaee33/lamarck/explorer.py", line 5, in 2021-09-06T22:24:01,408 import matplotlib 2021-09-06T22:24:01,408 ModuleNotFoundError: No module named 'matplotlib' 2021-09-06T22:24:01,560 WARNING: Discarding https://files.pythonhosted.org/packages/27/fa/09d46b74af7784008a5a61a3619175ce9d9d0580e2015203e1d8bc81856e/lamarck-0.1.0.tar.gz#sha256=94919f66c6cc1bceb195b76209d32c6ea4f5f734cb3bc215414f17b68ac31443 (from https://pypi.org/simple/lamarck/) (requires-python:>=3). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-09-06T22:24:01,562 ERROR: Could not find a version that satisfies the requirement lamarck==0.1.0 (from versions: 0.0.1, 0.1.0) 2021-09-06T22:24:01,562 ERROR: No matching distribution found for lamarck==0.1.0 2021-09-06T22:24:01,562 Exception information: 2021-09-06T22:24:01,562 Traceback (most recent call last): 2021-09-06T22:24:01,562 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-09-06T22:24:01,562 name, crit = self._merge_into_criterion(r, parent=None) 2021-09-06T22:24:01,562 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-09-06T22:24:01,562 raise RequirementsConflicted(criterion) 2021-09-06T22:24:01,562 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('lamarck==0.1.0') 2021-09-06T22:24:01,562 2021-09-06T22:24:01,562 During handling of the above exception, another exception occurred: 2021-09-06T22:24:01,562 2021-09-06T22:24:01,562 Traceback (most recent call last): 2021-09-06T22:24:01,562 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-09-06T22:24:01,562 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-09-06T22:24:01,562 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-09-06T22:24:01,562 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-09-06T22:24:01,562 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-09-06T22:24:01,562 raise ResolutionImpossible(e.criterion.information) 2021-09-06T22:24:01,562 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('lamarck==0.1.0'), parent=None)] 2021-09-06T22:24:01,562 2021-09-06T22:24:01,562 The above exception was the direct cause of the following exception: 2021-09-06T22:24:01,562 2021-09-06T22:24:01,562 Traceback (most recent call last): 2021-09-06T22:24:01,562 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-09-06T22:24:01,562 status = self.run(options, args) 2021-09-06T22:24:01,562 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-09-06T22:24:01,562 return func(self, options, args) 2021-09-06T22:24:01,562 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-09-06T22:24:01,562 reqs, check_supported_wheels=True 2021-09-06T22:24:01,562 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-09-06T22:24:01,562 raise error from e 2021-09-06T22:24:01,562 pip._internal.exceptions.DistributionNotFound: No matching distribution found for lamarck==0.1.0 2021-09-06T22:24:01,568 Removed lamarck==0.1.0 from https://files.pythonhosted.org/packages/27/fa/09d46b74af7784008a5a61a3619175ce9d9d0580e2015203e1d8bc81856e/lamarck-0.1.0.tar.gz#sha256=94919f66c6cc1bceb195b76209d32c6ea4f5f734cb3bc215414f17b68ac31443 from build tracker '/tmp/pip-req-tracker-q4otuwyq' 2021-09-06T22:24:01,568 Removed build tracker: '/tmp/pip-req-tracker-q4otuwyq'