2021-07-12T15:28:18,217 Created temporary directory: /tmp/pip-ephem-wheel-cache-uqd05cjo 2021-07-12T15:28:18,219 Created temporary directory: /tmp/pip-req-tracker-07x8e08d 2021-07-12T15:28:18,220 Initialized build tracking at /tmp/pip-req-tracker-07x8e08d 2021-07-12T15:28:18,220 Created build tracker: /tmp/pip-req-tracker-07x8e08d 2021-07-12T15:28:18,220 Entered build tracker: /tmp/pip-req-tracker-07x8e08d 2021-07-12T15:28:18,220 Created temporary directory: /tmp/pip-wheel-ilf_cpma 2021-07-12T15:28:18,248 1 location(s) to search for versions of pycker: 2021-07-12T15:28:18,248 * https://pypi.org/simple/pycker/ 2021-07-12T15:28:18,248 Fetching project page and analyzing links: https://pypi.org/simple/pycker/ 2021-07-12T15:28:18,249 Getting page https://pypi.org/simple/pycker/ 2021-07-12T15:28:18,251 Found index url https://pypi.org/simple 2021-07-12T15:28:18,339 Found link https://files.pythonhosted.org/packages/fb/73/4502b2b32bd828ec8444d6449bff909eecf644cc8f0c6faafd0890b176eb/pycker-1.0.0.tar.gz#sha256=afebc841f37826d623b53f2a5d562ceafc4619f8d94052ad25557055cf0dfd17 (from https://pypi.org/simple/pycker/), version: 1.0.0 2021-07-12T15:28:18,339 Found link https://files.pythonhosted.org/packages/13/85/713e3d762681ad0ad5860b6e9cc2b0e8ee078d1e35aafa6ec668b5c28113/pycker-1.1.0.tar.gz#sha256=dad9432a5e1c8242a715f308b2a813b1e50c787a9911f18647b487e9761f0b6f (from https://pypi.org/simple/pycker/), version: 1.1.0 2021-07-12T15:28:18,340 Found link https://files.pythonhosted.org/packages/4a/81/1a3b8720bc9544ab6c3b3108a8bb3571e13a5d9eb013d6c0804c8aa9c6d4/pycker-1.1.1.tar.gz#sha256=24b3277874b4f1066be9737a5614c15c64d7ff89637a8c46575a8141f7175718 (from https://pypi.org/simple/pycker/), version: 1.1.1 2021-07-12T15:28:18,340 Skipping link: not a file: https://pypi.org/simple/pycker/ 2021-07-12T15:28:18,358 Given no hashes to check 1 links for project 'pycker': discarding no candidates 2021-07-12T15:28:18,376 Collecting pycker==1.1.0 2021-07-12T15:28:18,378 Created temporary directory: /tmp/pip-unpack-0a6t7iki 2021-07-12T15:28:19,928 Downloading pycker-1.1.0.tar.gz (3.5 MB) 2021-07-12T15:28:20,551 Added pycker==1.1.0 from https://files.pythonhosted.org/packages/13/85/713e3d762681ad0ad5860b6e9cc2b0e8ee078d1e35aafa6ec668b5c28113/pycker-1.1.0.tar.gz#sha256=dad9432a5e1c8242a715f308b2a813b1e50c787a9911f18647b487e9761f0b6f to build tracker '/tmp/pip-req-tracker-07x8e08d' 2021-07-12T15:28:20,552 Running setup.py (path:/tmp/pip-wheel-ilf_cpma/pycker_f09529c117824244ae786c51fa46d885/setup.py) egg_info for package pycker 2021-07-12T15:28:20,553 Created temporary directory: /tmp/pip-pip-egg-info-9p67228w 2021-07-12T15:28:20,553 Running command python setup.py egg_info 2021-07-12T15:28:21,282 Traceback (most recent call last): 2021-07-12T15:28:21,283 File "", line 1, in 2021-07-12T15:28:21,283 File "/tmp/pip-wheel-ilf_cpma/pycker_f09529c117824244ae786c51fa46d885/setup.py", line 4, in 2021-07-12T15:28:21,283 import pycker 2021-07-12T15:28:21,284 File "/tmp/pip-wheel-ilf_cpma/pycker_f09529c117824244ae786c51fa46d885/pycker/__init__.py", line 11, in 2021-07-12T15:28:21,284 from .pick import Pick 2021-07-12T15:28:21,284 File "/tmp/pip-wheel-ilf_cpma/pycker_f09529c117824244ae786c51fa46d885/pycker/pick.py", line 8, in 2021-07-12T15:28:21,284 from obspy.core.utcdatetime import UTCDateTime 2021-07-12T15:28:21,285 ModuleNotFoundError: No module named 'obspy' 2021-07-12T15:28:21,335 WARNING: Discarding https://files.pythonhosted.org/packages/13/85/713e3d762681ad0ad5860b6e9cc2b0e8ee078d1e35aafa6ec668b5c28113/pycker-1.1.0.tar.gz#sha256=dad9432a5e1c8242a715f308b2a813b1e50c787a9911f18647b487e9761f0b6f (from https://pypi.org/simple/pycker/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T15:28:21,336 ERROR: Could not find a version that satisfies the requirement pycker==1.1.0 (from versions: 1.0.0, 1.1.0, 1.1.1) 2021-07-12T15:28:21,336 ERROR: No matching distribution found for pycker==1.1.0 2021-07-12T15:28:21,337 Exception information: 2021-07-12T15:28:21,337 Traceback (most recent call last): 2021-07-12T15:28:21,337 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T15:28:21,337 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T15:28:21,337 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T15:28:21,337 raise RequirementsConflicted(criterion) 2021-07-12T15:28:21,337 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pycker==1.1.0') 2021-07-12T15:28:21,337 2021-07-12T15:28:21,337 During handling of the above exception, another exception occurred: 2021-07-12T15:28:21,337 2021-07-12T15:28:21,337 Traceback (most recent call last): 2021-07-12T15:28:21,337 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T15:28:21,337 result = self._result = resolver.resolve( 2021-07-12T15:28:21,337 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T15:28:21,337 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T15:28:21,337 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T15:28:21,337 raise ResolutionImpossible(e.criterion.information) 2021-07-12T15:28:21,337 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pycker==1.1.0'), parent=None)] 2021-07-12T15:28:21,337 2021-07-12T15:28:21,337 The above exception was the direct cause of the following exception: 2021-07-12T15:28:21,337 2021-07-12T15:28:21,337 Traceback (most recent call last): 2021-07-12T15:28:21,337 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T15:28:21,337 status = self.run(options, args) 2021-07-12T15:28:21,337 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T15:28:21,337 return func(self, options, args) 2021-07-12T15:28:21,337 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T15:28:21,337 requirement_set = resolver.resolve( 2021-07-12T15:28:21,337 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T15:28:21,337 raise error from e 2021-07-12T15:28:21,337 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pycker==1.1.0 2021-07-12T15:28:21,341 Removed pycker==1.1.0 from https://files.pythonhosted.org/packages/13/85/713e3d762681ad0ad5860b6e9cc2b0e8ee078d1e35aafa6ec668b5c28113/pycker-1.1.0.tar.gz#sha256=dad9432a5e1c8242a715f308b2a813b1e50c787a9911f18647b487e9761f0b6f from build tracker '/tmp/pip-req-tracker-07x8e08d' 2021-07-12T15:28:21,342 Removed build tracker: '/tmp/pip-req-tracker-07x8e08d'