2019-07-25T12:38:50 Created temporary directory: /tmp/pip-ephem-wheel-cache-ounsy7uc 2019-07-25T12:38:50 Created temporary directory: /tmp/pip-req-tracker-mlg9ddp7 2019-07-25T12:38:50 Created requirements tracker '/tmp/pip-req-tracker-mlg9ddp7' 2019-07-25T12:38:50 Created temporary directory: /tmp/pip-wheel-x23zua4v 2019-07-25T12:38:50 Collecting xml2pandas==0.0.0 2019-07-25T12:38:50 1 location(s) to search for versions of xml2pandas: 2019-07-25T12:38:50 * https://pypi.org/simple/xml2pandas/ 2019-07-25T12:38:50 Getting page https://pypi.org/simple/xml2pandas/ 2019-07-25T12:38:50 Analyzing links from page https://pypi.org/simple/xml2pandas/ 2019-07-25T12:38:50 Found link https://files.pythonhosted.org/packages/e9/23/1a81675b1ac73f1ac9d694e3460d169607ade210419b0a36f419674a1b1c/xml2pandas-0.0.0.tar.gz#sha256=ad7bf02e83471ec90769f91b0b0056cf2b6685738e3ff18eaafc5475cfe1e620 (from https://pypi.org/simple/xml2pandas/), version: 0.0.0 2019-07-25T12:38:50 Using version 0.0.0 (newest of versions: 0.0.0) 2019-07-25T12:38:50 Created temporary directory: /tmp/pip-unpack-ip43neqh 2019-07-25T12:38:50 Downloading https://files.pythonhosted.org/packages/e9/23/1a81675b1ac73f1ac9d694e3460d169607ade210419b0a36f419674a1b1c/xml2pandas-0.0.0.tar.gz 2019-07-25T12:38:50 Downloading from URL https://files.pythonhosted.org/packages/e9/23/1a81675b1ac73f1ac9d694e3460d169607ade210419b0a36f419674a1b1c/xml2pandas-0.0.0.tar.gz#sha256=ad7bf02e83471ec90769f91b0b0056cf2b6685738e3ff18eaafc5475cfe1e620 (from https://pypi.org/simple/xml2pandas/) 2019-07-25T12:38:50 Added xml2pandas==0.0.0 from https://files.pythonhosted.org/packages/e9/23/1a81675b1ac73f1ac9d694e3460d169607ade210419b0a36f419674a1b1c/xml2pandas-0.0.0.tar.gz#sha256=ad7bf02e83471ec90769f91b0b0056cf2b6685738e3ff18eaafc5475cfe1e620 to build tracker '/tmp/pip-req-tracker-mlg9ddp7' 2019-07-25T12:38:50 Running setup.py (path:/tmp/pip-wheel-x23zua4v/xml2pandas/setup.py) egg_info for package xml2pandas 2019-07-25T12:38:50 Running command python setup.py egg_info 2019-07-25T12:38:52 Traceback (most recent call last): 2019-07-25T12:38:52 File "", line 1, in 2019-07-25T12:38:52 File "/tmp/pip-wheel-x23zua4v/xml2pandas/setup.py", line 5, in 2019-07-25T12:38:52 with open(os.path.join(os.path.dirname(__file__), 'readme.md'), encoding='utf-8') as readme: 2019-07-25T12:38:52 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-x23zua4v/xml2pandas/readme.md' 2019-07-25T12:38:52 Cleaning up... 2019-07-25T12:38:52 Removing source in /tmp/pip-wheel-x23zua4v/xml2pandas 2019-07-25T12:38:52 Removed xml2pandas==0.0.0 from https://files.pythonhosted.org/packages/e9/23/1a81675b1ac73f1ac9d694e3460d169607ade210419b0a36f419674a1b1c/xml2pandas-0.0.0.tar.gz#sha256=ad7bf02e83471ec90769f91b0b0056cf2b6685738e3ff18eaafc5475cfe1e620 from build tracker '/tmp/pip-req-tracker-mlg9ddp7' 2019-07-25T12:38:52 Removed build tracker '/tmp/pip-req-tracker-mlg9ddp7' 2019-07-25T12:38:52 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-x23zua4v/xml2pandas/ 2019-07-25T12:38:52 Exception information: 2019-07-25T12:38:52 Traceback (most recent call last): 2019-07-25T12:38:52 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-07-25T12:38:52 status = self.run(options, args) 2019-07-25T12:38:52 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-07-25T12:38:52 resolver.resolve(requirement_set) 2019-07-25T12:38:52 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-07-25T12:38:52 self._resolve_one(requirement_set, req) 2019-07-25T12:38:52 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-07-25T12:38:52 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-07-25T12:38:52 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-07-25T12:38:52 self.require_hashes 2019-07-25T12:38:52 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-07-25T12:38:52 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-07-25T12:38:52 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-07-25T12:38:52 self.req.prepare_metadata() 2019-07-25T12:38:52 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-07-25T12:38:52 self.run_egg_info() 2019-07-25T12:38:52 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-07-25T12:38:52 command_desc='python setup.py egg_info') 2019-07-25T12:38:52 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-07-25T12:38:52 % (command_desc, proc.returncode, cwd)) 2019-07-25T12:38:52 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-x23zua4v/xml2pandas/