2020-09-10T15:09:12,017 Created temporary directory: /tmp/pip-ephem-wheel-cache-k98u6xqj 2020-09-10T15:09:12,020 Created temporary directory: /tmp/pip-req-tracker-mf5e7rxy 2020-09-10T15:09:12,020 Initialized build tracking at /tmp/pip-req-tracker-mf5e7rxy 2020-09-10T15:09:12,020 Created build tracker: /tmp/pip-req-tracker-mf5e7rxy 2020-09-10T15:09:12,020 Entered build tracker: /tmp/pip-req-tracker-mf5e7rxy 2020-09-10T15:09:12,021 Created temporary directory: /tmp/pip-wheel-lz9umg1i 2020-09-10T15:09:12,029 1 location(s) to search for versions of python-dirtt: 2020-09-10T15:09:12,029 * https://pypi.org/simple/python-dirtt/ 2020-09-10T15:09:12,029 Fetching project page and analyzing links: https://pypi.org/simple/python-dirtt/ 2020-09-10T15:09:12,030 Getting page https://pypi.org/simple/python-dirtt/ 2020-09-10T15:09:12,031 Found index url https://pypi.org/simple 2020-09-10T15:09:12,117 Found link https://files.pythonhosted.org/packages/90/9a/d8d5ffffefa6a76351b33a2b25254284571341473eaf31ec248bd99d9890/python-dirtt-0.1.4b11.tar.gz#sha256=e0291c95edc11f24cb0cfcd9621c60dba9f911ff4ceb6adc420b3c081ba40cad (from https://pypi.org/simple/python-dirtt/), version: 0.1.4b11 2020-09-10T15:09:12,118 Found link https://files.pythonhosted.org/packages/e3/df/4e0b7c1bf2c75f23e2217bc69d852d9c5542b31e764d821781c47edefc94/python-dirtt-0.1.9b2.tar.gz#sha256=70f373435f1348b282c113aeba08f116f3b7c6f81de776f1a854ca2992e529af (from https://pypi.org/simple/python-dirtt/), version: 0.1.9b2 2020-09-10T15:09:12,118 Found link https://files.pythonhosted.org/packages/f6/f5/1a63f0cb86e981e28ed856803d8b7b704e40de95cc2cdb85d862bc4bf9de/python-dirtt-0.1.9b4.tar.gz#sha256=62c0337296160b418a2254407395298749a192f3de3fdeedaebfeeb86a8acb66 (from https://pypi.org/simple/python-dirtt/), version: 0.1.9b4 2020-09-10T15:09:12,118 Found link https://files.pythonhosted.org/packages/22/ba/1e88d707642cdbaf9857494c2e1e97553e82d5292efad937664583fd0d10/python-dirtt-0.2rc1.tar.gz#sha256=215a047709d2751a40f83395467920e3cd709ca73d1cf52bff6b75d0c1f57941 (from https://pypi.org/simple/python-dirtt/), version: 0.2rc1 2020-09-10T15:09:12,119 Found link https://files.pythonhosted.org/packages/2d/e4/bac71d05322f5a1344725821e9e3b0404dff7f3d18a81115263bb3d4ae05/python-dirtt-0.2.tar.gz#sha256=9334fd9e5028c1933a962e993d5517093a343224cb00f665770a8068335db173 (from https://pypi.org/simple/python-dirtt/), version: 0.2 2020-09-10T15:09:12,123 Given no hashes to check 1 links for project 'python-dirtt': discarding no candidates 2020-09-10T15:09:12,123 Using version 0.2 (newest of versions: 0.2) 2020-09-10T15:09:12,127 Collecting python-dirtt==0.2 2020-09-10T15:09:12,128 Created temporary directory: /tmp/pip-unpack-3e19p_dv 2020-09-10T15:09:12,167 Downloading python-dirtt-0.2.tar.gz (33 kB) 2020-09-10T15:09:12,260 Added python-dirtt==0.2 from https://files.pythonhosted.org/packages/2d/e4/bac71d05322f5a1344725821e9e3b0404dff7f3d18a81115263bb3d4ae05/python-dirtt-0.2.tar.gz#sha256=9334fd9e5028c1933a962e993d5517093a343224cb00f665770a8068335db173 to build tracker '/tmp/pip-req-tracker-mf5e7rxy' 2020-09-10T15:09:12,261 Running setup.py (path:/tmp/pip-wheel-lz9umg1i/python-dirtt/setup.py) egg_info for package python-dirtt 2020-09-10T15:09:12,262 Created temporary directory: /tmp/pip-pip-egg-info-xk4udrqu 2020-09-10T15:09:12,262 Running command python setup.py egg_info 2020-09-10T15:09:13,124 Traceback (most recent call last): 2020-09-10T15:09:13,125 File "", line 1, in 2020-09-10T15:09:13,125 File "/tmp/pip-wheel-lz9umg1i/python-dirtt/setup.py", line 13, in 2020-09-10T15:09:13,126 from os.path import splitext, basename, join as pjoin, walk 2020-09-10T15:09:13,126 ImportError: cannot import name 'walk' from 'posixpath' (/usr/lib/python3.7/posixpath.py) 2020-09-10T15:09:13,175 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-10T15:09:13,176 Exception information: 2020-09-10T15:09:13,176 Traceback (most recent call last): 2020-09-10T15:09:13,176 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 216, in _main 2020-09-10T15:09:13,176 status = self.run(options, args) 2020-09-10T15:09:13,176 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-09-10T15:09:13,176 return func(self, options, args) 2020-09-10T15:09:13,176 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-09-10T15:09:13,176 reqs, check_supported_wheels=True 2020-09-10T15:09:13,176 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-09-10T15:09:13,176 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-09-10T15:09:13,176 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-09-10T15:09:13,176 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-09-10T15:09:13,176 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-09-10T15:09:13,176 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-09-10T15:09:13,176 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-09-10T15:09:13,176 req, self.req_tracker, self.finder, self.build_isolation, 2020-09-10T15:09:13,176 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-09-10T15:09:13,176 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-09-10T15:09:13,176 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-09-10T15:09:13,176 self.req.prepare_metadata() 2020-09-10T15:09:13,176 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 554, in prepare_metadata 2020-09-10T15:09:13,176 self.metadata_directory = self._generate_metadata() 2020-09-10T15:09:13,176 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 534, in _generate_metadata 2020-09-10T15:09:13,176 details=self.name or "from {}".format(self.link) 2020-09-10T15:09:13,176 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-09-10T15:09:13,176 command_desc='python setup.py egg_info', 2020-09-10T15:09:13,176 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-09-10T15:09:13,176 raise InstallationError(exc_msg) 2020-09-10T15:09:13,176 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-10T15:09:13,183 Removed python-dirtt==0.2 from https://files.pythonhosted.org/packages/2d/e4/bac71d05322f5a1344725821e9e3b0404dff7f3d18a81115263bb3d4ae05/python-dirtt-0.2.tar.gz#sha256=9334fd9e5028c1933a962e993d5517093a343224cb00f665770a8068335db173 from build tracker '/tmp/pip-req-tracker-mf5e7rxy' 2020-09-10T15:09:13,183 Removed build tracker: '/tmp/pip-req-tracker-mf5e7rxy'