2021-07-12T10:34:03,021 Created temporary directory: /tmp/pip-ephem-wheel-cache-rvy1pl0d 2021-07-12T10:34:03,024 Created temporary directory: /tmp/pip-req-tracker-z01a39rx 2021-07-12T10:34:03,025 Initialized build tracking at /tmp/pip-req-tracker-z01a39rx 2021-07-12T10:34:03,025 Created build tracker: /tmp/pip-req-tracker-z01a39rx 2021-07-12T10:34:03,025 Entered build tracker: /tmp/pip-req-tracker-z01a39rx 2021-07-12T10:34:03,026 Created temporary directory: /tmp/pip-wheel-f5cmvxay 2021-07-12T10:34:03,055 1 location(s) to search for versions of anchor-bio: 2021-07-12T10:34:03,055 * https://pypi.org/simple/anchor-bio/ 2021-07-12T10:34:03,056 Fetching project page and analyzing links: https://pypi.org/simple/anchor-bio/ 2021-07-12T10:34:03,056 Getting page https://pypi.org/simple/anchor-bio/ 2021-07-12T10:34:03,058 Found index url https://pypi.org/simple 2021-07-12T10:34:03,146 Found link https://files.pythonhosted.org/packages/90/3c/af49475fffea54fb4f6269469cb49d05d97d00422497bed27050cb5d151e/anchor-bio-0.1.0.tar.gz#sha256=6905d4934dce1254d8bafb6a1753321e8e393828f3f204ef6e2522faade12cc9 (from https://pypi.org/simple/anchor-bio/), version: 0.1.0 2021-07-12T10:34:03,146 Found link https://files.pythonhosted.org/packages/ae/ac/64485e376ae2d23ef818bad15af32cd1a369c0dfe6067867deafe15af0d2/anchor-bio-1.0.0.tar.gz#sha256=4de45805ad829b93cd523c6db16b93a70e604318742170d98e341d92c694c662 (from https://pypi.org/simple/anchor-bio/), version: 1.0.0 2021-07-12T10:34:03,146 Found link https://files.pythonhosted.org/packages/54/4a/7ac55290bf55fc1a29faba552e78ed020b58772634d410f61d5b4e6bbf00/anchor-bio-1.0.1.tar.gz#sha256=569a541f494785a44077bbc572e6b16268a77665734894797141539cb34a0c07 (from https://pypi.org/simple/anchor-bio/), version: 1.0.1 2021-07-12T10:34:03,147 Found link https://files.pythonhosted.org/packages/3e/41/90cfb87bed69623713acedb6659a842185549bbbc717d3537277e0885352/anchor-bio-1.1.1.tar.gz#sha256=27361fea80ffdeb4220b12dbde1c74baf22e208871d4056831387b2f78ac73f4 (from https://pypi.org/simple/anchor-bio/), version: 1.1.1 2021-07-12T10:34:03,147 Skipping link: not a file: https://pypi.org/simple/anchor-bio/ 2021-07-12T10:34:03,165 Given no hashes to check 1 links for project 'anchor-bio': discarding no candidates 2021-07-12T10:34:03,184 Collecting anchor-bio==1.0.0 2021-07-12T10:34:03,185 Created temporary directory: /tmp/pip-unpack-bpc81667 2021-07-12T10:34:03,224 Downloading anchor-bio-1.0.0.tar.gz (15 kB) 2021-07-12T10:34:03,277 Added anchor-bio==1.0.0 from https://files.pythonhosted.org/packages/ae/ac/64485e376ae2d23ef818bad15af32cd1a369c0dfe6067867deafe15af0d2/anchor-bio-1.0.0.tar.gz#sha256=4de45805ad829b93cd523c6db16b93a70e604318742170d98e341d92c694c662 to build tracker '/tmp/pip-req-tracker-z01a39rx' 2021-07-12T10:34:03,278 Running setup.py (path:/tmp/pip-wheel-f5cmvxay/anchor-bio_697bc4ad6566457aa1ba59208a8af2a5/setup.py) egg_info for package anchor-bio 2021-07-12T10:34:03,279 Created temporary directory: /tmp/pip-pip-egg-info-q05ki_2l 2021-07-12T10:34:03,279 Running command python setup.py egg_info 2021-07-12T10:34:04,102 Traceback (most recent call last): 2021-07-12T10:34:04,103 File "", line 1, in 2021-07-12T10:34:04,103 File "/tmp/pip-wheel-f5cmvxay/anchor-bio_697bc4ad6566457aa1ba59208a8af2a5/setup.py", line 11, in 2021-07-12T10:34:04,104 with open('README.md') as readme_file: 2021-07-12T10:34:04,105 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2021-07-12T10:34:04,155 WARNING: Discarding https://files.pythonhosted.org/packages/ae/ac/64485e376ae2d23ef818bad15af32cd1a369c0dfe6067867deafe15af0d2/anchor-bio-1.0.0.tar.gz#sha256=4de45805ad829b93cd523c6db16b93a70e604318742170d98e341d92c694c662 (from https://pypi.org/simple/anchor-bio/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T10:34:04,157 ERROR: Could not find a version that satisfies the requirement anchor-bio==1.0.0 (from versions: 0.1.0, 1.0.0, 1.0.1, 1.1.1) 2021-07-12T10:34:04,157 ERROR: No matching distribution found for anchor-bio==1.0.0 2021-07-12T10:34:04,158 Exception information: 2021-07-12T10:34:04,158 Traceback (most recent call last): 2021-07-12T10:34:04,158 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T10:34:04,158 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T10:34:04,158 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T10:34:04,158 raise RequirementsConflicted(criterion) 2021-07-12T10:34:04,158 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('anchor-bio==1.0.0') 2021-07-12T10:34:04,158 2021-07-12T10:34:04,158 During handling of the above exception, another exception occurred: 2021-07-12T10:34:04,158 2021-07-12T10:34:04,158 Traceback (most recent call last): 2021-07-12T10:34:04,158 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T10:34:04,158 result = self._result = resolver.resolve( 2021-07-12T10:34:04,158 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T10:34:04,158 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T10:34:04,158 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T10:34:04,158 raise ResolutionImpossible(e.criterion.information) 2021-07-12T10:34:04,158 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('anchor-bio==1.0.0'), parent=None)] 2021-07-12T10:34:04,158 2021-07-12T10:34:04,158 The above exception was the direct cause of the following exception: 2021-07-12T10:34:04,158 2021-07-12T10:34:04,158 Traceback (most recent call last): 2021-07-12T10:34:04,158 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T10:34:04,158 status = self.run(options, args) 2021-07-12T10:34:04,158 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T10:34:04,158 return func(self, options, args) 2021-07-12T10:34:04,158 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T10:34:04,158 requirement_set = resolver.resolve( 2021-07-12T10:34:04,158 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T10:34:04,158 raise error from e 2021-07-12T10:34:04,158 pip._internal.exceptions.DistributionNotFound: No matching distribution found for anchor-bio==1.0.0 2021-07-12T10:34:04,172 Removed anchor-bio==1.0.0 from https://files.pythonhosted.org/packages/ae/ac/64485e376ae2d23ef818bad15af32cd1a369c0dfe6067867deafe15af0d2/anchor-bio-1.0.0.tar.gz#sha256=4de45805ad829b93cd523c6db16b93a70e604318742170d98e341d92c694c662 from build tracker '/tmp/pip-req-tracker-z01a39rx' 2021-07-12T10:34:04,172 Removed build tracker: '/tmp/pip-req-tracker-z01a39rx'