2021-07-09T19:45:03,420 Created temporary directory: /tmp/pip-ephem-wheel-cache-ajqe14t_ 2021-07-09T19:45:03,423 Created temporary directory: /tmp/pip-req-tracker-9_x69bpg 2021-07-09T19:45:03,423 Initialized build tracking at /tmp/pip-req-tracker-9_x69bpg 2021-07-09T19:45:03,424 Created build tracker: /tmp/pip-req-tracker-9_x69bpg 2021-07-09T19:45:03,424 Entered build tracker: /tmp/pip-req-tracker-9_x69bpg 2021-07-09T19:45:03,424 Created temporary directory: /tmp/pip-wheel-wywi0_46 2021-07-09T19:45:03,461 1 location(s) to search for versions of tribus: 2021-07-09T19:45:03,461 * https://pypi.org/simple/tribus/ 2021-07-09T19:45:03,461 Fetching project page and analyzing links: https://pypi.org/simple/tribus/ 2021-07-09T19:45:03,462 Getting page https://pypi.org/simple/tribus/ 2021-07-09T19:45:03,463 Found index url https://pypi.org/simple 2021-07-09T19:45:03,645 Found link https://files.pythonhosted.org/packages/0f/6e/2f992a8271191b605d12f89d418a89724968caf7d1a2b2fa7af646127271/Tribus-0.1.dev20131207073801.tar.gz#sha256=c469885d7c1c3bd2010c6c45e5fe15bbf9ef5d24a3e1e42050b0f2ca9e2e9bd5 (from https://pypi.org/simple/tribus/), version: 0.1.dev20131207073801 2021-07-09T19:45:03,645 Skipping link: not a file: https://pypi.org/simple/tribus/ 2021-07-09T19:45:03,661 Given no hashes to check 1 links for project 'tribus': discarding no candidates 2021-07-09T19:45:03,678 Collecting tribus==0.1.dev20131207073801 2021-07-09T19:45:03,680 Created temporary directory: /tmp/pip-unpack-gw012ncx 2021-07-09T19:45:03,724 Downloading Tribus-0.1.dev20131207073801.tar.gz (2.4 MB) 2021-07-09T19:45:05,484 Added tribus==0.1.dev20131207073801 from https://files.pythonhosted.org/packages/0f/6e/2f992a8271191b605d12f89d418a89724968caf7d1a2b2fa7af646127271/Tribus-0.1.dev20131207073801.tar.gz#sha256=c469885d7c1c3bd2010c6c45e5fe15bbf9ef5d24a3e1e42050b0f2ca9e2e9bd5 to build tracker '/tmp/pip-req-tracker-9_x69bpg' 2021-07-09T19:45:05,485 Running setup.py (path:/tmp/pip-wheel-wywi0_46/tribus_f16c802836174864882a53f49cf08c64/setup.py) egg_info for package tribus 2021-07-09T19:45:05,486 Created temporary directory: /tmp/pip-pip-egg-info-y2grsar8 2021-07-09T19:45:05,486 Running command python setup.py egg_info 2021-07-09T19:45:06,133 Traceback (most recent call last): 2021-07-09T19:45:06,134 File "", line 1, in 2021-07-09T19:45:06,135 File "/tmp/pip-wheel-wywi0_46/tribus_f16c802836174864882a53f49cf08c64/setup.py", line 39 2021-07-09T19:45:06,135 except Exception, e: 2021-07-09T19:45:06,135 ^ 2021-07-09T19:45:06,136 SyntaxError: invalid syntax 2021-07-09T19:45:06,183 WARNING: Discarding https://files.pythonhosted.org/packages/0f/6e/2f992a8271191b605d12f89d418a89724968caf7d1a2b2fa7af646127271/Tribus-0.1.dev20131207073801.tar.gz#sha256=c469885d7c1c3bd2010c6c45e5fe15bbf9ef5d24a3e1e42050b0f2ca9e2e9bd5 (from https://pypi.org/simple/tribus/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T19:45:06,185 ERROR: Could not find a version that satisfies the requirement tribus==0.1.dev20131207073801 (from versions: 0.1.dev20131207073801) 2021-07-09T19:45:06,185 ERROR: No matching distribution found for tribus==0.1.dev20131207073801 2021-07-09T19:45:06,185 Exception information: 2021-07-09T19:45:06,185 Traceback (most recent call last): 2021-07-09T19:45:06,185 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T19:45:06,185 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T19:45:06,185 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T19:45:06,185 raise RequirementsConflicted(criterion) 2021-07-09T19:45:06,185 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('tribus==0.1.dev20131207073801') 2021-07-09T19:45:06,185 2021-07-09T19:45:06,185 During handling of the above exception, another exception occurred: 2021-07-09T19:45:06,185 2021-07-09T19:45:06,185 Traceback (most recent call last): 2021-07-09T19:45:06,185 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T19:45:06,185 result = self._result = resolver.resolve( 2021-07-09T19:45:06,185 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T19:45:06,185 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T19:45:06,185 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T19:45:06,185 raise ResolutionImpossible(e.criterion.information) 2021-07-09T19:45:06,185 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('tribus==0.1.dev20131207073801'), parent=None)] 2021-07-09T19:45:06,185 2021-07-09T19:45:06,185 The above exception was the direct cause of the following exception: 2021-07-09T19:45:06,185 2021-07-09T19:45:06,185 Traceback (most recent call last): 2021-07-09T19:45:06,185 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T19:45:06,185 status = self.run(options, args) 2021-07-09T19:45:06,185 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T19:45:06,185 return func(self, options, args) 2021-07-09T19:45:06,185 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T19:45:06,185 requirement_set = resolver.resolve( 2021-07-09T19:45:06,185 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T19:45:06,185 raise error from e 2021-07-09T19:45:06,185 pip._internal.exceptions.DistributionNotFound: No matching distribution found for tribus==0.1.dev20131207073801 2021-07-09T19:45:06,190 Removed tribus==0.1.dev20131207073801 from https://files.pythonhosted.org/packages/0f/6e/2f992a8271191b605d12f89d418a89724968caf7d1a2b2fa7af646127271/Tribus-0.1.dev20131207073801.tar.gz#sha256=c469885d7c1c3bd2010c6c45e5fe15bbf9ef5d24a3e1e42050b0f2ca9e2e9bd5 from build tracker '/tmp/pip-req-tracker-9_x69bpg' 2021-07-09T19:45:06,191 Removed build tracker: '/tmp/pip-req-tracker-9_x69bpg'