2021-07-14T15:37:53,345 Created temporary directory: /tmp/pip-ephem-wheel-cache-9nqi3y5q 2021-07-14T15:37:53,348 Created temporary directory: /tmp/pip-req-tracker-4lz_ldyg 2021-07-14T15:37:53,349 Initialized build tracking at /tmp/pip-req-tracker-4lz_ldyg 2021-07-14T15:37:53,349 Created build tracker: /tmp/pip-req-tracker-4lz_ldyg 2021-07-14T15:37:53,349 Entered build tracker: /tmp/pip-req-tracker-4lz_ldyg 2021-07-14T15:37:53,350 Created temporary directory: /tmp/pip-wheel-ldhaq__5 2021-07-14T15:37:53,382 1 location(s) to search for versions of association-measures: 2021-07-14T15:37:53,382 * https://pypi.org/simple/association-measures/ 2021-07-14T15:37:53,382 Fetching project page and analyzing links: https://pypi.org/simple/association-measures/ 2021-07-14T15:37:53,383 Getting page https://pypi.org/simple/association-measures/ 2021-07-14T15:37:53,385 Found index url https://pypi.org/simple 2021-07-14T15:37:53,561 Found link https://files.pythonhosted.org/packages/a4/0c/d746042c8d7b6f46d7e9607a71b4fb552b0cb4bbd2829fffd77abeb18587/association-measures-0.1.0.tar.gz#sha256=54a293c5c9940be813c2967c2a3c34de6ec4b616f50f9d77bbe22a6bb89eeb50 (from https://pypi.org/simple/association-measures/) (requires-python:>=3.6.0), version: 0.1.0 2021-07-14T15:37:53,562 Found link https://files.pythonhosted.org/packages/b0/dc/772167c5f75afdba5436f571b6995cef10f5c4942a19c94ea81453ca1bcc/association-measures-0.1.1.tar.gz#sha256=984dd466a74ec014c39f0bd9ddc2c6cf99ef33cd2f1256b7d5e2d8b4d1b0f807 (from https://pypi.org/simple/association-measures/) (requires-python:>=3.6.0), version: 0.1.1 2021-07-14T15:37:53,562 Found link https://files.pythonhosted.org/packages/6c/f2/ddb11894fc4d535f54497fbc833f7ac32809aa95ab2c47fe367538730578/association-measures-0.1.2.tar.gz#sha256=e1d38193925100cf5c12b8acfa25f34c53ec487e2755691aa1f11739eecef008 (from https://pypi.org/simple/association-measures/) (requires-python:>=3.5.0), version: 0.1.2 2021-07-14T15:37:53,563 Found link https://files.pythonhosted.org/packages/d4/7c/f8a4e91a94720451631a5a8dfd8fc2f254fd8a36ecc0cd75b3910b2fc97f/association-measures-0.1.3.tar.gz#sha256=8c5b06997bf4be12e0d3f9c00092e7b9fc13b9cc408c386d0d29d2fdd9285212 (from https://pypi.org/simple/association-measures/) (requires-python:>=3), version: 0.1.3 2021-07-14T15:37:53,564 Found link https://files.pythonhosted.org/packages/1b/f9/928a04e9d5ad3d70fb3eeb176ea249338a1a7e06d983a05eda6aad6577d1/association-measures-0.1.5.tar.gz#sha256=03683623f6be1a83cc5bc59475ec66758135872fc7d2a43cd97d83b55d3fc29c (from https://pypi.org/simple/association-measures/) (requires-python:>=3), version: 0.1.5 2021-07-14T15:37:53,564 Skipping link: not a file: https://pypi.org/simple/association-measures/ 2021-07-14T15:37:53,585 Given no hashes to check 1 links for project 'association-measures': discarding no candidates 2021-07-14T15:37:53,611 Collecting association-measures==0.1.0 2021-07-14T15:37:53,612 Created temporary directory: /tmp/pip-unpack-4tbrkaoc 2021-07-14T15:37:53,660 Downloading association-measures-0.1.0.tar.gz (24 kB) 2021-07-14T15:37:53,707 Added association-measures==0.1.0 from https://files.pythonhosted.org/packages/a4/0c/d746042c8d7b6f46d7e9607a71b4fb552b0cb4bbd2829fffd77abeb18587/association-measures-0.1.0.tar.gz#sha256=54a293c5c9940be813c2967c2a3c34de6ec4b616f50f9d77bbe22a6bb89eeb50 to build tracker '/tmp/pip-req-tracker-4lz_ldyg' 2021-07-14T15:37:53,708 Running setup.py (path:/tmp/pip-wheel-ldhaq__5/association-measures_59f73a6714144041b20f86504b97f38d/setup.py) egg_info for package association-measures 2021-07-14T15:37:53,709 Created temporary directory: /tmp/pip-pip-egg-info-5z7likgr 2021-07-14T15:37:53,710 Running command python setup.py egg_info 2021-07-14T15:37:55,573 Traceback (most recent call last): 2021-07-14T15:37:55,574 File "", line 1, in 2021-07-14T15:37:55,574 File "/tmp/pip-wheel-ldhaq__5/association-measures_59f73a6714144041b20f86504b97f38d/setup.py", line 106, in 2021-07-14T15:37:55,574 ext_modules=cythonize(extensions), 2021-07-14T15:37:55,575 File "/usr/local/lib/python3.9/dist-packages/Cython/Build/Dependencies.py", line 965, in cythonize 2021-07-14T15:37:55,575 module_list, module_metadata = create_extension_list( 2021-07-14T15:37:55,575 File "/usr/local/lib/python3.9/dist-packages/Cython/Build/Dependencies.py", line 815, in create_extension_list 2021-07-14T15:37:55,576 for file in nonempty(sorted(extended_iglob(filepattern)), "'%s' doesn't match any files" % filepattern): 2021-07-14T15:37:55,576 File "/usr/local/lib/python3.9/dist-packages/Cython/Build/Dependencies.py", line 114, in nonempty 2021-07-14T15:37:55,577 raise ValueError(error_msg) 2021-07-14T15:37:55,577 ValueError: 'association_measures/binomial.pyx' doesn't match any files 2021-07-14T15:37:55,671 WARNING: Discarding https://files.pythonhosted.org/packages/a4/0c/d746042c8d7b6f46d7e9607a71b4fb552b0cb4bbd2829fffd77abeb18587/association-measures-0.1.0.tar.gz#sha256=54a293c5c9940be813c2967c2a3c34de6ec4b616f50f9d77bbe22a6bb89eeb50 (from https://pypi.org/simple/association-measures/) (requires-python:>=3.6.0). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-14T15:37:55,672 ERROR: Could not find a version that satisfies the requirement association-measures==0.1.0 (from versions: 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.5) 2021-07-14T15:37:55,673 ERROR: No matching distribution found for association-measures==0.1.0 2021-07-14T15:37:55,673 Exception information: 2021-07-14T15:37:55,673 Traceback (most recent call last): 2021-07-14T15:37:55,673 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-14T15:37:55,673 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-14T15:37:55,673 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-14T15:37:55,673 raise RequirementsConflicted(criterion) 2021-07-14T15:37:55,673 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('association-measures==0.1.0') 2021-07-14T15:37:55,673 2021-07-14T15:37:55,673 During handling of the above exception, another exception occurred: 2021-07-14T15:37:55,673 2021-07-14T15:37:55,673 Traceback (most recent call last): 2021-07-14T15:37:55,673 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-14T15:37:55,673 result = self._result = resolver.resolve( 2021-07-14T15:37:55,673 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-14T15:37:55,673 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-14T15:37:55,673 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-14T15:37:55,673 raise ResolutionImpossible(e.criterion.information) 2021-07-14T15:37:55,673 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('association-measures==0.1.0'), parent=None)] 2021-07-14T15:37:55,673 2021-07-14T15:37:55,673 The above exception was the direct cause of the following exception: 2021-07-14T15:37:55,673 2021-07-14T15:37:55,673 Traceback (most recent call last): 2021-07-14T15:37:55,673 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-14T15:37:55,673 status = self.run(options, args) 2021-07-14T15:37:55,673 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-14T15:37:55,673 return func(self, options, args) 2021-07-14T15:37:55,673 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-14T15:37:55,673 requirement_set = resolver.resolve( 2021-07-14T15:37:55,673 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-14T15:37:55,673 raise error from e 2021-07-14T15:37:55,673 pip._internal.exceptions.DistributionNotFound: No matching distribution found for association-measures==0.1.0 2021-07-14T15:37:55,679 Removed association-measures==0.1.0 from https://files.pythonhosted.org/packages/a4/0c/d746042c8d7b6f46d7e9607a71b4fb552b0cb4bbd2829fffd77abeb18587/association-measures-0.1.0.tar.gz#sha256=54a293c5c9940be813c2967c2a3c34de6ec4b616f50f9d77bbe22a6bb89eeb50 from build tracker '/tmp/pip-req-tracker-4lz_ldyg' 2021-07-14T15:37:55,679 Removed build tracker: '/tmp/pip-req-tracker-4lz_ldyg'