2021-07-09T09:57:03,774 Created temporary directory: /tmp/pip-ephem-wheel-cache-nmz23vbd 2021-07-09T09:57:03,777 Created temporary directory: /tmp/pip-req-tracker-kqnvyv3x 2021-07-09T09:57:03,778 Initialized build tracking at /tmp/pip-req-tracker-kqnvyv3x 2021-07-09T09:57:03,778 Created build tracker: /tmp/pip-req-tracker-kqnvyv3x 2021-07-09T09:57:03,778 Entered build tracker: /tmp/pip-req-tracker-kqnvyv3x 2021-07-09T09:57:03,779 Created temporary directory: /tmp/pip-wheel-oa0p9qbk 2021-07-09T09:57:03,813 1 location(s) to search for versions of transfabric: 2021-07-09T09:57:03,813 * https://pypi.org/simple/transfabric/ 2021-07-09T09:57:03,814 Fetching project page and analyzing links: https://pypi.org/simple/transfabric/ 2021-07-09T09:57:03,814 Getting page https://pypi.org/simple/transfabric/ 2021-07-09T09:57:03,816 Found index url https://pypi.org/simple 2021-07-09T09:57:03,994 Found link https://files.pythonhosted.org/packages/7f/fd/aa186f7b9fabb6263e1bc53ffc885973453c60cc76ee6e3d6e75a58e71d3/TransFabric-1.0.tar.gz#sha256=0d49013ccc84c941b6dcde997a6ee1be53c5848435bd32a372cc7def0ccc0f2e (from https://pypi.org/simple/transfabric/), version: 1.0 2021-07-09T09:57:03,994 Skipping link: not a file: https://pypi.org/simple/transfabric/ 2021-07-09T09:57:04,010 Given no hashes to check 1 links for project 'transfabric': discarding no candidates 2021-07-09T09:57:04,028 Collecting transfabric==1.0 2021-07-09T09:57:04,029 Created temporary directory: /tmp/pip-unpack-eoomwg61 2021-07-09T09:57:04,070 Downloading TransFabric-1.0.tar.gz (1.4 kB) 2021-07-09T09:57:04,099 Added transfabric==1.0 from https://files.pythonhosted.org/packages/7f/fd/aa186f7b9fabb6263e1bc53ffc885973453c60cc76ee6e3d6e75a58e71d3/TransFabric-1.0.tar.gz#sha256=0d49013ccc84c941b6dcde997a6ee1be53c5848435bd32a372cc7def0ccc0f2e to build tracker '/tmp/pip-req-tracker-kqnvyv3x' 2021-07-09T09:57:04,100 Running setup.py (path:/tmp/pip-wheel-oa0p9qbk/transfabric_1d074140b66649868461b63811b5f9bf/setup.py) egg_info for package transfabric 2021-07-09T09:57:04,100 Created temporary directory: /tmp/pip-pip-egg-info-4gg13i1h 2021-07-09T09:57:04,101 Running command python setup.py egg_info 2021-07-09T09:57:04,744 Traceback (most recent call last): 2021-07-09T09:57:04,744 File "", line 1, in 2021-07-09T09:57:04,744 File "/tmp/pip-wheel-oa0p9qbk/transfabric_1d074140b66649868461b63811b5f9bf/setup.py", line 23, in 2021-07-09T09:57:04,745 if(supported_platforms.has_key(tf_target)): 2021-07-09T09:57:04,745 AttributeError: 'dict' object has no attribute 'has_key' 2021-07-09T09:57:04,795 WARNING: Discarding https://files.pythonhosted.org/packages/7f/fd/aa186f7b9fabb6263e1bc53ffc885973453c60cc76ee6e3d6e75a58e71d3/TransFabric-1.0.tar.gz#sha256=0d49013ccc84c941b6dcde997a6ee1be53c5848435bd32a372cc7def0ccc0f2e (from https://pypi.org/simple/transfabric/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T09:57:04,796 ERROR: Could not find a version that satisfies the requirement transfabric==1.0 (from versions: 1.0) 2021-07-09T09:57:04,796 ERROR: No matching distribution found for transfabric==1.0 2021-07-09T09:57:04,797 Exception information: 2021-07-09T09:57:04,797 Traceback (most recent call last): 2021-07-09T09:57:04,797 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T09:57:04,797 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T09:57:04,797 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T09:57:04,797 raise RequirementsConflicted(criterion) 2021-07-09T09:57:04,797 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('transfabric==1.0') 2021-07-09T09:57:04,797 2021-07-09T09:57:04,797 During handling of the above exception, another exception occurred: 2021-07-09T09:57:04,797 2021-07-09T09:57:04,797 Traceback (most recent call last): 2021-07-09T09:57:04,797 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T09:57:04,797 result = self._result = resolver.resolve( 2021-07-09T09:57:04,797 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T09:57:04,797 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T09:57:04,797 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T09:57:04,797 raise ResolutionImpossible(e.criterion.information) 2021-07-09T09:57:04,797 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('transfabric==1.0'), parent=None)] 2021-07-09T09:57:04,797 2021-07-09T09:57:04,797 The above exception was the direct cause of the following exception: 2021-07-09T09:57:04,797 2021-07-09T09:57:04,797 Traceback (most recent call last): 2021-07-09T09:57:04,797 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T09:57:04,797 status = self.run(options, args) 2021-07-09T09:57:04,797 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T09:57:04,797 return func(self, options, args) 2021-07-09T09:57:04,797 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T09:57:04,797 requirement_set = resolver.resolve( 2021-07-09T09:57:04,797 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T09:57:04,797 raise error from e 2021-07-09T09:57:04,797 pip._internal.exceptions.DistributionNotFound: No matching distribution found for transfabric==1.0 2021-07-09T09:57:04,802 Removed transfabric==1.0 from https://files.pythonhosted.org/packages/7f/fd/aa186f7b9fabb6263e1bc53ffc885973453c60cc76ee6e3d6e75a58e71d3/TransFabric-1.0.tar.gz#sha256=0d49013ccc84c941b6dcde997a6ee1be53c5848435bd32a372cc7def0ccc0f2e from build tracker '/tmp/pip-req-tracker-kqnvyv3x' 2021-07-09T09:57:04,802 Removed build tracker: '/tmp/pip-req-tracker-kqnvyv3x'