2021-07-12T17:33:18,884 Created temporary directory: /tmp/pip-ephem-wheel-cache-s5mik12l 2021-07-12T17:33:18,887 Created temporary directory: /tmp/pip-req-tracker-wg2rjfxm 2021-07-12T17:33:18,887 Initialized build tracking at /tmp/pip-req-tracker-wg2rjfxm 2021-07-12T17:33:18,888 Created build tracker: /tmp/pip-req-tracker-wg2rjfxm 2021-07-12T17:33:18,888 Entered build tracker: /tmp/pip-req-tracker-wg2rjfxm 2021-07-12T17:33:18,888 Created temporary directory: /tmp/pip-wheel-sll644a8 2021-07-12T17:33:18,919 1 location(s) to search for versions of cotimelog: 2021-07-12T17:33:18,919 * https://pypi.org/simple/cotimelog/ 2021-07-12T17:33:18,920 Fetching project page and analyzing links: https://pypi.org/simple/cotimelog/ 2021-07-12T17:33:18,920 Getting page https://pypi.org/simple/cotimelog/ 2021-07-12T17:33:18,922 Found index url https://pypi.org/simple 2021-07-12T17:33:19,106 Found link https://files.pythonhosted.org/packages/82/96/ac48c009d386fe0fe1be808faa98f11daf2209ab9e6f151aaeb4433fadbb/cotimelog-0.1.0.tar.gz#sha256=7618c33947b115fbb7cf20b0d158b3e72a963d732a4567cd8c2754d3a6b90eae (from https://pypi.org/simple/cotimelog/), version: 0.1.0 2021-07-12T17:33:19,107 Found link https://files.pythonhosted.org/packages/74/bb/56c2833297de9ad0a7c0491b66195f6c780b43e41022947782df761e257b/cotimelog-0.1.1.tar.gz#sha256=a3c46ad2f6f05733e5136985fd0c66d971e31c2ab8319380978500b27ec38a84 (from https://pypi.org/simple/cotimelog/), version: 0.1.1 2021-07-12T17:33:19,107 Found link https://files.pythonhosted.org/packages/4f/ea/d7f9fd7bfbf24fa57ca97ce02ed49ca64d8a148ae28d2de3d5ae27e78534/cotimelog-0.1.2.tar.gz#sha256=5b72caa31917099c1c6cec9f3d55c6480545273b8b82f5f54d6ed8327e8f0e22 (from https://pypi.org/simple/cotimelog/), version: 0.1.2 2021-07-12T17:33:19,107 Found link https://files.pythonhosted.org/packages/e8/64/a471beb1d49298ad5b4b600420e97b9256fa5a02ef342d288e5ab9f5051d/cotimelog-0.1.3.tar.gz#sha256=124fde62c543d0cd180e2c4c7d07a781e203c1891b96236abd3123163f00192e (from https://pypi.org/simple/cotimelog/), version: 0.1.3 2021-07-12T17:33:19,108 Found link https://files.pythonhosted.org/packages/b8/65/431666effdd0fddfcd78e937a7205e715b125096f7c90ab3d8882d4177b5/cotimelog-0.2.0.tar.gz#sha256=564dc33e214d0df859a075e8346cadb8a7aaf47de1059a4447c05673d3590b56 (from https://pypi.org/simple/cotimelog/), version: 0.2.0 2021-07-12T17:33:19,108 Skipping link: not a file: https://pypi.org/simple/cotimelog/ 2021-07-12T17:33:19,126 Given no hashes to check 1 links for project 'cotimelog': discarding no candidates 2021-07-12T17:33:19,145 Collecting cotimelog==0.1.0 2021-07-12T17:33:19,147 Created temporary directory: /tmp/pip-unpack-mt3mjzwa 2021-07-12T17:33:19,319 Downloading cotimelog-0.1.0.tar.gz (7.2 kB) 2021-07-12T17:33:19,359 Added cotimelog==0.1.0 from https://files.pythonhosted.org/packages/82/96/ac48c009d386fe0fe1be808faa98f11daf2209ab9e6f151aaeb4433fadbb/cotimelog-0.1.0.tar.gz#sha256=7618c33947b115fbb7cf20b0d158b3e72a963d732a4567cd8c2754d3a6b90eae to build tracker '/tmp/pip-req-tracker-wg2rjfxm' 2021-07-12T17:33:19,360 Running setup.py (path:/tmp/pip-wheel-sll644a8/cotimelog_5b6acc9e446d41d7a6089a99fb41a530/setup.py) egg_info for package cotimelog 2021-07-12T17:33:19,360 Created temporary directory: /tmp/pip-pip-egg-info-36r3wr2o 2021-07-12T17:33:19,361 Running command python setup.py egg_info 2021-07-12T17:33:20,254 Traceback (most recent call last): 2021-07-12T17:33:20,255 File "", line 1, in 2021-07-12T17:33:20,255 File "/tmp/pip-wheel-sll644a8/cotimelog_5b6acc9e446d41d7a6089a99fb41a530/setup.py", line 3, in 2021-07-12T17:33:20,255 from cotimelog import __author__, __version__ 2021-07-12T17:33:20,256 File "/tmp/pip-wheel-sll644a8/cotimelog_5b6acc9e446d41d7a6089a99fb41a530/cotimelog/__init__.py", line 10, in 2021-07-12T17:33:20,256 from logger import ConcurrentTimeRotatingFileHandler 2021-07-12T17:33:20,256 ModuleNotFoundError: No module named 'logger' 2021-07-12T17:33:20,309 WARNING: Discarding https://files.pythonhosted.org/packages/82/96/ac48c009d386fe0fe1be808faa98f11daf2209ab9e6f151aaeb4433fadbb/cotimelog-0.1.0.tar.gz#sha256=7618c33947b115fbb7cf20b0d158b3e72a963d732a4567cd8c2754d3a6b90eae (from https://pypi.org/simple/cotimelog/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T17:33:20,310 ERROR: Could not find a version that satisfies the requirement cotimelog==0.1.0 (from versions: 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.2.0) 2021-07-12T17:33:20,310 ERROR: No matching distribution found for cotimelog==0.1.0 2021-07-12T17:33:20,311 Exception information: 2021-07-12T17:33:20,311 Traceback (most recent call last): 2021-07-12T17:33:20,311 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T17:33:20,311 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T17:33:20,311 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T17:33:20,311 raise RequirementsConflicted(criterion) 2021-07-12T17:33:20,311 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('cotimelog==0.1.0') 2021-07-12T17:33:20,311 2021-07-12T17:33:20,311 During handling of the above exception, another exception occurred: 2021-07-12T17:33:20,311 2021-07-12T17:33:20,311 Traceback (most recent call last): 2021-07-12T17:33:20,311 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T17:33:20,311 result = self._result = resolver.resolve( 2021-07-12T17:33:20,311 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T17:33:20,311 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T17:33:20,311 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T17:33:20,311 raise ResolutionImpossible(e.criterion.information) 2021-07-12T17:33:20,311 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('cotimelog==0.1.0'), parent=None)] 2021-07-12T17:33:20,311 2021-07-12T17:33:20,311 The above exception was the direct cause of the following exception: 2021-07-12T17:33:20,311 2021-07-12T17:33:20,311 Traceback (most recent call last): 2021-07-12T17:33:20,311 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T17:33:20,311 status = self.run(options, args) 2021-07-12T17:33:20,311 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T17:33:20,311 return func(self, options, args) 2021-07-12T17:33:20,311 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T17:33:20,311 requirement_set = resolver.resolve( 2021-07-12T17:33:20,311 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T17:33:20,311 raise error from e 2021-07-12T17:33:20,311 pip._internal.exceptions.DistributionNotFound: No matching distribution found for cotimelog==0.1.0 2021-07-12T17:33:20,315 Removed cotimelog==0.1.0 from https://files.pythonhosted.org/packages/82/96/ac48c009d386fe0fe1be808faa98f11daf2209ab9e6f151aaeb4433fadbb/cotimelog-0.1.0.tar.gz#sha256=7618c33947b115fbb7cf20b0d158b3e72a963d732a4567cd8c2754d3a6b90eae from build tracker '/tmp/pip-req-tracker-wg2rjfxm' 2021-07-12T17:33:20,316 Removed build tracker: '/tmp/pip-req-tracker-wg2rjfxm'