2019-06-28T03:21:46 Created temporary directory: /tmp/pip-ephem-wheel-cache-0spsmsp0 2019-06-28T03:21:46 Created temporary directory: /tmp/pip-req-tracker-rwa8uvte 2019-06-28T03:21:46 Created requirements tracker '/tmp/pip-req-tracker-rwa8uvte' 2019-06-28T03:21:46 Created temporary directory: /tmp/pip-wheel-nljgc6gt 2019-06-28T03:21:46 Collecting eurostat_rdf==0.1 2019-06-28T03:21:46 1 location(s) to search for versions of eurostat-rdf: 2019-06-28T03:21:46 * https://pypi.org/simple/eurostat-rdf/ 2019-06-28T03:21:46 Getting page https://pypi.org/simple/eurostat-rdf/ 2019-06-28T03:21:46 Analyzing links from page https://pypi.org/simple/eurostat-rdf/ 2019-06-28T03:21:46 Found link https://files.pythonhosted.org/packages/9c/8f/0e0359cd2b9beadbfc3b38b21ccc11ee9d74aa3d3e3b43381e90caf46d98/eurostat_rdf-0.1.tar.gz#sha256=22246a91432e296911e269ac193c7623ef72901d9fe13552ac4dc2e51dc8b6d3 (from https://pypi.org/simple/eurostat-rdf/), version: 0.1 2019-06-28T03:21:46 Using version 0.1 (newest of versions: 0.1) 2019-06-28T03:21:46 Created temporary directory: /tmp/pip-unpack-2jlbudbc 2019-06-28T03:21:46 Downloading https://files.pythonhosted.org/packages/9c/8f/0e0359cd2b9beadbfc3b38b21ccc11ee9d74aa3d3e3b43381e90caf46d98/eurostat_rdf-0.1.tar.gz 2019-06-28T03:21:46 Downloading from URL https://files.pythonhosted.org/packages/9c/8f/0e0359cd2b9beadbfc3b38b21ccc11ee9d74aa3d3e3b43381e90caf46d98/eurostat_rdf-0.1.tar.gz#sha256=22246a91432e296911e269ac193c7623ef72901d9fe13552ac4dc2e51dc8b6d3 (from https://pypi.org/simple/eurostat-rdf/) 2019-06-28T03:21:46 Added eurostat_rdf==0.1 from https://files.pythonhosted.org/packages/9c/8f/0e0359cd2b9beadbfc3b38b21ccc11ee9d74aa3d3e3b43381e90caf46d98/eurostat_rdf-0.1.tar.gz#sha256=22246a91432e296911e269ac193c7623ef72901d9fe13552ac4dc2e51dc8b6d3 to build tracker '/tmp/pip-req-tracker-rwa8uvte' 2019-06-28T03:21:46 Running setup.py (path:/tmp/pip-wheel-nljgc6gt/eurostat-rdf/setup.py) egg_info for package eurostat-rdf 2019-06-28T03:21:46 Running command python setup.py egg_info 2019-06-28T03:21:51 Traceback (most recent call last): 2019-06-28T03:21:51 File "/usr/local/lib/python3.7/dist-packages/setuptools/sandbox.py", line 154, in save_modules 2019-06-28T03:21:51 yield saved 2019-06-28T03:21:51 File "/usr/local/lib/python3.7/dist-packages/setuptools/sandbox.py", line 195, in setup_context 2019-06-28T03:21:51 yield 2019-06-28T03:21:51 File "/usr/local/lib/python3.7/dist-packages/setuptools/sandbox.py", line 250, in run_setup 2019-06-28T03:21:51 _execfile(setup_script, ns) 2019-06-28T03:21:51 File "/usr/local/lib/python3.7/dist-packages/setuptools/sandbox.py", line 45, in _execfile 2019-06-28T03:21:51 exec(code, globals, locals) 2019-06-28T03:21:51 File "/tmp/easy_install-zpzckn38/datapkg-0.9/setup.py", line 4, in 2019-06-28T03:21:51 version = '0.1' 2019-06-28T03:21:51 File "/tmp/easy_install-zpzckn38/datapkg-0.9/datapkg/__init__.py", line 40, in 2019-06-28T03:21:51 File "/tmp/easy_install-zpzckn38/datapkg-0.9/datapkg/config.py", line 2, in 2019-06-28T03:21:51 ModuleNotFoundError: No module named 'ConfigParser' 2019-06-28T03:21:51 During handling of the above exception, another exception occurred: 2019-06-28T03:21:51 Traceback (most recent call last): 2019-06-28T03:21:51 File "", line 1, in 2019-06-28T03:21:51 File "/tmp/pip-wheel-nljgc6gt/eurostat-rdf/setup.py", line 55, in 2019-06-28T03:21:51 """, 2019-06-28T03:21:51 File "/usr/local/lib/python3.7/dist-packages/setuptools/__init__.py", line 144, in setup 2019-06-28T03:21:51 _install_setup_requires(attrs) 2019-06-28T03:21:51 File "/usr/local/lib/python3.7/dist-packages/setuptools/__init__.py", line 139, in _install_setup_requires 2019-06-28T03:21:51 dist.fetch_build_eggs(dist.setup_requires) 2019-06-28T03:21:51 File "/usr/local/lib/python3.7/dist-packages/setuptools/dist.py", line 717, in fetch_build_eggs 2019-06-28T03:21:51 replace_conflicting=True, 2019-06-28T03:21:51 File "/usr/local/lib/python3.7/dist-packages/pkg_resources/__init__.py", line 782, in resolve 2019-06-28T03:21:51 replace_conflicting=replace_conflicting 2019-06-28T03:21:51 File "/usr/local/lib/python3.7/dist-packages/pkg_resources/__init__.py", line 1065, in best_match 2019-06-28T03:21:51 return self.obtain(req, installer) 2019-06-28T03:21:51 File "/usr/local/lib/python3.7/dist-packages/pkg_resources/__init__.py", line 1077, in obtain 2019-06-28T03:21:51 return installer(requirement) 2019-06-28T03:21:51 File "/usr/local/lib/python3.7/dist-packages/setuptools/dist.py", line 784, in fetch_build_egg 2019-06-28T03:21:51 return cmd.easy_install(req) 2019-06-28T03:21:51 File "/usr/local/lib/python3.7/dist-packages/setuptools/command/easy_install.py", line 679, in easy_install 2019-06-28T03:21:51 return self.install_item(spec, dist.location, tmpdir, deps) 2019-06-28T03:21:51 File "/usr/local/lib/python3.7/dist-packages/setuptools/command/easy_install.py", line 705, in install_item 2019-06-28T03:21:51 dists = self.install_eggs(spec, download, tmpdir) 2019-06-28T03:21:51 File "/usr/local/lib/python3.7/dist-packages/setuptools/command/easy_install.py", line 890, in install_eggs 2019-06-28T03:21:51 return self.build_and_install(setup_script, setup_base) 2019-06-28T03:21:51 File "/usr/local/lib/python3.7/dist-packages/setuptools/command/easy_install.py", line 1158, in build_and_install 2019-06-28T03:21:51 self.run_setup(setup_script, setup_base, args) 2019-06-28T03:21:51 File "/usr/local/lib/python3.7/dist-packages/setuptools/command/easy_install.py", line 1144, in run_setup 2019-06-28T03:21:51 run_setup(setup_script, args) 2019-06-28T03:21:51 File "/usr/local/lib/python3.7/dist-packages/setuptools/sandbox.py", line 253, in run_setup 2019-06-28T03:21:51 raise 2019-06-28T03:21:51 File "/usr/lib/python3.7/contextlib.py", line 130, in __exit__ 2019-06-28T03:21:51 self.gen.throw(type, value, traceback) 2019-06-28T03:21:51 File "/usr/local/lib/python3.7/dist-packages/setuptools/sandbox.py", line 195, in setup_context 2019-06-28T03:21:51 yield 2019-06-28T03:21:51 File "/usr/lib/python3.7/contextlib.py", line 130, in __exit__ 2019-06-28T03:21:51 self.gen.throw(type, value, traceback) 2019-06-28T03:21:51 File "/usr/local/lib/python3.7/dist-packages/setuptools/sandbox.py", line 166, in save_modules 2019-06-28T03:21:51 saved_exc.resume() 2019-06-28T03:21:51 File "/usr/local/lib/python3.7/dist-packages/setuptools/sandbox.py", line 141, in resume 2019-06-28T03:21:51 six.reraise(type, exc, self._tb) 2019-06-28T03:21:51 File "/usr/local/lib/python3.7/dist-packages/setuptools/_vendor/six.py", line 685, in reraise 2019-06-28T03:21:51 raise value.with_traceback(tb) 2019-06-28T03:21:51 File "/usr/local/lib/python3.7/dist-packages/setuptools/sandbox.py", line 154, in save_modules 2019-06-28T03:21:51 yield saved 2019-06-28T03:21:51 File "/usr/local/lib/python3.7/dist-packages/setuptools/sandbox.py", line 195, in setup_context 2019-06-28T03:21:51 yield 2019-06-28T03:21:51 File "/usr/local/lib/python3.7/dist-packages/setuptools/sandbox.py", line 250, in run_setup 2019-06-28T03:21:51 _execfile(setup_script, ns) 2019-06-28T03:21:51 File "/usr/local/lib/python3.7/dist-packages/setuptools/sandbox.py", line 45, in _execfile 2019-06-28T03:21:51 exec(code, globals, locals) 2019-06-28T03:21:51 File "/tmp/easy_install-zpzckn38/datapkg-0.9/setup.py", line 4, in 2019-06-28T03:21:51 version = '0.1' 2019-06-28T03:21:51 File "/tmp/easy_install-zpzckn38/datapkg-0.9/datapkg/__init__.py", line 40, in 2019-06-28T03:21:51 File "/tmp/easy_install-zpzckn38/datapkg-0.9/datapkg/config.py", line 2, in 2019-06-28T03:21:51 ModuleNotFoundError: No module named 'ConfigParser' 2019-06-28T03:21:52 Cleaning up... 2019-06-28T03:21:52 Removing source in /tmp/pip-wheel-nljgc6gt/eurostat-rdf 2019-06-28T03:21:52 Removed eurostat_rdf==0.1 from https://files.pythonhosted.org/packages/9c/8f/0e0359cd2b9beadbfc3b38b21ccc11ee9d74aa3d3e3b43381e90caf46d98/eurostat_rdf-0.1.tar.gz#sha256=22246a91432e296911e269ac193c7623ef72901d9fe13552ac4dc2e51dc8b6d3 from build tracker '/tmp/pip-req-tracker-rwa8uvte' 2019-06-28T03:21:52 Removed build tracker '/tmp/pip-req-tracker-rwa8uvte' 2019-06-28T03:21:52 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-nljgc6gt/eurostat-rdf/ 2019-06-28T03:21:52 Exception information: 2019-06-28T03:21:52 Traceback (most recent call last): 2019-06-28T03:21:52 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-06-28T03:21:52 status = self.run(options, args) 2019-06-28T03:21:52 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-06-28T03:21:52 resolver.resolve(requirement_set) 2019-06-28T03:21:52 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-06-28T03:21:52 self._resolve_one(requirement_set, req) 2019-06-28T03:21:52 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-06-28T03:21:52 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-06-28T03:21:52 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-06-28T03:21:52 self.require_hashes 2019-06-28T03:21:52 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-06-28T03:21:52 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-06-28T03:21:52 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-06-28T03:21:52 self.req.prepare_metadata() 2019-06-28T03:21:52 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-06-28T03:21:52 self.run_egg_info() 2019-06-28T03:21:52 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-06-28T03:21:52 command_desc='python setup.py egg_info') 2019-06-28T03:21:52 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-06-28T03:21:52 % (command_desc, proc.returncode, cwd)) 2019-06-28T03:21:52 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-nljgc6gt/eurostat-rdf/