2021-07-11T17:33:37,347 Created temporary directory: /tmp/pip-ephem-wheel-cache-4cqtxex4 2021-07-11T17:33:37,351 Created temporary directory: /tmp/pip-req-tracker-98qpncqa 2021-07-11T17:33:37,351 Initialized build tracking at /tmp/pip-req-tracker-98qpncqa 2021-07-11T17:33:37,351 Created build tracker: /tmp/pip-req-tracker-98qpncqa 2021-07-11T17:33:37,351 Entered build tracker: /tmp/pip-req-tracker-98qpncqa 2021-07-11T17:33:37,352 Created temporary directory: /tmp/pip-wheel-fmiy6odh 2021-07-11T17:33:37,382 1 location(s) to search for versions of pymoa: 2021-07-11T17:33:37,382 * https://pypi.org/simple/pymoa/ 2021-07-11T17:33:37,383 Fetching project page and analyzing links: https://pypi.org/simple/pymoa/ 2021-07-11T17:33:37,383 Getting page https://pypi.org/simple/pymoa/ 2021-07-11T17:33:37,385 Found index url https://pypi.org/simple 2021-07-11T17:33:37,567 Found link https://files.pythonhosted.org/packages/13/32/903668ddb935b626768ef7141d76ed736affb7bf02a5170657f57e1cf83f/PyMoa-0.2.dev0.zip#sha256=5f629dfc178caae0f42f6ed9db2234c3db8bc09f1f4e0bb70af2bfd4f20ee4ee (from https://pypi.org/simple/pymoa/), version: 0.2.dev0 2021-07-11T17:33:37,568 Skipping link: not a file: https://pypi.org/simple/pymoa/ 2021-07-11T17:33:37,585 Given no hashes to check 1 links for project 'pymoa': discarding no candidates 2021-07-11T17:33:37,605 Collecting pymoa==0.2.dev0 2021-07-11T17:33:37,606 Created temporary directory: /tmp/pip-unpack-ypr9jfwi 2021-07-11T17:33:37,647 Downloading PyMoa-0.2.dev0.zip (45 kB) 2021-07-11T17:33:38,170 Added pymoa==0.2.dev0 from https://files.pythonhosted.org/packages/13/32/903668ddb935b626768ef7141d76ed736affb7bf02a5170657f57e1cf83f/PyMoa-0.2.dev0.zip#sha256=5f629dfc178caae0f42f6ed9db2234c3db8bc09f1f4e0bb70af2bfd4f20ee4ee to build tracker '/tmp/pip-req-tracker-98qpncqa' 2021-07-11T17:33:38,172 Running setup.py (path:/tmp/pip-wheel-fmiy6odh/pymoa_16a63a1005a742c3a9dd1190ff4bc169/setup.py) egg_info for package pymoa 2021-07-11T17:33:38,173 Created temporary directory: /tmp/pip-pip-egg-info-dvrjvrp1 2021-07-11T17:33:38,174 Running command python setup.py egg_info 2021-07-11T17:33:39,191 Traceback (most recent call last): 2021-07-11T17:33:39,192 File "", line 1, in 2021-07-11T17:33:39,192 File "/tmp/pip-wheel-fmiy6odh/pymoa_16a63a1005a742c3a9dd1190ff4bc169/setup.py", line 2, in 2021-07-11T17:33:39,192 import moa 2021-07-11T17:33:39,193 File "/tmp/pip-wheel-fmiy6odh/pymoa_16a63a1005a742c3a9dd1190ff4bc169/moa/__init__.py", line 18, in 2021-07-11T17:33:39,193 from kivy import kivy_home_dir 2021-07-11T17:33:39,193 ModuleNotFoundError: No module named 'kivy' 2021-07-11T17:33:39,241 WARNING: Discarding https://files.pythonhosted.org/packages/13/32/903668ddb935b626768ef7141d76ed736affb7bf02a5170657f57e1cf83f/PyMoa-0.2.dev0.zip#sha256=5f629dfc178caae0f42f6ed9db2234c3db8bc09f1f4e0bb70af2bfd4f20ee4ee (from https://pypi.org/simple/pymoa/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-11T17:33:39,242 ERROR: Could not find a version that satisfies the requirement pymoa==0.2.dev0 (from versions: 0.2.dev0) 2021-07-11T17:33:39,243 ERROR: No matching distribution found for pymoa==0.2.dev0 2021-07-11T17:33:39,243 Exception information: 2021-07-11T17:33:39,243 Traceback (most recent call last): 2021-07-11T17:33:39,243 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-11T17:33:39,243 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-11T17:33:39,243 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-11T17:33:39,243 raise RequirementsConflicted(criterion) 2021-07-11T17:33:39,243 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pymoa==0.2.dev0') 2021-07-11T17:33:39,243 2021-07-11T17:33:39,243 During handling of the above exception, another exception occurred: 2021-07-11T17:33:39,243 2021-07-11T17:33:39,243 Traceback (most recent call last): 2021-07-11T17:33:39,243 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-11T17:33:39,243 result = self._result = resolver.resolve( 2021-07-11T17:33:39,243 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-11T17:33:39,243 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-11T17:33:39,243 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-11T17:33:39,243 raise ResolutionImpossible(e.criterion.information) 2021-07-11T17:33:39,243 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pymoa==0.2.dev0'), parent=None)] 2021-07-11T17:33:39,243 2021-07-11T17:33:39,243 The above exception was the direct cause of the following exception: 2021-07-11T17:33:39,243 2021-07-11T17:33:39,243 Traceback (most recent call last): 2021-07-11T17:33:39,243 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-11T17:33:39,243 status = self.run(options, args) 2021-07-11T17:33:39,243 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-11T17:33:39,243 return func(self, options, args) 2021-07-11T17:33:39,243 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-11T17:33:39,243 requirement_set = resolver.resolve( 2021-07-11T17:33:39,243 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-11T17:33:39,243 raise error from e 2021-07-11T17:33:39,243 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pymoa==0.2.dev0 2021-07-11T17:33:39,248 Removed pymoa==0.2.dev0 from https://files.pythonhosted.org/packages/13/32/903668ddb935b626768ef7141d76ed736affb7bf02a5170657f57e1cf83f/PyMoa-0.2.dev0.zip#sha256=5f629dfc178caae0f42f6ed9db2234c3db8bc09f1f4e0bb70af2bfd4f20ee4ee from build tracker '/tmp/pip-req-tracker-98qpncqa' 2021-07-11T17:33:39,248 Removed build tracker: '/tmp/pip-req-tracker-98qpncqa'