2021-07-14T01:54:49,880 Created temporary directory: /tmp/pip-ephem-wheel-cache-n4n_n3ey 2021-07-14T01:54:49,883 Created temporary directory: /tmp/pip-req-tracker-98g5iao1 2021-07-14T01:54:49,883 Initialized build tracking at /tmp/pip-req-tracker-98g5iao1 2021-07-14T01:54:49,884 Created build tracker: /tmp/pip-req-tracker-98g5iao1 2021-07-14T01:54:49,884 Entered build tracker: /tmp/pip-req-tracker-98g5iao1 2021-07-14T01:54:49,885 Created temporary directory: /tmp/pip-wheel-v7p7t9r9 2021-07-14T01:54:49,916 1 location(s) to search for versions of cturtle: 2021-07-14T01:54:49,916 * https://pypi.org/simple/cturtle/ 2021-07-14T01:54:49,916 Fetching project page and analyzing links: https://pypi.org/simple/cturtle/ 2021-07-14T01:54:49,917 Getting page https://pypi.org/simple/cturtle/ 2021-07-14T01:54:49,919 Found index url https://pypi.org/simple 2021-07-14T01:54:50,027 Skipping link: none of the wheel's tags (py2-none-any) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c5/c2/a3f988c47858e63e38b7318d0fc6cc5bd4709d20257ef354428136887743/cturtle-0.0.6-py2-none-any.whl#sha256=76f3c0b9adb96ba10ec4d3544a132cc8adfea34d9c6da9d6fab074a2d18fe1c8 (from https://pypi.org/simple/cturtle/) 2021-07-14T01:54:50,028 Found link https://files.pythonhosted.org/packages/14/99/c23f7b86887c6dc3041c18d9b346029a66b94ea20bb5d17c769e1c3c42a8/cturtle-0.0.6.tar.gz#sha256=a535a66e3e0a0aecdceac154fde845b7c66502aa6ff3172d8132005becc07d8a (from https://pypi.org/simple/cturtle/), version: 0.0.6 2021-07-14T01:54:50,028 Skipping link: not a file: https://pypi.org/simple/cturtle/ 2021-07-14T01:54:50,029 Given no hashes to check 1 links for project 'cturtle': discarding no candidates 2021-07-14T01:54:50,050 Collecting cturtle==0.0.6 2021-07-14T01:54:50,051 Created temporary directory: /tmp/pip-unpack-6rmkt_5j 2021-07-14T01:54:50,228 Downloading cturtle-0.0.6.tar.gz (18 kB) 2021-07-14T01:54:50,270 Added cturtle==0.0.6 from https://files.pythonhosted.org/packages/14/99/c23f7b86887c6dc3041c18d9b346029a66b94ea20bb5d17c769e1c3c42a8/cturtle-0.0.6.tar.gz#sha256=a535a66e3e0a0aecdceac154fde845b7c66502aa6ff3172d8132005becc07d8a to build tracker '/tmp/pip-req-tracker-98g5iao1' 2021-07-14T01:54:50,271 Running setup.py (path:/tmp/pip-wheel-v7p7t9r9/cturtle_17b145dffa364e0c8a486dabcc67ebb4/setup.py) egg_info for package cturtle 2021-07-14T01:54:50,272 Created temporary directory: /tmp/pip-pip-egg-info-28afaa0a 2021-07-14T01:54:50,272 Running command python setup.py egg_info 2021-07-14T01:54:51,421 Traceback (most recent call last): 2021-07-14T01:54:51,421 File "", line 1, in 2021-07-14T01:54:51,422 File "/tmp/pip-wheel-v7p7t9r9/cturtle_17b145dffa364e0c8a486dabcc67ebb4/setup.py", line 5, in 2021-07-14T01:54:51,422 import cturtle 2021-07-14T01:54:51,422 File "/tmp/pip-wheel-v7p7t9r9/cturtle_17b145dffa364e0c8a486dabcc67ebb4/cturtle/__init__.py", line 1, in 2021-07-14T01:54:51,422 from .cturtle import * 2021-07-14T01:54:51,423 File "/tmp/pip-wheel-v7p7t9r9/cturtle_17b145dffa364e0c8a486dabcc67ebb4/cturtle/cturtle.py", line 237, in 2021-07-14T01:54:51,423 _initialise() 2021-07-14T01:54:51,423 File "/tmp/pip-wheel-v7p7t9r9/cturtle_17b145dffa364e0c8a486dabcc67ebb4/cturtle/cturtle.py", line 167, in _initialise 2021-07-14T01:54:51,423 raise ImportError("could not locate the TURTLE library") 2021-07-14T01:54:51,424 ImportError: could not locate the TURTLE library 2021-07-14T01:54:51,490 WARNING: Discarding https://files.pythonhosted.org/packages/14/99/c23f7b86887c6dc3041c18d9b346029a66b94ea20bb5d17c769e1c3c42a8/cturtle-0.0.6.tar.gz#sha256=a535a66e3e0a0aecdceac154fde845b7c66502aa6ff3172d8132005becc07d8a (from https://pypi.org/simple/cturtle/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-14T01:54:51,491 ERROR: Could not find a version that satisfies the requirement cturtle==0.0.6 (from versions: 0.0.6) 2021-07-14T01:54:51,492 ERROR: No matching distribution found for cturtle==0.0.6 2021-07-14T01:54:51,492 Exception information: 2021-07-14T01:54:51,492 Traceback (most recent call last): 2021-07-14T01:54:51,492 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-14T01:54:51,492 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-14T01:54:51,492 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-14T01:54:51,492 raise RequirementsConflicted(criterion) 2021-07-14T01:54:51,492 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('cturtle==0.0.6') 2021-07-14T01:54:51,492 2021-07-14T01:54:51,492 During handling of the above exception, another exception occurred: 2021-07-14T01:54:51,492 2021-07-14T01:54:51,492 Traceback (most recent call last): 2021-07-14T01:54:51,492 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-14T01:54:51,492 result = self._result = resolver.resolve( 2021-07-14T01:54:51,492 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-14T01:54:51,492 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-14T01:54:51,492 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-14T01:54:51,492 raise ResolutionImpossible(e.criterion.information) 2021-07-14T01:54:51,492 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('cturtle==0.0.6'), parent=None)] 2021-07-14T01:54:51,492 2021-07-14T01:54:51,492 The above exception was the direct cause of the following exception: 2021-07-14T01:54:51,492 2021-07-14T01:54:51,492 Traceback (most recent call last): 2021-07-14T01:54:51,492 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-14T01:54:51,492 status = self.run(options, args) 2021-07-14T01:54:51,492 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-14T01:54:51,492 return func(self, options, args) 2021-07-14T01:54:51,492 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-14T01:54:51,492 requirement_set = resolver.resolve( 2021-07-14T01:54:51,492 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-14T01:54:51,492 raise error from e 2021-07-14T01:54:51,492 pip._internal.exceptions.DistributionNotFound: No matching distribution found for cturtle==0.0.6 2021-07-14T01:54:51,497 Removed cturtle==0.0.6 from https://files.pythonhosted.org/packages/14/99/c23f7b86887c6dc3041c18d9b346029a66b94ea20bb5d17c769e1c3c42a8/cturtle-0.0.6.tar.gz#sha256=a535a66e3e0a0aecdceac154fde845b7c66502aa6ff3172d8132005becc07d8a from build tracker '/tmp/pip-req-tracker-98g5iao1' 2021-07-14T01:54:51,497 Removed build tracker: '/tmp/pip-req-tracker-98g5iao1'