2021-07-21T11:00:37,943 Created temporary directory: /tmp/pip-ephem-wheel-cache-j8qjdwg3 2021-07-21T11:00:37,946 Created temporary directory: /tmp/pip-req-tracker-cg240u3q 2021-07-21T11:00:37,947 Initialized build tracking at /tmp/pip-req-tracker-cg240u3q 2021-07-21T11:00:37,947 Created build tracker: /tmp/pip-req-tracker-cg240u3q 2021-07-21T11:00:37,947 Entered build tracker: /tmp/pip-req-tracker-cg240u3q 2021-07-21T11:00:37,948 Created temporary directory: /tmp/pip-wheel-bn9ao0z3 2021-07-21T11:00:37,976 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-07-21T11:00:37,978 2 location(s) to search for versions of turtlestar: 2021-07-21T11:00:37,978 * https://pypi.org/simple/turtlestar/ 2021-07-21T11:00:37,978 * https://www.piwheels.org/simple/turtlestar/ 2021-07-21T11:00:37,979 Fetching project page and analyzing links: https://pypi.org/simple/turtlestar/ 2021-07-21T11:00:37,979 Getting page https://pypi.org/simple/turtlestar/ 2021-07-21T11:00:37,981 Found index url https://pypi.org/simple 2021-07-21T11:00:38,074 Found link https://files.pythonhosted.org/packages/62/83/01a3d22cffa13178e2a00dd02934900decdd2d2f1fad01e854b0216452d3/turtlestar-1.0.tar.gz#sha256=bdd0aba2c8aa84d5f23be2d926c38fe4b5499baa336a8d9da8e7ec8c68082323 (from https://pypi.org/simple/turtlestar/), version: 1.0 2021-07-21T11:00:38,074 Found link https://files.pythonhosted.org/packages/6c/84/8995523178aee6fc96ddc9e53c0506132c08b63626ebbf536e7bc003aabc/turtlestar-1.0.2.tar.gz#sha256=724c09a861fe5095c130b399448a1d10bdf83c7cf5a326ba3bbc471a7c7a5942 (from https://pypi.org/simple/turtlestar/), version: 1.0.2 2021-07-21T11:00:38,075 Fetching project page and analyzing links: https://www.piwheels.org/simple/turtlestar/ 2021-07-21T11:00:38,075 Getting page https://www.piwheels.org/simple/turtlestar/ 2021-07-21T11:00:38,076 Found index url https://www.piwheels.org/simple 2021-07-21T11:00:38,192 Skipping link: not a file: https://www.piwheels.org/simple/turtlestar/ 2021-07-21T11:00:38,192 Skipping link: not a file: https://pypi.org/simple/turtlestar/ 2021-07-21T11:00:38,219 Given no hashes to check 1 links for project 'turtlestar': discarding no candidates 2021-07-21T11:00:38,237 Collecting turtlestar==1.0.2 2021-07-21T11:00:38,239 Created temporary directory: /tmp/pip-unpack-lj7ms3wa 2021-07-21T11:00:38,410 Downloading turtlestar-1.0.2.tar.gz (2.2 kB) 2021-07-21T11:00:38,443 Added turtlestar==1.0.2 from https://files.pythonhosted.org/packages/6c/84/8995523178aee6fc96ddc9e53c0506132c08b63626ebbf536e7bc003aabc/turtlestar-1.0.2.tar.gz#sha256=724c09a861fe5095c130b399448a1d10bdf83c7cf5a326ba3bbc471a7c7a5942 to build tracker '/tmp/pip-req-tracker-cg240u3q' 2021-07-21T11:00:38,444 Running setup.py (path:/tmp/pip-wheel-bn9ao0z3/turtlestar_ecbc91eed10a413991e6133feed91313/setup.py) egg_info for package turtlestar 2021-07-21T11:00:38,445 Created temporary directory: /tmp/pip-pip-egg-info-em3ayvm7 2021-07-21T11:00:38,445 Running command python setup.py egg_info 2021-07-21T11:00:39,508 Traceback (most recent call last): 2021-07-21T11:00:39,509 File "", line 1, in 2021-07-21T11:00:39,510 File "/tmp/pip-wheel-bn9ao0z3/turtlestar_ecbc91eed10a413991e6133feed91313/setup.py", line 1, in 2021-07-21T11:00:39,510 import turtlestar,os 2021-07-21T11:00:39,511 File "/tmp/pip-wheel-bn9ao0z3/turtlestar_ecbc91eed10a413991e6133feed91313/turtlestar.py", line 3, in 2021-07-21T11:00:39,511 from turtle import * 2021-07-21T11:00:39,511 File "/usr/lib/python3.9/turtle.py", line 107, in 2021-07-21T11:00:39,518 import tkinter as TK 2021-07-21T11:00:39,518 ModuleNotFoundError: No module named 'tkinter' 2021-07-21T11:00:39,572 WARNING: Discarding https://files.pythonhosted.org/packages/6c/84/8995523178aee6fc96ddc9e53c0506132c08b63626ebbf536e7bc003aabc/turtlestar-1.0.2.tar.gz#sha256=724c09a861fe5095c130b399448a1d10bdf83c7cf5a326ba3bbc471a7c7a5942 (from https://pypi.org/simple/turtlestar/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-21T11:00:39,574 ERROR: Could not find a version that satisfies the requirement turtlestar==1.0.2 (from versions: 1.0, 1.0.2) 2021-07-21T11:00:39,574 ERROR: No matching distribution found for turtlestar==1.0.2 2021-07-21T11:00:39,575 Exception information: 2021-07-21T11:00:39,575 Traceback (most recent call last): 2021-07-21T11:00:39,575 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-21T11:00:39,575 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-21T11:00:39,575 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-21T11:00:39,575 raise RequirementsConflicted(criterion) 2021-07-21T11:00:39,575 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('turtlestar==1.0.2') 2021-07-21T11:00:39,575 2021-07-21T11:00:39,575 During handling of the above exception, another exception occurred: 2021-07-21T11:00:39,575 2021-07-21T11:00:39,575 Traceback (most recent call last): 2021-07-21T11:00:39,575 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-21T11:00:39,575 result = self._result = resolver.resolve( 2021-07-21T11:00:39,575 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-21T11:00:39,575 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-21T11:00:39,575 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-21T11:00:39,575 raise ResolutionImpossible(e.criterion.information) 2021-07-21T11:00:39,575 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('turtlestar==1.0.2'), parent=None)] 2021-07-21T11:00:39,575 2021-07-21T11:00:39,575 The above exception was the direct cause of the following exception: 2021-07-21T11:00:39,575 2021-07-21T11:00:39,575 Traceback (most recent call last): 2021-07-21T11:00:39,575 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-21T11:00:39,575 status = self.run(options, args) 2021-07-21T11:00:39,575 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-21T11:00:39,575 return func(self, options, args) 2021-07-21T11:00:39,575 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-21T11:00:39,575 requirement_set = resolver.resolve( 2021-07-21T11:00:39,575 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-21T11:00:39,575 raise error from e 2021-07-21T11:00:39,575 pip._internal.exceptions.DistributionNotFound: No matching distribution found for turtlestar==1.0.2 2021-07-21T11:00:39,579 Removed turtlestar==1.0.2 from https://files.pythonhosted.org/packages/6c/84/8995523178aee6fc96ddc9e53c0506132c08b63626ebbf536e7bc003aabc/turtlestar-1.0.2.tar.gz#sha256=724c09a861fe5095c130b399448a1d10bdf83c7cf5a326ba3bbc471a7c7a5942 from build tracker '/tmp/pip-req-tracker-cg240u3q' 2021-07-21T11:00:39,580 Removed build tracker: '/tmp/pip-req-tracker-cg240u3q'