2020-09-10T15:09:09,122 Created temporary directory: /tmp/pip-ephem-wheel-cache-v8ahhx96 2020-09-10T15:09:09,124 Created temporary directory: /tmp/pip-req-tracker-uo2hri4i 2020-09-10T15:09:09,125 Initialized build tracking at /tmp/pip-req-tracker-uo2hri4i 2020-09-10T15:09:09,125 Created build tracker: /tmp/pip-req-tracker-uo2hri4i 2020-09-10T15:09:09,125 Entered build tracker: /tmp/pip-req-tracker-uo2hri4i 2020-09-10T15:09:09,126 Created temporary directory: /tmp/pip-wheel-3095xeko 2020-09-10T15:09:09,135 1 location(s) to search for versions of python-dirtt: 2020-09-10T15:09:09,135 * https://pypi.org/simple/python-dirtt/ 2020-09-10T15:09:09,135 Fetching project page and analyzing links: https://pypi.org/simple/python-dirtt/ 2020-09-10T15:09:09,136 Getting page https://pypi.org/simple/python-dirtt/ 2020-09-10T15:09:09,137 Found index url https://pypi.org/simple 2020-09-10T15:09:09,223 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:09,224 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:09,224 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:09,224 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:09,224 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:09,229 Given no hashes to check 1 links for project 'python-dirtt': discarding no candidates 2020-09-10T15:09:09,230 Using version 0.2rc1 (newest of versions: 0.2rc1) 2020-09-10T15:09:09,233 Collecting python-dirtt==0.2rc1 2020-09-10T15:09:09,235 Created temporary directory: /tmp/pip-unpack-uw23e5gu 2020-09-10T15:09:09,275 Downloading python-dirtt-0.2rc1.tar.gz (32 kB) 2020-09-10T15:09:09,365 Added python-dirtt==0.2rc1 from https://files.pythonhosted.org/packages/22/ba/1e88d707642cdbaf9857494c2e1e97553e82d5292efad937664583fd0d10/python-dirtt-0.2rc1.tar.gz#sha256=215a047709d2751a40f83395467920e3cd709ca73d1cf52bff6b75d0c1f57941 to build tracker '/tmp/pip-req-tracker-uo2hri4i' 2020-09-10T15:09:09,366 Running setup.py (path:/tmp/pip-wheel-3095xeko/python-dirtt/setup.py) egg_info for package python-dirtt 2020-09-10T15:09:09,367 Created temporary directory: /tmp/pip-pip-egg-info-itzhgrib 2020-09-10T15:09:09,367 Running command python setup.py egg_info 2020-09-10T15:09:10,171 Traceback (most recent call last): 2020-09-10T15:09:10,172 File "", line 1, in 2020-09-10T15:09:10,172 File "/tmp/pip-wheel-3095xeko/python-dirtt/setup.py", line 6, in 2020-09-10T15:09:10,173 from setup_commands import TestCommand, CleanCommand 2020-09-10T15:09:10,173 ModuleNotFoundError: No module named 'setup_commands' 2020-09-10T15:09:10,219 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-10T15:09:10,220 Exception information: 2020-09-10T15:09:10,220 Traceback (most recent call last): 2020-09-10T15:09:10,220 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 216, in _main 2020-09-10T15:09:10,220 status = self.run(options, args) 2020-09-10T15:09:10,220 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-09-10T15:09:10,220 return func(self, options, args) 2020-09-10T15:09:10,220 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-09-10T15:09:10,220 reqs, check_supported_wheels=True 2020-09-10T15:09:10,220 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-09-10T15:09:10,220 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-09-10T15:09:10,220 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-09-10T15:09:10,220 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-09-10T15:09:10,220 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:10,220 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-09-10T15:09:10,220 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-09-10T15:09:10,220 req, self.req_tracker, self.finder, self.build_isolation, 2020-09-10T15:09:10,220 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-09-10T15:09:10,220 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-09-10T15:09:10,220 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-09-10T15:09:10,220 self.req.prepare_metadata() 2020-09-10T15:09:10,220 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 554, in prepare_metadata 2020-09-10T15:09:10,220 self.metadata_directory = self._generate_metadata() 2020-09-10T15:09:10,220 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 534, in _generate_metadata 2020-09-10T15:09:10,220 details=self.name or "from {}".format(self.link) 2020-09-10T15:09:10,220 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-09-10T15:09:10,220 command_desc='python setup.py egg_info', 2020-09-10T15:09:10,220 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-09-10T15:09:10,220 raise InstallationError(exc_msg) 2020-09-10T15:09:10,220 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:10,227 Removed python-dirtt==0.2rc1 from https://files.pythonhosted.org/packages/22/ba/1e88d707642cdbaf9857494c2e1e97553e82d5292efad937664583fd0d10/python-dirtt-0.2rc1.tar.gz#sha256=215a047709d2751a40f83395467920e3cd709ca73d1cf52bff6b75d0c1f57941 from build tracker '/tmp/pip-req-tracker-uo2hri4i' 2020-09-10T15:09:10,228 Removed build tracker: '/tmp/pip-req-tracker-uo2hri4i'