2021-07-14T00:27:09,221 Created temporary directory: /tmp/pip-ephem-wheel-cache-q9es19ig 2021-07-14T00:27:09,224 Created temporary directory: /tmp/pip-req-tracker-usf16hjq 2021-07-14T00:27:09,224 Initialized build tracking at /tmp/pip-req-tracker-usf16hjq 2021-07-14T00:27:09,225 Created build tracker: /tmp/pip-req-tracker-usf16hjq 2021-07-14T00:27:09,225 Entered build tracker: /tmp/pip-req-tracker-usf16hjq 2021-07-14T00:27:09,225 Created temporary directory: /tmp/pip-wheel-k89apylj 2021-07-14T00:27:09,254 1 location(s) to search for versions of hmm-kit: 2021-07-14T00:27:09,254 * https://pypi.org/simple/hmm-kit/ 2021-07-14T00:27:09,254 Fetching project page and analyzing links: https://pypi.org/simple/hmm-kit/ 2021-07-14T00:27:09,255 Getting page https://pypi.org/simple/hmm-kit/ 2021-07-14T00:27:09,257 Found index url https://pypi.org/simple 2021-07-14T00:27:09,345 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/c7/9a/8c0ce2dbd213f7170b4c788050d2a41b1732bca1178586bc9720619231e6/hmm_kit-0.1-py2.7-linux-x86_64.egg#sha256=9af1a1a3966d8fbc8b575ea9981ec785ff159c8d90f6201a7699503a4ff6b352 (from https://pypi.org/simple/hmm-kit/) 2021-07-14T00:27:09,345 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/02/27/2cc4cbbdb9e565d604a8d55ede5497cc65c0a5f0275a59c214e8983626e1/hmm_kit-0.1-py3.6-linux-x86_64.egg#sha256=bb4a812b3bf67dce2928f58024c1f938db0fbd4c5f6d683319b4dfeee5ca4b75 (from https://pypi.org/simple/hmm-kit/) 2021-07-14T00:27:09,346 Found link https://files.pythonhosted.org/packages/2c/9d/be59085bdca5bee636c73e181f59f8028907610c42fc9df24f2f2e51f930/hmm_kit-0.1.tar.gz#sha256=2240fff1ba3816130596f9f5bc76f324b3e27b9a982bb3561eb5719ee2189169 (from https://pypi.org/simple/hmm-kit/), version: 0.1 2021-07-14T00:27:09,346 Found link https://files.pythonhosted.org/packages/ea/95/33cbefe7eb18093ff50a57904533fb1803cf6e67f3ead128a87d3ede14a4/hmm_kit-0.1.1.tar.gz#sha256=f8edfc267e0f3098416780b689be02aaa9d423fe7a28fc07af1cc76de8bd2c35 (from https://pypi.org/simple/hmm-kit/), version: 0.1.1 2021-07-14T00:27:09,346 Found link https://files.pythonhosted.org/packages/58/98/19298072ec14929245012098ca657aedff1210e6445cd630b9be46c6e59f/hmm_kit-0.2.0.tar.gz#sha256=a7256c09932c4722b93a94b8384ab7c4e29a10667ba1fe55b55f25e4da6057ac (from https://pypi.org/simple/hmm-kit/), version: 0.2.0 2021-07-14T00:27:09,347 Found link https://files.pythonhosted.org/packages/0c/97/cb151084e460a53ae2e1f1a1e1735ee0aa22e88b555bdd2bd258e8466fef/hmm_kit-0.3.0.tar.gz#sha256=7fe692de1ddcfcafc38362d8b200cfea26ec36a356a2770c7a582f95e5b7e434 (from https://pypi.org/simple/hmm-kit/), version: 0.3.0 2021-07-14T00:27:09,347 Skipping link: not a file: https://pypi.org/simple/hmm-kit/ 2021-07-14T00:27:09,365 Given no hashes to check 1 links for project 'hmm-kit': discarding no candidates 2021-07-14T00:27:09,383 Collecting hmm-kit==0.2.0 2021-07-14T00:27:09,385 Created temporary directory: /tmp/pip-unpack-2lvahske 2021-07-14T00:27:09,574 Downloading hmm_kit-0.2.0.tar.gz (85 kB) 2021-07-14T00:27:09,660 Added hmm-kit==0.2.0 from https://files.pythonhosted.org/packages/58/98/19298072ec14929245012098ca657aedff1210e6445cd630b9be46c6e59f/hmm_kit-0.2.0.tar.gz#sha256=a7256c09932c4722b93a94b8384ab7c4e29a10667ba1fe55b55f25e4da6057ac to build tracker '/tmp/pip-req-tracker-usf16hjq' 2021-07-14T00:27:09,661 Running setup.py (path:/tmp/pip-wheel-k89apylj/hmm-kit_0decda5f7fd64ad492db1109c285ed86/setup.py) egg_info for package hmm-kit 2021-07-14T00:27:09,661 Created temporary directory: /tmp/pip-pip-egg-info-kmxbd_ed 2021-07-14T00:27:09,662 Running command python setup.py egg_info 2021-07-14T00:27:11,038 Traceback (most recent call last): 2021-07-14T00:27:11,038 File "", line 1, in 2021-07-14T00:27:11,039 File "/tmp/pip-wheel-k89apylj/hmm-kit_0decda5f7fd64ad492db1109c285ed86/setup.py", line 12, in 2021-07-14T00:27:11,039 ext_modules = cythonize(['hmm_kit/_hmmc.pyx']) 2021-07-14T00:27:11,039 File "/usr/local/lib/python3.9/dist-packages/Cython/Build/Dependencies.py", line 965, in cythonize 2021-07-14T00:27:11,039 module_list, module_metadata = create_extension_list( 2021-07-14T00:27:11,039 File "/usr/local/lib/python3.9/dist-packages/Cython/Build/Dependencies.py", line 815, in create_extension_list 2021-07-14T00:27:11,040 for file in nonempty(sorted(extended_iglob(filepattern)), "'%s' doesn't match any files" % filepattern): 2021-07-14T00:27:11,040 File "/usr/local/lib/python3.9/dist-packages/Cython/Build/Dependencies.py", line 114, in nonempty 2021-07-14T00:27:11,041 raise ValueError(error_msg) 2021-07-14T00:27:11,041 ValueError: 'hmm_kit/_hmmc.pyx' doesn't match any files 2021-07-14T00:27:11,123 WARNING: Discarding https://files.pythonhosted.org/packages/58/98/19298072ec14929245012098ca657aedff1210e6445cd630b9be46c6e59f/hmm_kit-0.2.0.tar.gz#sha256=a7256c09932c4722b93a94b8384ab7c4e29a10667ba1fe55b55f25e4da6057ac (from https://pypi.org/simple/hmm-kit/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-14T00:27:11,124 ERROR: Could not find a version that satisfies the requirement hmm-kit==0.2.0 (from versions: 0.1, 0.1.1, 0.2.0, 0.3.0) 2021-07-14T00:27:11,124 ERROR: No matching distribution found for hmm-kit==0.2.0 2021-07-14T00:27:11,125 Exception information: 2021-07-14T00:27:11,125 Traceback (most recent call last): 2021-07-14T00:27:11,125 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-14T00:27:11,125 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-14T00:27:11,125 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-14T00:27:11,125 raise RequirementsConflicted(criterion) 2021-07-14T00:27:11,125 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('hmm-kit==0.2.0') 2021-07-14T00:27:11,125 2021-07-14T00:27:11,125 During handling of the above exception, another exception occurred: 2021-07-14T00:27:11,125 2021-07-14T00:27:11,125 Traceback (most recent call last): 2021-07-14T00:27:11,125 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-14T00:27:11,125 result = self._result = resolver.resolve( 2021-07-14T00:27:11,125 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-14T00:27:11,125 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-14T00:27:11,125 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-14T00:27:11,125 raise ResolutionImpossible(e.criterion.information) 2021-07-14T00:27:11,125 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('hmm-kit==0.2.0'), parent=None)] 2021-07-14T00:27:11,125 2021-07-14T00:27:11,125 The above exception was the direct cause of the following exception: 2021-07-14T00:27:11,125 2021-07-14T00:27:11,125 Traceback (most recent call last): 2021-07-14T00:27:11,125 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-14T00:27:11,125 status = self.run(options, args) 2021-07-14T00:27:11,125 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-14T00:27:11,125 return func(self, options, args) 2021-07-14T00:27:11,125 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-14T00:27:11,125 requirement_set = resolver.resolve( 2021-07-14T00:27:11,125 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-14T00:27:11,125 raise error from e 2021-07-14T00:27:11,125 pip._internal.exceptions.DistributionNotFound: No matching distribution found for hmm-kit==0.2.0 2021-07-14T00:27:11,129 Removed hmm-kit==0.2.0 from https://files.pythonhosted.org/packages/58/98/19298072ec14929245012098ca657aedff1210e6445cd630b9be46c6e59f/hmm_kit-0.2.0.tar.gz#sha256=a7256c09932c4722b93a94b8384ab7c4e29a10667ba1fe55b55f25e4da6057ac from build tracker '/tmp/pip-req-tracker-usf16hjq' 2021-07-14T00:27:11,130 Removed build tracker: '/tmp/pip-req-tracker-usf16hjq'