2021-09-08T04:01:39,824 Created temporary directory: /tmp/pip-ephem-wheel-cache-p39g2fjg 2021-09-08T04:01:39,827 Created temporary directory: /tmp/pip-req-tracker-xx32yupk 2021-09-08T04:01:39,827 Initialized build tracking at /tmp/pip-req-tracker-xx32yupk 2021-09-08T04:01:39,827 Created build tracker: /tmp/pip-req-tracker-xx32yupk 2021-09-08T04:01:39,828 Entered build tracker: /tmp/pip-req-tracker-xx32yupk 2021-09-08T04:01:39,828 Created temporary directory: /tmp/pip-wheel-75l1oh_2 2021-09-08T04:01:39,860 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-09-08T04:01:39,863 2 location(s) to search for versions of lamarck: 2021-09-08T04:01:39,863 * https://pypi.org/simple/lamarck/ 2021-09-08T04:01:39,863 * https://www.piwheels.org/simple/lamarck/ 2021-09-08T04:01:39,863 Fetching project page and analyzing links: https://pypi.org/simple/lamarck/ 2021-09-08T04:01:39,864 Getting page https://pypi.org/simple/lamarck/ 2021-09-08T04:01:39,865 Found index url https://pypi.org/simple 2021-09-08T04:01:39,956 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-08T04:01:39,957 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-08T04:01:39,957 Found link https://files.pythonhosted.org/packages/ab/b2/388daac030110b472953416752cde863bac762597faf79e320d4a35b828e/lamarck-0.1.1.tar.gz#sha256=d9a7f5d7177f7858faa5f9730ff0aa2b47b56e4f7ea1436d4e392d2364081b5e (from https://pypi.org/simple/lamarck/) (requires-python:>=3), version: 0.1.1 2021-09-08T04:01:39,958 Fetching project page and analyzing links: https://www.piwheels.org/simple/lamarck/ 2021-09-08T04:01:39,958 Getting page https://www.piwheels.org/simple/lamarck/ 2021-09-08T04:01:39,959 Found index url https://www.piwheels.org/simple 2021-09-08T04:01:40,075 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-08T04:01:40,075 Skipping link: not a file: https://www.piwheels.org/simple/lamarck/ 2021-09-08T04:01:40,076 Skipping link: not a file: https://pypi.org/simple/lamarck/ 2021-09-08T04:01:40,095 Given no hashes to check 1 links for project 'lamarck': discarding no candidates 2021-09-08T04:01:40,110 Collecting lamarck==0.1.1 2021-09-08T04:01:40,111 Created temporary directory: /tmp/pip-unpack-92xy9w7o 2021-09-08T04:01:40,162 Downloading lamarck-0.1.1.tar.gz (25 kB) 2021-09-08T04:01:40,234 Added lamarck==0.1.1 from https://files.pythonhosted.org/packages/ab/b2/388daac030110b472953416752cde863bac762597faf79e320d4a35b828e/lamarck-0.1.1.tar.gz#sha256=d9a7f5d7177f7858faa5f9730ff0aa2b47b56e4f7ea1436d4e392d2364081b5e to build tracker '/tmp/pip-req-tracker-xx32yupk' 2021-09-08T04:01:40,235 Running setup.py (path:/tmp/pip-wheel-75l1oh_2/lamarck_eae3e6bba749466bb50c2f0b5ffcd4e9/setup.py) egg_info for package lamarck 2021-09-08T04:01:40,235 Created temporary directory: /tmp/pip-pip-egg-info-isx1h488 2021-09-08T04:01:40,236 Running command python setup.py egg_info 2021-09-08T04:01:42,081 Traceback (most recent call last): 2021-09-08T04:01:42,082 File "", line 1, in 2021-09-08T04:01:42,083 File "/tmp/pip-wheel-75l1oh_2/lamarck_eae3e6bba749466bb50c2f0b5ffcd4e9/setup.py", line 2, in 2021-09-08T04:01:42,083 from lamarck.version import __version__ 2021-09-08T04:01:42,083 File "/tmp/pip-wheel-75l1oh_2/lamarck_eae3e6bba749466bb50c2f0b5ffcd4e9/lamarck/__init__.py", line 3, in 2021-09-08T04:01:42,084 from lamarck.explorer import DataExplorer, HistoryExplorer, ParetoExplorer 2021-09-08T04:01:42,084 File "/tmp/pip-wheel-75l1oh_2/lamarck_eae3e6bba749466bb50c2f0b5ffcd4e9/lamarck/explorer.py", line 5, in 2021-09-08T04:01:42,084 import matplotlib 2021-09-08T04:01:42,084 ModuleNotFoundError: No module named 'matplotlib' 2021-09-08T04:01:42,235 WARNING: Discarding https://files.pythonhosted.org/packages/ab/b2/388daac030110b472953416752cde863bac762597faf79e320d4a35b828e/lamarck-0.1.1.tar.gz#sha256=d9a7f5d7177f7858faa5f9730ff0aa2b47b56e4f7ea1436d4e392d2364081b5e (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-08T04:01:42,237 ERROR: Could not find a version that satisfies the requirement lamarck==0.1.1 (from versions: 0.0.1, 0.1.0, 0.1.1) 2021-09-08T04:01:42,238 ERROR: No matching distribution found for lamarck==0.1.1 2021-09-08T04:01:42,238 Exception information: 2021-09-08T04:01:42,238 Traceback (most recent call last): 2021-09-08T04:01:42,238 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-09-08T04:01:42,238 name, crit = self._merge_into_criterion(r, parent=None) 2021-09-08T04:01:42,238 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-09-08T04:01:42,238 raise RequirementsConflicted(criterion) 2021-09-08T04:01:42,238 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('lamarck==0.1.1') 2021-09-08T04:01:42,238 2021-09-08T04:01:42,238 During handling of the above exception, another exception occurred: 2021-09-08T04:01:42,238 2021-09-08T04:01:42,238 Traceback (most recent call last): 2021-09-08T04:01:42,238 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-09-08T04:01:42,238 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-09-08T04:01:42,238 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-09-08T04:01:42,238 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-09-08T04:01:42,238 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-09-08T04:01:42,238 raise ResolutionImpossible(e.criterion.information) 2021-09-08T04:01:42,238 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('lamarck==0.1.1'), parent=None)] 2021-09-08T04:01:42,238 2021-09-08T04:01:42,238 The above exception was the direct cause of the following exception: 2021-09-08T04:01:42,238 2021-09-08T04:01:42,238 Traceback (most recent call last): 2021-09-08T04:01:42,238 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-09-08T04:01:42,238 status = self.run(options, args) 2021-09-08T04:01:42,238 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-09-08T04:01:42,238 return func(self, options, args) 2021-09-08T04:01:42,238 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-09-08T04:01:42,238 reqs, check_supported_wheels=True 2021-09-08T04:01:42,238 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-09-08T04:01:42,238 raise error from e 2021-09-08T04:01:42,238 pip._internal.exceptions.DistributionNotFound: No matching distribution found for lamarck==0.1.1 2021-09-08T04:01:42,243 Removed lamarck==0.1.1 from https://files.pythonhosted.org/packages/ab/b2/388daac030110b472953416752cde863bac762597faf79e320d4a35b828e/lamarck-0.1.1.tar.gz#sha256=d9a7f5d7177f7858faa5f9730ff0aa2b47b56e4f7ea1436d4e392d2364081b5e from build tracker '/tmp/pip-req-tracker-xx32yupk' 2021-09-08T04:01:42,244 Removed build tracker: '/tmp/pip-req-tracker-xx32yupk'