2021-07-09T21:53:44,266 Created temporary directory: /tmp/pip-ephem-wheel-cache-zenjy030 2021-07-09T21:53:44,269 Created temporary directory: /tmp/pip-req-tracker-08utxiku 2021-07-09T21:53:44,269 Initialized build tracking at /tmp/pip-req-tracker-08utxiku 2021-07-09T21:53:44,269 Created build tracker: /tmp/pip-req-tracker-08utxiku 2021-07-09T21:53:44,270 Entered build tracker: /tmp/pip-req-tracker-08utxiku 2021-07-09T21:53:44,270 Created temporary directory: /tmp/pip-wheel-x7j4lc28 2021-07-09T21:53:44,304 1 location(s) to search for versions of leiden: 2021-07-09T21:53:44,304 * https://pypi.org/simple/leiden/ 2021-07-09T21:53:44,304 Fetching project page and analyzing links: https://pypi.org/simple/leiden/ 2021-07-09T21:53:44,305 Getting page https://pypi.org/simple/leiden/ 2021-07-09T21:53:44,306 Found index url https://pypi.org/simple 2021-07-09T21:53:44,484 Found link https://files.pythonhosted.org/packages/60/fa/81ff4139fc10f4ded2587825ebaa2a1f4beaa0d97d5442ec40ed21c49178/leiden-1.0.tar.gz#sha256=733fd8effdc223b2723d021131a420bc2f794786fdee4c7c36d1329e348f7a7c (from https://pypi.org/simple/leiden/), version: 1.0 2021-07-09T21:53:44,484 Found link https://files.pythonhosted.org/packages/5f/0a/82bb1172827b2a648b5f1321a6a8e134767aff1549b8aa218ae315903d03/leiden-1.0.1.tar.gz#sha256=808ee9e024ec6193cb8110dd058a15d3eb6a339ca4e4d3e66e03a5b39a345503 (from https://pypi.org/simple/leiden/), version: 1.0.1 2021-07-09T21:53:44,485 Found link https://files.pythonhosted.org/packages/37/ea/21ccab273d71dab2e5111d4d278794c3eebd54791e38a2eade9230147e54/leiden-1.0.2.tar.gz#sha256=18e8f8fdd121eb4122736e549b62643c32b3485cbdefc286ad62018ae537ceb4 (from https://pypi.org/simple/leiden/), version: 1.0.2 2021-07-09T21:53:44,485 Skipping link: not a file: https://pypi.org/simple/leiden/ 2021-07-09T21:53:44,502 Given no hashes to check 1 links for project 'leiden': discarding no candidates 2021-07-09T21:53:44,519 Collecting leiden==1.0 2021-07-09T21:53:44,521 Created temporary directory: /tmp/pip-unpack-ry2aok62 2021-07-09T21:53:44,693 Downloading leiden-1.0.tar.gz (13 kB) 2021-07-09T21:53:44,755 Added leiden==1.0 from https://files.pythonhosted.org/packages/60/fa/81ff4139fc10f4ded2587825ebaa2a1f4beaa0d97d5442ec40ed21c49178/leiden-1.0.tar.gz#sha256=733fd8effdc223b2723d021131a420bc2f794786fdee4c7c36d1329e348f7a7c to build tracker '/tmp/pip-req-tracker-08utxiku' 2021-07-09T21:53:44,756 Running setup.py (path:/tmp/pip-wheel-x7j4lc28/leiden_5c723500e2a4419a91287836239e3e7d/setup.py) egg_info for package leiden 2021-07-09T21:53:44,756 Created temporary directory: /tmp/pip-pip-egg-info-v9qqmram 2021-07-09T21:53:44,757 Running command python setup.py egg_info 2021-07-09T21:53:45,386 Traceback (most recent call last): 2021-07-09T21:53:45,387 File "", line 1, in 2021-07-09T21:53:45,387 File "/tmp/pip-wheel-x7j4lc28/leiden_5c723500e2a4419a91287836239e3e7d/setup.py", line 9, in 2021-07-09T21:53:45,387 license=open('LICENSE.txt', 'r').read(), 2021-07-09T21:53:45,387 FileNotFoundError: [Errno 2] No such file or directory: 'LICENSE.txt' 2021-07-09T21:53:45,437 WARNING: Discarding https://files.pythonhosted.org/packages/60/fa/81ff4139fc10f4ded2587825ebaa2a1f4beaa0d97d5442ec40ed21c49178/leiden-1.0.tar.gz#sha256=733fd8effdc223b2723d021131a420bc2f794786fdee4c7c36d1329e348f7a7c (from https://pypi.org/simple/leiden/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T21:53:45,438 ERROR: Could not find a version that satisfies the requirement leiden==1.0 (from versions: 1.0, 1.0.1, 1.0.2) 2021-07-09T21:53:45,438 ERROR: No matching distribution found for leiden==1.0 2021-07-09T21:53:45,439 Exception information: 2021-07-09T21:53:45,439 Traceback (most recent call last): 2021-07-09T21:53:45,439 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T21:53:45,439 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T21:53:45,439 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T21:53:45,439 raise RequirementsConflicted(criterion) 2021-07-09T21:53:45,439 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('leiden==1.0') 2021-07-09T21:53:45,439 2021-07-09T21:53:45,439 During handling of the above exception, another exception occurred: 2021-07-09T21:53:45,439 2021-07-09T21:53:45,439 Traceback (most recent call last): 2021-07-09T21:53:45,439 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T21:53:45,439 result = self._result = resolver.resolve( 2021-07-09T21:53:45,439 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T21:53:45,439 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T21:53:45,439 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T21:53:45,439 raise ResolutionImpossible(e.criterion.information) 2021-07-09T21:53:45,439 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('leiden==1.0'), parent=None)] 2021-07-09T21:53:45,439 2021-07-09T21:53:45,439 The above exception was the direct cause of the following exception: 2021-07-09T21:53:45,439 2021-07-09T21:53:45,439 Traceback (most recent call last): 2021-07-09T21:53:45,439 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T21:53:45,439 status = self.run(options, args) 2021-07-09T21:53:45,439 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T21:53:45,439 return func(self, options, args) 2021-07-09T21:53:45,439 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T21:53:45,439 requirement_set = resolver.resolve( 2021-07-09T21:53:45,439 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T21:53:45,439 raise error from e 2021-07-09T21:53:45,439 pip._internal.exceptions.DistributionNotFound: No matching distribution found for leiden==1.0 2021-07-09T21:53:45,443 Removed leiden==1.0 from https://files.pythonhosted.org/packages/60/fa/81ff4139fc10f4ded2587825ebaa2a1f4beaa0d97d5442ec40ed21c49178/leiden-1.0.tar.gz#sha256=733fd8effdc223b2723d021131a420bc2f794786fdee4c7c36d1329e348f7a7c from build tracker '/tmp/pip-req-tracker-08utxiku' 2021-07-09T21:53:45,444 Removed build tracker: '/tmp/pip-req-tracker-08utxiku'