2021-07-11T22:12:26,588 Created temporary directory: /tmp/pip-ephem-wheel-cache-z8pc5ikx 2021-07-11T22:12:26,592 Created temporary directory: /tmp/pip-req-tracker-tzpazy6b 2021-07-11T22:12:26,592 Initialized build tracking at /tmp/pip-req-tracker-tzpazy6b 2021-07-11T22:12:26,593 Created build tracker: /tmp/pip-req-tracker-tzpazy6b 2021-07-11T22:12:26,593 Entered build tracker: /tmp/pip-req-tracker-tzpazy6b 2021-07-11T22:12:26,594 Created temporary directory: /tmp/pip-wheel-_qqshr7m 2021-07-11T22:12:26,624 1 location(s) to search for versions of kbkdna: 2021-07-11T22:12:26,624 * https://pypi.org/simple/kbkdna/ 2021-07-11T22:12:26,624 Fetching project page and analyzing links: https://pypi.org/simple/kbkdna/ 2021-07-11T22:12:26,625 Getting page https://pypi.org/simple/kbkdna/ 2021-07-11T22:12:26,626 Found index url https://pypi.org/simple 2021-07-11T22:12:26,810 Found link https://files.pythonhosted.org/packages/bf/67/a434b4649c18f0d9e67581dd5878b24763c73d969c2eb9c8f025b2daeb14/kbkdna-0.0.0.tar.gz#sha256=643d752d513259eb91d7ee4237178e4c04912e7adec76ff6707f39aa875df05f (from https://pypi.org/simple/kbkdna/), version: 0.0.0 2021-07-11T22:12:26,810 Skipping link: not a file: https://pypi.org/simple/kbkdna/ 2021-07-11T22:12:26,828 Given no hashes to check 1 links for project 'kbkdna': discarding no candidates 2021-07-11T22:12:26,846 Collecting kbkdna==0.0.0 2021-07-11T22:12:26,848 Created temporary directory: /tmp/pip-unpack-_f9iewao 2021-07-11T22:12:27,037 Downloading kbkdna-0.0.0.tar.gz (1.9 kB) 2021-07-11T22:12:27,063 Added kbkdna==0.0.0 from https://files.pythonhosted.org/packages/bf/67/a434b4649c18f0d9e67581dd5878b24763c73d969c2eb9c8f025b2daeb14/kbkdna-0.0.0.tar.gz#sha256=643d752d513259eb91d7ee4237178e4c04912e7adec76ff6707f39aa875df05f to build tracker '/tmp/pip-req-tracker-tzpazy6b' 2021-07-11T22:12:27,064 Running setup.py (path:/tmp/pip-wheel-_qqshr7m/kbkdna_8ae8c787b82b4eddbe7155c691604bc1/setup.py) egg_info for package kbkdna 2021-07-11T22:12:27,065 Created temporary directory: /tmp/pip-pip-egg-info-o6x1pbx7 2021-07-11T22:12:27,065 Running command python setup.py egg_info 2021-07-11T22:12:27,848 Traceback (most recent call last): 2021-07-11T22:12:27,849 File "", line 1, in 2021-07-11T22:12:27,849 File "/tmp/pip-wheel-_qqshr7m/kbkdna_8ae8c787b82b4eddbe7155c691604bc1/setup.py", line 23, in 2021-07-11T22:12:27,850 long_description=open('README.rst').read(), 2021-07-11T22:12:27,850 FileNotFoundError: [Errno 2] No such file or directory: 'README.rst' 2021-07-11T22:12:27,897 WARNING: Discarding https://files.pythonhosted.org/packages/bf/67/a434b4649c18f0d9e67581dd5878b24763c73d969c2eb9c8f025b2daeb14/kbkdna-0.0.0.tar.gz#sha256=643d752d513259eb91d7ee4237178e4c04912e7adec76ff6707f39aa875df05f (from https://pypi.org/simple/kbkdna/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-11T22:12:27,899 ERROR: Could not find a version that satisfies the requirement kbkdna==0.0.0 (from versions: 0.0.0) 2021-07-11T22:12:27,899 ERROR: No matching distribution found for kbkdna==0.0.0 2021-07-11T22:12:27,899 Exception information: 2021-07-11T22:12:27,899 Traceback (most recent call last): 2021-07-11T22:12:27,899 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-11T22:12:27,899 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-11T22:12:27,899 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-11T22:12:27,899 raise RequirementsConflicted(criterion) 2021-07-11T22:12:27,899 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('kbkdna==0.0.0') 2021-07-11T22:12:27,899 2021-07-11T22:12:27,899 During handling of the above exception, another exception occurred: 2021-07-11T22:12:27,899 2021-07-11T22:12:27,899 Traceback (most recent call last): 2021-07-11T22:12:27,899 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-11T22:12:27,899 result = self._result = resolver.resolve( 2021-07-11T22:12:27,899 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-11T22:12:27,899 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-11T22:12:27,899 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-11T22:12:27,899 raise ResolutionImpossible(e.criterion.information) 2021-07-11T22:12:27,899 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('kbkdna==0.0.0'), parent=None)] 2021-07-11T22:12:27,899 2021-07-11T22:12:27,899 The above exception was the direct cause of the following exception: 2021-07-11T22:12:27,899 2021-07-11T22:12:27,899 Traceback (most recent call last): 2021-07-11T22:12:27,899 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-11T22:12:27,899 status = self.run(options, args) 2021-07-11T22:12:27,899 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-11T22:12:27,899 return func(self, options, args) 2021-07-11T22:12:27,899 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-11T22:12:27,899 requirement_set = resolver.resolve( 2021-07-11T22:12:27,899 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-11T22:12:27,899 raise error from e 2021-07-11T22:12:27,899 pip._internal.exceptions.DistributionNotFound: No matching distribution found for kbkdna==0.0.0 2021-07-11T22:12:27,904 Removed kbkdna==0.0.0 from https://files.pythonhosted.org/packages/bf/67/a434b4649c18f0d9e67581dd5878b24763c73d969c2eb9c8f025b2daeb14/kbkdna-0.0.0.tar.gz#sha256=643d752d513259eb91d7ee4237178e4c04912e7adec76ff6707f39aa875df05f from build tracker '/tmp/pip-req-tracker-tzpazy6b' 2021-07-11T22:12:27,904 Removed build tracker: '/tmp/pip-req-tracker-tzpazy6b'