2021-07-10T16:00:29,542 Created temporary directory: /tmp/pip-ephem-wheel-cache-lqauclsl 2021-07-10T16:00:29,544 Created temporary directory: /tmp/pip-req-tracker-9uj4m2y3 2021-07-10T16:00:29,545 Initialized build tracking at /tmp/pip-req-tracker-9uj4m2y3 2021-07-10T16:00:29,545 Created build tracker: /tmp/pip-req-tracker-9uj4m2y3 2021-07-10T16:00:29,545 Entered build tracker: /tmp/pip-req-tracker-9uj4m2y3 2021-07-10T16:00:29,546 Created temporary directory: /tmp/pip-wheel-0qktwrby 2021-07-10T16:00:29,576 1 location(s) to search for versions of nephoria: 2021-07-10T16:00:29,576 * https://pypi.org/simple/nephoria/ 2021-07-10T16:00:29,576 Fetching project page and analyzing links: https://pypi.org/simple/nephoria/ 2021-07-10T16:00:29,577 Getting page https://pypi.org/simple/nephoria/ 2021-07-10T16:00:29,578 Found index url https://pypi.org/simple 2021-07-10T16:00:29,761 Found link https://files.pythonhosted.org/packages/ea/10/f1ffc34555e186aca5dea08e74fc2865d9e540d0b46b755e0cc53ee3dc3c/nephoria-0.4.3.0.tar.gz#sha256=04078be91d3ab1c9cbdd7ea2ae4e3ac52311187544e55c08dd09f07367183631 (from https://pypi.org/simple/nephoria/), version: 0.4.3.0 2021-07-10T16:00:29,761 Found link https://files.pythonhosted.org/packages/35/a5/081c8e43592bc7bedeaf907c2dd0804e367c57ec0e6a3e0ccf3fb69318ff/nephoria-1.4.3.0.1.tar.gz#sha256=1a9fadafb2d5c6ed8069108f9f1ea4c61faa16cac9a046854be220c17e2d3435 (from https://pypi.org/simple/nephoria/), version: 1.4.3.0.1 2021-07-10T16:00:29,761 Found link https://files.pythonhosted.org/packages/8c/3d/1fb97f5199a3acf726a952dd7c5fa0c6fc42a2dbcebe284be5852685c3e8/nephoria-2.0.tar.gz#sha256=55041d286d7cced191287532bf2f180c5c3befce613719c89a7a45a15f89364e (from https://pypi.org/simple/nephoria/), version: 2.0 2021-07-10T16:00:29,762 Found link https://files.pythonhosted.org/packages/9b/60/57534dbcb492a6769f0a000d06102c39d11025ec7e0de7a86c55ff38cd9c/nephoria-2.2.tar.gz#sha256=90c1304e61ada4ee7519ca56990c7943578174ca4d72725699f94064c050123e (from https://pypi.org/simple/nephoria/), version: 2.2 2021-07-10T16:00:29,762 Skipping link: not a file: https://pypi.org/simple/nephoria/ 2021-07-10T16:00:29,780 Given no hashes to check 1 links for project 'nephoria': discarding no candidates 2021-07-10T16:00:29,798 Collecting nephoria==2.0 2021-07-10T16:00:29,800 Created temporary directory: /tmp/pip-unpack-b6cbggis 2021-07-10T16:00:30,005 Downloading nephoria-2.0.tar.gz (163 kB) 2021-07-10T16:00:30,197 Added nephoria==2.0 from https://files.pythonhosted.org/packages/8c/3d/1fb97f5199a3acf726a952dd7c5fa0c6fc42a2dbcebe284be5852685c3e8/nephoria-2.0.tar.gz#sha256=55041d286d7cced191287532bf2f180c5c3befce613719c89a7a45a15f89364e to build tracker '/tmp/pip-req-tracker-9uj4m2y3' 2021-07-10T16:00:30,198 Running setup.py (path:/tmp/pip-wheel-0qktwrby/nephoria_b690c9fe54f84076b0d3ec4c79de20e7/setup.py) egg_info for package nephoria 2021-07-10T16:00:30,198 Created temporary directory: /tmp/pip-pip-egg-info-0vdpnvsa 2021-07-10T16:00:30,199 Running command python setup.py egg_info 2021-07-10T16:00:30,911 Traceback (most recent call last): 2021-07-10T16:00:30,912 File "", line 1, in 2021-07-10T16:00:30,912 File "/tmp/pip-wheel-0qktwrby/nephoria_b690c9fe54f84076b0d3ec4c79de20e7/setup.py", line 36, in 2021-07-10T16:00:30,912 import nephoria 2021-07-10T16:00:30,912 File "/tmp/pip-wheel-0qktwrby/nephoria_b690c9fe54f84076b0d3ec4c79de20e7/nephoria/__init__.py", line 4, in 2021-07-10T16:00:30,913 import testcase_utils 2021-07-10T16:00:30,913 ModuleNotFoundError: No module named 'testcase_utils' 2021-07-10T16:00:30,961 WARNING: Discarding https://files.pythonhosted.org/packages/8c/3d/1fb97f5199a3acf726a952dd7c5fa0c6fc42a2dbcebe284be5852685c3e8/nephoria-2.0.tar.gz#sha256=55041d286d7cced191287532bf2f180c5c3befce613719c89a7a45a15f89364e (from https://pypi.org/simple/nephoria/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T16:00:30,962 ERROR: Could not find a version that satisfies the requirement nephoria==2.0 (from versions: 0.4.3.0, 1.4.3.0.1, 2.0, 2.2) 2021-07-10T16:00:30,963 ERROR: No matching distribution found for nephoria==2.0 2021-07-10T16:00:30,963 Exception information: 2021-07-10T16:00:30,963 Traceback (most recent call last): 2021-07-10T16:00:30,963 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T16:00:30,963 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T16:00:30,963 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T16:00:30,963 raise RequirementsConflicted(criterion) 2021-07-10T16:00:30,963 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('nephoria==2.0') 2021-07-10T16:00:30,963 2021-07-10T16:00:30,963 During handling of the above exception, another exception occurred: 2021-07-10T16:00:30,963 2021-07-10T16:00:30,963 Traceback (most recent call last): 2021-07-10T16:00:30,963 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T16:00:30,963 result = self._result = resolver.resolve( 2021-07-10T16:00:30,963 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T16:00:30,963 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T16:00:30,963 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T16:00:30,963 raise ResolutionImpossible(e.criterion.information) 2021-07-10T16:00:30,963 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('nephoria==2.0'), parent=None)] 2021-07-10T16:00:30,963 2021-07-10T16:00:30,963 The above exception was the direct cause of the following exception: 2021-07-10T16:00:30,963 2021-07-10T16:00:30,963 Traceback (most recent call last): 2021-07-10T16:00:30,963 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T16:00:30,963 status = self.run(options, args) 2021-07-10T16:00:30,963 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T16:00:30,963 return func(self, options, args) 2021-07-10T16:00:30,963 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T16:00:30,963 requirement_set = resolver.resolve( 2021-07-10T16:00:30,963 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T16:00:30,963 raise error from e 2021-07-10T16:00:30,963 pip._internal.exceptions.DistributionNotFound: No matching distribution found for nephoria==2.0 2021-07-10T16:00:30,968 Removed nephoria==2.0 from https://files.pythonhosted.org/packages/8c/3d/1fb97f5199a3acf726a952dd7c5fa0c6fc42a2dbcebe284be5852685c3e8/nephoria-2.0.tar.gz#sha256=55041d286d7cced191287532bf2f180c5c3befce613719c89a7a45a15f89364e from build tracker '/tmp/pip-req-tracker-9uj4m2y3' 2021-07-10T16:00:30,968 Removed build tracker: '/tmp/pip-req-tracker-9uj4m2y3'