2021-09-06T22:29:30,779 Created temporary directory: /tmp/pip-ephem-wheel-cache-izclcoui 2021-09-06T22:29:30,781 Created temporary directory: /tmp/pip-req-tracker-bcuiayuk 2021-09-06T22:29:30,782 Initialized build tracking at /tmp/pip-req-tracker-bcuiayuk 2021-09-06T22:29:30,782 Created build tracker: /tmp/pip-req-tracker-bcuiayuk 2021-09-06T22:29:30,782 Entered build tracker: /tmp/pip-req-tracker-bcuiayuk 2021-09-06T22:29:30,783 Created temporary directory: /tmp/pip-wheel-72t4qi0r 2021-09-06T22:29:30,817 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-09-06T22:29:30,819 2 location(s) to search for versions of lamarck: 2021-09-06T22:29:30,819 * https://pypi.org/simple/lamarck/ 2021-09-06T22:29:30,819 * https://www.piwheels.org/simple/lamarck/ 2021-09-06T22:29:30,820 Fetching project page and analyzing links: https://pypi.org/simple/lamarck/ 2021-09-06T22:29:30,820 Getting page https://pypi.org/simple/lamarck/ 2021-09-06T22:29:30,822 Found index url https://pypi.org/simple 2021-09-06T22:29:30,914 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:29:30,915 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:29:30,915 Fetching project page and analyzing links: https://www.piwheels.org/simple/lamarck/ 2021-09-06T22:29:30,916 Getting page https://www.piwheels.org/simple/lamarck/ 2021-09-06T22:29:30,917 Found index url https://www.piwheels.org/simple 2021-09-06T22:29:31,035 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:29:31,035 Skipping link: not a file: https://www.piwheels.org/simple/lamarck/ 2021-09-06T22:29:31,035 Skipping link: not a file: https://pypi.org/simple/lamarck/ 2021-09-06T22:29:31,054 Given no hashes to check 1 links for project 'lamarck': discarding no candidates 2021-09-06T22:29:31,072 Collecting lamarck==0.1.0 2021-09-06T22:29:31,073 Created temporary directory: /tmp/pip-unpack-flnzxif4 2021-09-06T22:29:31,122 Downloading lamarck-0.1.0.tar.gz (23 kB) 2021-09-06T22:29:31,194 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-bcuiayuk' 2021-09-06T22:29:31,195 Running setup.py (path:/tmp/pip-wheel-72t4qi0r/lamarck_2889235b96f04f60b9131c847bd65ca4/setup.py) egg_info for package lamarck 2021-09-06T22:29:31,196 Created temporary directory: /tmp/pip-pip-egg-info-1_0lw5x2 2021-09-06T22:29:31,196 Running command python setup.py egg_info 2021-09-06T22:29:33,466 Traceback (most recent call last): 2021-09-06T22:29:33,467 File "", line 1, in 2021-09-06T22:29:33,467 File "/tmp/pip-wheel-72t4qi0r/lamarck_2889235b96f04f60b9131c847bd65ca4/setup.py", line 2, in 2021-09-06T22:29:33,467 from lamarck.version import __version__ 2021-09-06T22:29:33,468 File "/tmp/pip-wheel-72t4qi0r/lamarck_2889235b96f04f60b9131c847bd65ca4/lamarck/__init__.py", line 3, in 2021-09-06T22:29:33,468 from lamarck.explorer import DataExplorer, HistoryExplorer, ParetoExplorer 2021-09-06T22:29:33,468 File "/tmp/pip-wheel-72t4qi0r/lamarck_2889235b96f04f60b9131c847bd65ca4/lamarck/explorer.py", line 5, in 2021-09-06T22:29:33,468 import matplotlib 2021-09-06T22:29:33,469 ModuleNotFoundError: No module named 'matplotlib' 2021-09-06T22:29:33,627 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:29:33,628 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:29:33,629 ERROR: No matching distribution found for lamarck==0.1.0 2021-09-06T22:29:33,629 Exception information: 2021-09-06T22:29:33,629 Traceback (most recent call last): 2021-09-06T22:29:33,629 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-09-06T22:29:33,629 name, crit = self._merge_into_criterion(r, parent=None) 2021-09-06T22:29:33,629 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-09-06T22:29:33,629 raise RequirementsConflicted(criterion) 2021-09-06T22:29:33,629 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('lamarck==0.1.0') 2021-09-06T22:29:33,629 2021-09-06T22:29:33,629 During handling of the above exception, another exception occurred: 2021-09-06T22:29:33,629 2021-09-06T22:29:33,629 Traceback (most recent call last): 2021-09-06T22:29:33,629 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-09-06T22:29:33,629 result = self._result = resolver.resolve( 2021-09-06T22:29:33,629 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-09-06T22:29:33,629 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-09-06T22:29:33,629 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-09-06T22:29:33,629 raise ResolutionImpossible(e.criterion.information) 2021-09-06T22:29:33,629 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('lamarck==0.1.0'), parent=None)] 2021-09-06T22:29:33,629 2021-09-06T22:29:33,629 The above exception was the direct cause of the following exception: 2021-09-06T22:29:33,629 2021-09-06T22:29:33,629 Traceback (most recent call last): 2021-09-06T22:29:33,629 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-09-06T22:29:33,629 status = self.run(options, args) 2021-09-06T22:29:33,629 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-09-06T22:29:33,629 return func(self, options, args) 2021-09-06T22:29:33,629 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-09-06T22:29:33,629 requirement_set = resolver.resolve( 2021-09-06T22:29:33,629 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-09-06T22:29:33,629 raise error from e 2021-09-06T22:29:33,629 pip._internal.exceptions.DistributionNotFound: No matching distribution found for lamarck==0.1.0 2021-09-06T22:29:33,634 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-bcuiayuk' 2021-09-06T22:29:33,634 Removed build tracker: '/tmp/pip-req-tracker-bcuiayuk'