2021-07-09T19:56:45,312 Created temporary directory: /tmp/pip-ephem-wheel-cache-x4xgtcfr 2021-07-09T19:56:45,315 Created temporary directory: /tmp/pip-req-tracker-g82ad_ss 2021-07-09T19:56:45,315 Initialized build tracking at /tmp/pip-req-tracker-g82ad_ss 2021-07-09T19:56:45,315 Created build tracker: /tmp/pip-req-tracker-g82ad_ss 2021-07-09T19:56:45,315 Entered build tracker: /tmp/pip-req-tracker-g82ad_ss 2021-07-09T19:56:45,316 Created temporary directory: /tmp/pip-wheel-yyguw3vm 2021-07-09T19:56:45,349 1 location(s) to search for versions of tattrdb: 2021-07-09T19:56:45,349 * https://pypi.org/simple/tattrdb/ 2021-07-09T19:56:45,350 Fetching project page and analyzing links: https://pypi.org/simple/tattrdb/ 2021-07-09T19:56:45,350 Getting page https://pypi.org/simple/tattrdb/ 2021-07-09T19:56:45,352 Found index url https://pypi.org/simple 2021-07-09T19:56:45,543 Found link https://files.pythonhosted.org/packages/0d/7d/dc9f358a9175d8e44cbce568a98f91ecdb6b3c3c509fd8c00b088015dd36/tattrdb-0.1.1.tar.gz#sha256=d4f2b330957197a5f43ac8723f0978e23b624dd2c626b3d5462b4a0428e70e0a (from https://pypi.org/simple/tattrdb/), version: 0.1.1 2021-07-09T19:56:45,543 Found link https://files.pythonhosted.org/packages/d3/e8/1dd3c9e7c6026114a242e05f687dd23967c4d9c636a7ce2817e097a0ae0f/tattrdb-0.1.2.tar.gz#sha256=67f1fb5ed92785be8b0ab8bd5927b0bd8317f8127d595ddb5ac7f1a40a39fcb7 (from https://pypi.org/simple/tattrdb/), version: 0.1.2 2021-07-09T19:56:45,544 Skipping link: not a file: https://pypi.org/simple/tattrdb/ 2021-07-09T19:56:45,560 Given no hashes to check 1 links for project 'tattrdb': discarding no candidates 2021-07-09T19:56:45,577 Collecting tattrdb==0.1.1 2021-07-09T19:56:45,579 Created temporary directory: /tmp/pip-unpack-8sjibijb 2021-07-09T19:56:45,756 Downloading tattrdb-0.1.1.tar.gz (6.1 kB) 2021-07-09T19:56:45,794 Added tattrdb==0.1.1 from https://files.pythonhosted.org/packages/0d/7d/dc9f358a9175d8e44cbce568a98f91ecdb6b3c3c509fd8c00b088015dd36/tattrdb-0.1.1.tar.gz#sha256=d4f2b330957197a5f43ac8723f0978e23b624dd2c626b3d5462b4a0428e70e0a to build tracker '/tmp/pip-req-tracker-g82ad_ss' 2021-07-09T19:56:45,795 Running setup.py (path:/tmp/pip-wheel-yyguw3vm/tattrdb_03b844c87f744c4ca0fef8b808b843ee/setup.py) egg_info for package tattrdb 2021-07-09T19:56:45,796 Created temporary directory: /tmp/pip-pip-egg-info-63m0ihju 2021-07-09T19:56:45,796 Running command python setup.py egg_info 2021-07-09T19:56:46,416 Traceback (most recent call last): 2021-07-09T19:56:46,417 File "", line 1, in 2021-07-09T19:56:46,417 File "/tmp/pip-wheel-yyguw3vm/tattrdb_03b844c87f744c4ca0fef8b808b843ee/setup.py", line 5, in 2021-07-09T19:56:46,418 execfile('tattrdb/version.py') 2021-07-09T19:56:46,418 NameError: name 'execfile' is not defined 2021-07-09T19:56:46,467 WARNING: Discarding https://files.pythonhosted.org/packages/0d/7d/dc9f358a9175d8e44cbce568a98f91ecdb6b3c3c509fd8c00b088015dd36/tattrdb-0.1.1.tar.gz#sha256=d4f2b330957197a5f43ac8723f0978e23b624dd2c626b3d5462b4a0428e70e0a (from https://pypi.org/simple/tattrdb/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T19:56:46,468 ERROR: Could not find a version that satisfies the requirement tattrdb==0.1.1 (from versions: 0.1.1, 0.1.2) 2021-07-09T19:56:46,469 ERROR: No matching distribution found for tattrdb==0.1.1 2021-07-09T19:56:46,469 Exception information: 2021-07-09T19:56:46,469 Traceback (most recent call last): 2021-07-09T19:56:46,469 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T19:56:46,469 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T19:56:46,469 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T19:56:46,469 raise RequirementsConflicted(criterion) 2021-07-09T19:56:46,469 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('tattrdb==0.1.1') 2021-07-09T19:56:46,469 2021-07-09T19:56:46,469 During handling of the above exception, another exception occurred: 2021-07-09T19:56:46,469 2021-07-09T19:56:46,469 Traceback (most recent call last): 2021-07-09T19:56:46,469 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T19:56:46,469 result = self._result = resolver.resolve( 2021-07-09T19:56:46,469 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T19:56:46,469 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T19:56:46,469 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T19:56:46,469 raise ResolutionImpossible(e.criterion.information) 2021-07-09T19:56:46,469 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('tattrdb==0.1.1'), parent=None)] 2021-07-09T19:56:46,469 2021-07-09T19:56:46,469 The above exception was the direct cause of the following exception: 2021-07-09T19:56:46,469 2021-07-09T19:56:46,469 Traceback (most recent call last): 2021-07-09T19:56:46,469 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T19:56:46,469 status = self.run(options, args) 2021-07-09T19:56:46,469 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T19:56:46,469 return func(self, options, args) 2021-07-09T19:56:46,469 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T19:56:46,469 requirement_set = resolver.resolve( 2021-07-09T19:56:46,469 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T19:56:46,469 raise error from e 2021-07-09T19:56:46,469 pip._internal.exceptions.DistributionNotFound: No matching distribution found for tattrdb==0.1.1 2021-07-09T19:56:46,474 Removed tattrdb==0.1.1 from https://files.pythonhosted.org/packages/0d/7d/dc9f358a9175d8e44cbce568a98f91ecdb6b3c3c509fd8c00b088015dd36/tattrdb-0.1.1.tar.gz#sha256=d4f2b330957197a5f43ac8723f0978e23b624dd2c626b3d5462b4a0428e70e0a from build tracker '/tmp/pip-req-tracker-g82ad_ss' 2021-07-09T19:56:46,474 Removed build tracker: '/tmp/pip-req-tracker-g82ad_ss'