2021-09-28T21:17:22,743 Created temporary directory: /tmp/pip-ephem-wheel-cache-4lcnqojx 2021-09-28T21:17:22,746 Created temporary directory: /tmp/pip-req-tracker-sbs4vjf0 2021-09-28T21:17:22,747 Initialized build tracking at /tmp/pip-req-tracker-sbs4vjf0 2021-09-28T21:17:22,747 Created build tracker: /tmp/pip-req-tracker-sbs4vjf0 2021-09-28T21:17:22,747 Entered build tracker: /tmp/pip-req-tracker-sbs4vjf0 2021-09-28T21:17:22,748 Created temporary directory: /tmp/pip-wheel-zzfk4wxb 2021-09-28T21:17:22,782 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-09-28T21:17:22,784 2 location(s) to search for versions of fliscopt: 2021-09-28T21:17:22,784 * https://pypi.org/simple/fliscopt/ 2021-09-28T21:17:22,784 * https://www.piwheels.org/simple/fliscopt/ 2021-09-28T21:17:22,785 Fetching project page and analyzing links: https://pypi.org/simple/fliscopt/ 2021-09-28T21:17:22,785 Getting page https://pypi.org/simple/fliscopt/ 2021-09-28T21:17:22,787 Found index url https://pypi.org/simple 2021-09-28T21:17:22,880 Skipping link: No binaries permitted for fliscopt: https://files.pythonhosted.org/packages/42/59/f8fa9110f229b2ebd2a318b5514dda5c7bd2b23d43056d0e61eb109e17c0/fliscopt-0.1.0-py3-none-any.whl#sha256=06b04e8c8d2847e3a6f23eb58c319464190d0f601d93fa337865ca79669c6ed7 (from https://pypi.org/simple/fliscopt/) (requires-python:>=3.8) 2021-09-28T21:17:22,880 Found link https://files.pythonhosted.org/packages/e4/da/2e8f2777500d756bdf9a434cb30cf999eefaf3ff76dc9daa1ae1b6846f12/fliscopt-0.1.0.tar.gz#sha256=b659bcd273c24647eac88f8244b4e52f96525937beae203d48850f7cc9fe2f8f (from https://pypi.org/simple/fliscopt/) (requires-python:>=3.8), version: 0.1.0 2021-09-28T21:17:22,881 Fetching project page and analyzing links: https://www.piwheels.org/simple/fliscopt/ 2021-09-28T21:17:22,881 Getting page https://www.piwheels.org/simple/fliscopt/ 2021-09-28T21:17:22,882 Found index url https://www.piwheels.org/simple 2021-09-28T21:17:22,984 Skipping link: not a file: https://www.piwheels.org/simple/fliscopt/ 2021-09-28T21:17:22,984 Skipping link: not a file: https://pypi.org/simple/fliscopt/ 2021-09-28T21:17:23,005 Given no hashes to check 1 links for project 'fliscopt': discarding no candidates 2021-09-28T21:17:23,024 Collecting fliscopt==0.1.0 2021-09-28T21:17:23,026 Created temporary directory: /tmp/pip-unpack-2c6to9zd 2021-09-28T21:17:23,197 Downloading fliscopt-0.1.0.tar.gz (13 kB) 2021-09-28T21:17:23,284 Added fliscopt==0.1.0 from https://files.pythonhosted.org/packages/e4/da/2e8f2777500d756bdf9a434cb30cf999eefaf3ff76dc9daa1ae1b6846f12/fliscopt-0.1.0.tar.gz#sha256=b659bcd273c24647eac88f8244b4e52f96525937beae203d48850f7cc9fe2f8f to build tracker '/tmp/pip-req-tracker-sbs4vjf0' 2021-09-28T21:17:23,285 Running setup.py (path:/tmp/pip-wheel-zzfk4wxb/fliscopt_3c993b51dcbc410abe8b3018ca148983/setup.py) egg_info for package fliscopt 2021-09-28T21:17:23,286 Created temporary directory: /tmp/pip-pip-egg-info-621y4pf9 2021-09-28T21:17:23,287 Running command python setup.py egg_info 2021-09-28T21:17:24,027 Traceback (most recent call last): 2021-09-28T21:17:24,028 File "", line 1, in 2021-09-28T21:17:24,028 File "/tmp/pip-wheel-zzfk4wxb/fliscopt_3c993b51dcbc410abe8b3018ca148983/setup.py", line 4, in 2021-09-28T21:17:24,028 from fliscopt import __version__ 2021-09-28T21:17:24,028 File "/tmp/pip-wheel-zzfk4wxb/fliscopt_3c993b51dcbc410abe8b3018ca148983/fliscopt/__init__.py", line 1, in 2021-09-28T21:17:24,029 from . import ga,hc,rs,sa,multiproc,chaining,base_algorithm,fitness,utils 2021-09-28T21:17:24,029 File "/tmp/pip-wheel-zzfk4wxb/fliscopt_3c993b51dcbc410abe8b3018ca148983/fliscopt/ga.py", line 5, in 2021-09-28T21:17:24,029 from .utils.util import plot_scores, print_schedule, read_file 2021-09-28T21:17:24,029 File "/tmp/pip-wheel-zzfk4wxb/fliscopt_3c993b51dcbc410abe8b3018ca148983/fliscopt/utils/__init__.py", line 1, in 2021-09-28T21:17:24,030 from . import util, ga_utils 2021-09-28T21:17:24,030 File "/tmp/pip-wheel-zzfk4wxb/fliscopt_3c993b51dcbc410abe8b3018ca148983/fliscopt/utils/util.py", line 4, in 2021-09-28T21:17:24,030 import matplotlib 2021-09-28T21:17:24,031 ModuleNotFoundError: No module named 'matplotlib' 2021-09-28T21:17:24,080 WARNING: Discarding https://files.pythonhosted.org/packages/e4/da/2e8f2777500d756bdf9a434cb30cf999eefaf3ff76dc9daa1ae1b6846f12/fliscopt-0.1.0.tar.gz#sha256=b659bcd273c24647eac88f8244b4e52f96525937beae203d48850f7cc9fe2f8f (from https://pypi.org/simple/fliscopt/) (requires-python:>=3.8). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-09-28T21:17:24,081 ERROR: Could not find a version that satisfies the requirement fliscopt==0.1.0 (from versions: 0.1.0) 2021-09-28T21:17:24,082 ERROR: No matching distribution found for fliscopt==0.1.0 2021-09-28T21:17:24,082 Exception information: 2021-09-28T21:17:24,082 Traceback (most recent call last): 2021-09-28T21:17:24,082 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-09-28T21:17:24,082 name, crit = self._merge_into_criterion(r, parent=None) 2021-09-28T21:17:24,082 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-09-28T21:17:24,082 raise RequirementsConflicted(criterion) 2021-09-28T21:17:24,082 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('fliscopt==0.1.0') 2021-09-28T21:17:24,082 2021-09-28T21:17:24,082 During handling of the above exception, another exception occurred: 2021-09-28T21:17:24,082 2021-09-28T21:17:24,082 Traceback (most recent call last): 2021-09-28T21:17:24,082 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-09-28T21:17:24,082 result = self._result = resolver.resolve( 2021-09-28T21:17:24,082 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-09-28T21:17:24,082 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-09-28T21:17:24,082 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-09-28T21:17:24,082 raise ResolutionImpossible(e.criterion.information) 2021-09-28T21:17:24,082 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('fliscopt==0.1.0'), parent=None)] 2021-09-28T21:17:24,082 2021-09-28T21:17:24,082 The above exception was the direct cause of the following exception: 2021-09-28T21:17:24,082 2021-09-28T21:17:24,082 Traceback (most recent call last): 2021-09-28T21:17:24,082 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-09-28T21:17:24,082 status = self.run(options, args) 2021-09-28T21:17:24,082 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-09-28T21:17:24,082 return func(self, options, args) 2021-09-28T21:17:24,082 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-09-28T21:17:24,082 requirement_set = resolver.resolve( 2021-09-28T21:17:24,082 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-09-28T21:17:24,082 raise error from e 2021-09-28T21:17:24,082 pip._internal.exceptions.DistributionNotFound: No matching distribution found for fliscopt==0.1.0 2021-09-28T21:17:24,087 Removed fliscopt==0.1.0 from https://files.pythonhosted.org/packages/e4/da/2e8f2777500d756bdf9a434cb30cf999eefaf3ff76dc9daa1ae1b6846f12/fliscopt-0.1.0.tar.gz#sha256=b659bcd273c24647eac88f8244b4e52f96525937beae203d48850f7cc9fe2f8f from build tracker '/tmp/pip-req-tracker-sbs4vjf0' 2021-09-28T21:17:24,087 Removed build tracker: '/tmp/pip-req-tracker-sbs4vjf0'