2021-07-10T09:52:14,365 Created temporary directory: /tmp/pip-ephem-wheel-cache-zaj3p51j 2021-07-10T09:52:14,368 Created temporary directory: /tmp/pip-req-tracker-cvelij8b 2021-07-10T09:52:14,369 Initialized build tracking at /tmp/pip-req-tracker-cvelij8b 2021-07-10T09:52:14,369 Created build tracker: /tmp/pip-req-tracker-cvelij8b 2021-07-10T09:52:14,369 Entered build tracker: /tmp/pip-req-tracker-cvelij8b 2021-07-10T09:52:14,370 Created temporary directory: /tmp/pip-wheel-wj1dcix4 2021-07-10T09:52:14,404 1 location(s) to search for versions of croutera: 2021-07-10T09:52:14,404 * https://pypi.org/simple/croutera/ 2021-07-10T09:52:14,405 Fetching project page and analyzing links: https://pypi.org/simple/croutera/ 2021-07-10T09:52:14,405 Getting page https://pypi.org/simple/croutera/ 2021-07-10T09:52:14,407 Found index url https://pypi.org/simple 2021-07-10T09:52:14,589 Found link https://files.pythonhosted.org/packages/a8/48/1fd50ead139e2f140c41cfc9842e6a67dd6db7db9cc4cc77d741736bdb87/croutera-0.0.2.tar.gz#sha256=14f4237bc5498fab0b427bc52f2e66c27937339a974d4e075e9d65e26d9278f7 (from https://pypi.org/simple/croutera/), version: 0.0.2 2021-07-10T09:52:14,589 Found link https://files.pythonhosted.org/packages/51/f1/a87347ed407a4192a1fd3dc534da8986064be7484f7b6660c9844818e82c/croutera-0.0.3.tar.gz#sha256=f3456e033ea50c7b292d0a8733c6aab1e68c0a2afb94a5902cc9a2489c158ad2 (from https://pypi.org/simple/croutera/), version: 0.0.3 2021-07-10T09:52:14,589 Found link https://files.pythonhosted.org/packages/4d/9b/15ff447482c0480f07cb4ebc90edd7c28715eb1a24b4cef315d31d7bc609/croutera-0.0.6.tar.gz#sha256=bb8f5befc71b31d1282d5ceec2b965bd5ed127966fec4d4e8b1d04f2417cadf2 (from https://pypi.org/simple/croutera/), version: 0.0.6 2021-07-10T09:52:14,590 Skipping link: not a file: https://pypi.org/simple/croutera/ 2021-07-10T09:52:14,607 Given no hashes to check 1 links for project 'croutera': discarding no candidates 2021-07-10T09:52:14,626 Collecting croutera==0.0.2 2021-07-10T09:52:14,628 Created temporary directory: /tmp/pip-unpack-9yukvr8q 2021-07-10T09:52:14,803 Downloading croutera-0.0.2.tar.gz (6.3 kB) 2021-07-10T09:52:14,888 Added croutera==0.0.2 from https://files.pythonhosted.org/packages/a8/48/1fd50ead139e2f140c41cfc9842e6a67dd6db7db9cc4cc77d741736bdb87/croutera-0.0.2.tar.gz#sha256=14f4237bc5498fab0b427bc52f2e66c27937339a974d4e075e9d65e26d9278f7 to build tracker '/tmp/pip-req-tracker-cvelij8b' 2021-07-10T09:52:14,890 Running setup.py (path:/tmp/pip-wheel-wj1dcix4/croutera_027184a5dae5443fb7f1e619fcb0316f/setup.py) egg_info for package croutera 2021-07-10T09:52:14,890 Created temporary directory: /tmp/pip-pip-egg-info-wwa3omz5 2021-07-10T09:52:14,891 Running command python setup.py egg_info 2021-07-10T09:52:15,533 Traceback (most recent call last): 2021-07-10T09:52:15,533 File "", line 1, in 2021-07-10T09:52:15,534 File "/tmp/pip-wheel-wj1dcix4/croutera_027184a5dae5443fb7f1e619fcb0316f/setup.py", line 12, in 2021-07-10T09:52:15,534 from croutera import version 2021-07-10T09:52:15,534 File "/tmp/pip-wheel-wj1dcix4/croutera_027184a5dae5443fb7f1e619fcb0316f/croutera/__init__.py", line 4, in 2021-07-10T09:52:15,534 from version import * 2021-07-10T09:52:15,535 ModuleNotFoundError: No module named 'version' 2021-07-10T09:52:15,584 WARNING: Discarding https://files.pythonhosted.org/packages/a8/48/1fd50ead139e2f140c41cfc9842e6a67dd6db7db9cc4cc77d741736bdb87/croutera-0.0.2.tar.gz#sha256=14f4237bc5498fab0b427bc52f2e66c27937339a974d4e075e9d65e26d9278f7 (from https://pypi.org/simple/croutera/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T09:52:15,585 ERROR: Could not find a version that satisfies the requirement croutera==0.0.2 (from versions: 0.0.2, 0.0.3, 0.0.6) 2021-07-10T09:52:15,586 ERROR: No matching distribution found for croutera==0.0.2 2021-07-10T09:52:15,586 Exception information: 2021-07-10T09:52:15,586 Traceback (most recent call last): 2021-07-10T09:52:15,586 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T09:52:15,586 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T09:52:15,586 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T09:52:15,586 raise RequirementsConflicted(criterion) 2021-07-10T09:52:15,586 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('croutera==0.0.2') 2021-07-10T09:52:15,586 2021-07-10T09:52:15,586 During handling of the above exception, another exception occurred: 2021-07-10T09:52:15,586 2021-07-10T09:52:15,586 Traceback (most recent call last): 2021-07-10T09:52:15,586 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T09:52:15,586 result = self._result = resolver.resolve( 2021-07-10T09:52:15,586 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T09:52:15,586 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T09:52:15,586 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T09:52:15,586 raise ResolutionImpossible(e.criterion.information) 2021-07-10T09:52:15,586 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('croutera==0.0.2'), parent=None)] 2021-07-10T09:52:15,586 2021-07-10T09:52:15,586 The above exception was the direct cause of the following exception: 2021-07-10T09:52:15,586 2021-07-10T09:52:15,586 Traceback (most recent call last): 2021-07-10T09:52:15,586 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T09:52:15,586 status = self.run(options, args) 2021-07-10T09:52:15,586 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T09:52:15,586 return func(self, options, args) 2021-07-10T09:52:15,586 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T09:52:15,586 requirement_set = resolver.resolve( 2021-07-10T09:52:15,586 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T09:52:15,586 raise error from e 2021-07-10T09:52:15,586 pip._internal.exceptions.DistributionNotFound: No matching distribution found for croutera==0.0.2 2021-07-10T09:52:15,591 Removed croutera==0.0.2 from https://files.pythonhosted.org/packages/a8/48/1fd50ead139e2f140c41cfc9842e6a67dd6db7db9cc4cc77d741736bdb87/croutera-0.0.2.tar.gz#sha256=14f4237bc5498fab0b427bc52f2e66c27937339a974d4e075e9d65e26d9278f7 from build tracker '/tmp/pip-req-tracker-cvelij8b' 2021-07-10T09:52:15,591 Removed build tracker: '/tmp/pip-req-tracker-cvelij8b'