2021-07-12T20:37:39,192 Created temporary directory: /tmp/pip-ephem-wheel-cache-b3uiqxvs 2021-07-12T20:37:39,195 Created temporary directory: /tmp/pip-req-tracker-ot1rsw0o 2021-07-12T20:37:39,196 Initialized build tracking at /tmp/pip-req-tracker-ot1rsw0o 2021-07-12T20:37:39,196 Created build tracker: /tmp/pip-req-tracker-ot1rsw0o 2021-07-12T20:37:39,196 Entered build tracker: /tmp/pip-req-tracker-ot1rsw0o 2021-07-12T20:37:39,197 Created temporary directory: /tmp/pip-wheel-rn96zo6h 2021-07-12T20:37:39,225 1 location(s) to search for versions of cpinsim: 2021-07-12T20:37:39,225 * https://pypi.org/simple/cpinsim/ 2021-07-12T20:37:39,226 Fetching project page and analyzing links: https://pypi.org/simple/cpinsim/ 2021-07-12T20:37:39,226 Getting page https://pypi.org/simple/cpinsim/ 2021-07-12T20:37:39,227 Found index url https://pypi.org/simple 2021-07-12T20:37:39,316 Found link https://files.pythonhosted.org/packages/f5/51/2fe29ce06898393129f52520fb6ff3dcb7e68daa9855880fb10f484b121e/cpinsim-0.5.0.zip#sha256=ec376f07a7861e982e9efe6bf6ee128becf691b391aad999a91349f5c2b2f5c1 (from https://pypi.org/simple/cpinsim/), version: 0.5.0 2021-07-12T20:37:39,316 Found link https://files.pythonhosted.org/packages/23/66/f6275a375684d95607ea4b0baf85ae0d29606cd4d7d9204d1baea4869a36/cpinsim-0.5.1.zip#sha256=446982a3b120011a9f365c6118d423ad512693f09915e9f88fa5748710023653 (from https://pypi.org/simple/cpinsim/), version: 0.5.1 2021-07-12T20:37:39,317 Found link https://files.pythonhosted.org/packages/bd/f4/a13bff177795f5202dbb560e6102c8031b0110c8a7cf6eb51e153bd9d506/cpinsim-0.5.2.zip#sha256=34a7d7ae7fc6192e8524c8907967b3a6f868b8af650fab8d395a9a96da0308e8 (from https://pypi.org/simple/cpinsim/), version: 0.5.2 2021-07-12T20:37:39,317 Skipping link: not a file: https://pypi.org/simple/cpinsim/ 2021-07-12T20:37:39,335 Given no hashes to check 1 links for project 'cpinsim': discarding no candidates 2021-07-12T20:37:39,354 Collecting cpinsim==0.5.1 2021-07-12T20:37:39,355 Created temporary directory: /tmp/pip-unpack-ax9amxzq 2021-07-12T20:37:39,534 Downloading cpinsim-0.5.1.zip (25 kB) 2021-07-12T20:37:39,587 Added cpinsim==0.5.1 from https://files.pythonhosted.org/packages/23/66/f6275a375684d95607ea4b0baf85ae0d29606cd4d7d9204d1baea4869a36/cpinsim-0.5.1.zip#sha256=446982a3b120011a9f365c6118d423ad512693f09915e9f88fa5748710023653 to build tracker '/tmp/pip-req-tracker-ot1rsw0o' 2021-07-12T20:37:39,588 Running setup.py (path:/tmp/pip-wheel-rn96zo6h/cpinsim_be5492cd5818433b992a15e55f01f427/setup.py) egg_info for package cpinsim 2021-07-12T20:37:39,589 Created temporary directory: /tmp/pip-pip-egg-info-dn6ab9ri 2021-07-12T20:37:39,589 Running command python setup.py egg_info 2021-07-12T20:37:40,481 Traceback (most recent call last): 2021-07-12T20:37:40,482 File "", line 1, in 2021-07-12T20:37:40,482 File "/tmp/pip-wheel-rn96zo6h/cpinsim_be5492cd5818433b992a15e55f01f427/setup.py", line 5, in 2021-07-12T20:37:40,482 from cpinsim import __version__ 2021-07-12T20:37:40,482 File "/tmp/pip-wheel-rn96zo6h/cpinsim_be5492cd5818433b992a15e55f01f427/cpinsim/__init__.py", line 7, in 2021-07-12T20:37:40,482 import cpinsim.protein_type as protein_type 2021-07-12T20:37:40,483 File "/tmp/pip-wheel-rn96zo6h/cpinsim_be5492cd5818433b992a15e55f01f427/cpinsim/protein_type.py", line 5, in 2021-07-12T20:37:40,483 from bitarray import bitarray 2021-07-12T20:37:40,483 ModuleNotFoundError: No module named 'bitarray' 2021-07-12T20:37:40,534 WARNING: Discarding https://files.pythonhosted.org/packages/23/66/f6275a375684d95607ea4b0baf85ae0d29606cd4d7d9204d1baea4869a36/cpinsim-0.5.1.zip#sha256=446982a3b120011a9f365c6118d423ad512693f09915e9f88fa5748710023653 (from https://pypi.org/simple/cpinsim/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T20:37:40,535 ERROR: Could not find a version that satisfies the requirement cpinsim==0.5.1 (from versions: 0.5.0, 0.5.1, 0.5.2) 2021-07-12T20:37:40,535 ERROR: No matching distribution found for cpinsim==0.5.1 2021-07-12T20:37:40,536 Exception information: 2021-07-12T20:37:40,536 Traceback (most recent call last): 2021-07-12T20:37:40,536 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T20:37:40,536 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T20:37:40,536 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T20:37:40,536 raise RequirementsConflicted(criterion) 2021-07-12T20:37:40,536 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('cpinsim==0.5.1') 2021-07-12T20:37:40,536 2021-07-12T20:37:40,536 During handling of the above exception, another exception occurred: 2021-07-12T20:37:40,536 2021-07-12T20:37:40,536 Traceback (most recent call last): 2021-07-12T20:37:40,536 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T20:37:40,536 result = self._result = resolver.resolve( 2021-07-12T20:37:40,536 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T20:37:40,536 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T20:37:40,536 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T20:37:40,536 raise ResolutionImpossible(e.criterion.information) 2021-07-12T20:37:40,536 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('cpinsim==0.5.1'), parent=None)] 2021-07-12T20:37:40,536 2021-07-12T20:37:40,536 The above exception was the direct cause of the following exception: 2021-07-12T20:37:40,536 2021-07-12T20:37:40,536 Traceback (most recent call last): 2021-07-12T20:37:40,536 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T20:37:40,536 status = self.run(options, args) 2021-07-12T20:37:40,536 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T20:37:40,536 return func(self, options, args) 2021-07-12T20:37:40,536 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T20:37:40,536 requirement_set = resolver.resolve( 2021-07-12T20:37:40,536 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T20:37:40,536 raise error from e 2021-07-12T20:37:40,536 pip._internal.exceptions.DistributionNotFound: No matching distribution found for cpinsim==0.5.1 2021-07-12T20:37:40,550 Removed cpinsim==0.5.1 from https://files.pythonhosted.org/packages/23/66/f6275a375684d95607ea4b0baf85ae0d29606cd4d7d9204d1baea4869a36/cpinsim-0.5.1.zip#sha256=446982a3b120011a9f365c6118d423ad512693f09915e9f88fa5748710023653 from build tracker '/tmp/pip-req-tracker-ot1rsw0o' 2021-07-12T20:37:40,550 Removed build tracker: '/tmp/pip-req-tracker-ot1rsw0o'