2019-06-28T09:35:22 Created temporary directory: /tmp/pip-ephem-wheel-cache-f7hox96j 2019-06-28T09:35:22 Created temporary directory: /tmp/pip-req-tracker-d1h8x3cy 2019-06-28T09:35:22 Created requirements tracker '/tmp/pip-req-tracker-d1h8x3cy' 2019-06-28T09:35:22 Created temporary directory: /tmp/pip-wheel-4_cuwpj3 2019-06-28T09:35:22 Collecting python-xbtesting==0.1.4 2019-06-28T09:35:22 1 location(s) to search for versions of python-xbtesting: 2019-06-28T09:35:22 * https://pypi.org/simple/python-xbtesting/ 2019-06-28T09:35:22 Getting page https://pypi.org/simple/python-xbtesting/ 2019-06-28T09:35:22 Analyzing links from page https://pypi.org/simple/python-xbtesting/ 2019-06-28T09:35:22 Found link https://files.pythonhosted.org/packages/69/5a/99b138bb4fb9fcc60f7082a2128ce4816ebd8be9a80646b9acd42743dba0/python-xbtesting-0.1.1.tar.gz#sha256=b0ca1f7d884c15370abc786bc9400ffa7576aec82e621ba6ec801ea69fad31e9 (from https://pypi.org/simple/python-xbtesting/), version: 0.1.1 2019-06-28T09:35:22 Found link https://files.pythonhosted.org/packages/35/9a/c9c85b6822d2fac10b1a300d1bc634473c855b30e9956b678ca8955e63ce/python-xbtesting-0.1.2.tar.gz#sha256=fbb23ca2b42c24bcd83428c4acd4b7bee3be5e71a68b01320aca47326d121032 (from https://pypi.org/simple/python-xbtesting/), version: 0.1.2 2019-06-28T09:35:22 Found link https://files.pythonhosted.org/packages/8b/f7/5ed333cffca0666f8faa1dd1691702003c9e533cc98a71d84a7042f12bcc/python-xbtesting-0.1.3.tar.gz#sha256=d923ae6e7a16f918232efe40b13ca6001e33fcf3113aa07476af602057a79f6a (from https://pypi.org/simple/python-xbtesting/), version: 0.1.3 2019-06-28T09:35:22 Found link https://files.pythonhosted.org/packages/52/52/2d2596cd8108b707369965e86ce50fbace9a13fb486109416ea37243bdfe/python-xbtesting-0.1.4.tar.gz#sha256=a65515afd898a21655b619cedb46a0664fb68e7dca980d57ba8800822179d486 (from https://pypi.org/simple/python-xbtesting/), version: 0.1.4 2019-06-28T09:35:22 Found link https://files.pythonhosted.org/packages/32/28/c4ddb473bc2b8698e7f58c0f24f54d373548a726e108c6ea61d9fb8d3e4a/python-xbtesting-0.1.6.tar.gz#sha256=dd70245f7c463ef3d1e4cbc23bb472225c489a3863147c5c5f5fb44500f4c1aa (from https://pypi.org/simple/python-xbtesting/), version: 0.1.6 2019-06-28T09:35:22 Found link https://files.pythonhosted.org/packages/c6/e4/eaed036ca0159bcfb8855b09de053f1f9d7cfd1e018eaed6acc24519046b/python-xbtesting-0.1.7.tar.gz#sha256=0f448236a08f508eb63be50c46589144cca23bd6da4bcca494fbec031e9dcbd0 (from https://pypi.org/simple/python-xbtesting/), version: 0.1.7 2019-06-28T09:35:22 Using version 0.1.4 (newest of versions: 0.1.4) 2019-06-28T09:35:22 Created temporary directory: /tmp/pip-unpack-1ho46w37 2019-06-28T09:35:22 Downloading https://files.pythonhosted.org/packages/52/52/2d2596cd8108b707369965e86ce50fbace9a13fb486109416ea37243bdfe/python-xbtesting-0.1.4.tar.gz 2019-06-28T09:35:22 Downloading from URL https://files.pythonhosted.org/packages/52/52/2d2596cd8108b707369965e86ce50fbace9a13fb486109416ea37243bdfe/python-xbtesting-0.1.4.tar.gz#sha256=a65515afd898a21655b619cedb46a0664fb68e7dca980d57ba8800822179d486 (from https://pypi.org/simple/python-xbtesting/) 2019-06-28T09:35:22 Added python-xbtesting==0.1.4 from https://files.pythonhosted.org/packages/52/52/2d2596cd8108b707369965e86ce50fbace9a13fb486109416ea37243bdfe/python-xbtesting-0.1.4.tar.gz#sha256=a65515afd898a21655b619cedb46a0664fb68e7dca980d57ba8800822179d486 to build tracker '/tmp/pip-req-tracker-d1h8x3cy' 2019-06-28T09:35:22 Running setup.py (path:/tmp/pip-wheel-4_cuwpj3/python-xbtesting/setup.py) egg_info for package python-xbtesting 2019-06-28T09:35:22 Running command python setup.py egg_info 2019-06-28T09:35:24 Traceback (most recent call last): 2019-06-28T09:35:24 File "", line 1, in 2019-06-28T09:35:24 File "/tmp/pip-wheel-4_cuwpj3/python-xbtesting/setup.py", line 15, in 2019-06-28T09:35:24 version = __import__('xbtesting').__version__, 2019-06-28T09:35:24 File "/tmp/pip-wheel-4_cuwpj3/python-xbtesting/xbtesting/__init__.py", line 1, in 2019-06-28T09:35:24 from .xbtesting import XBTesting, XBTest, XBTestVersion, XBTestVersionResult 2019-06-28T09:35:24 File "/tmp/pip-wheel-4_cuwpj3/python-xbtesting/xbtesting/xbtesting.py", line 17 2019-06-28T09:35:24 raise KeyError, "required attribute '%s' missing" % name 2019-06-28T09:35:24 ^ 2019-06-28T09:35:24 SyntaxError: invalid syntax 2019-06-28T09:35:24 Cleaning up... 2019-06-28T09:35:24 Removing source in /tmp/pip-wheel-4_cuwpj3/python-xbtesting 2019-06-28T09:35:24 Removed python-xbtesting==0.1.4 from https://files.pythonhosted.org/packages/52/52/2d2596cd8108b707369965e86ce50fbace9a13fb486109416ea37243bdfe/python-xbtesting-0.1.4.tar.gz#sha256=a65515afd898a21655b619cedb46a0664fb68e7dca980d57ba8800822179d486 from build tracker '/tmp/pip-req-tracker-d1h8x3cy' 2019-06-28T09:35:24 Removed build tracker '/tmp/pip-req-tracker-d1h8x3cy' 2019-06-28T09:35:24 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-4_cuwpj3/python-xbtesting/ 2019-06-28T09:35:24 Exception information: 2019-06-28T09:35:24 Traceback (most recent call last): 2019-06-28T09:35:24 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-06-28T09:35:24 status = self.run(options, args) 2019-06-28T09:35:24 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-06-28T09:35:24 resolver.resolve(requirement_set) 2019-06-28T09:35:24 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-06-28T09:35:24 self._resolve_one(requirement_set, req) 2019-06-28T09:35:24 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-06-28T09:35:24 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-06-28T09:35:24 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-06-28T09:35:24 self.require_hashes 2019-06-28T09:35:24 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-06-28T09:35:24 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-06-28T09:35:24 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-06-28T09:35:24 self.req.prepare_metadata() 2019-06-28T09:35:24 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-06-28T09:35:24 self.run_egg_info() 2019-06-28T09:35:24 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-06-28T09:35:24 command_desc='python setup.py egg_info') 2019-06-28T09:35:24 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-06-28T09:35:24 % (command_desc, proc.returncode, cwd)) 2019-06-28T09:35:24 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-4_cuwpj3/python-xbtesting/