2020-09-09T23:19:58,524 Created temporary directory: /tmp/pip-ephem-wheel-cache-hrl7obfx 2020-09-09T23:19:58,527 Created temporary directory: /tmp/pip-req-tracker-7f0093zi 2020-09-09T23:19:58,527 Initialized build tracking at /tmp/pip-req-tracker-7f0093zi 2020-09-09T23:19:58,527 Created build tracker: /tmp/pip-req-tracker-7f0093zi 2020-09-09T23:19:58,527 Entered build tracker: /tmp/pip-req-tracker-7f0093zi 2020-09-09T23:19:58,528 Created temporary directory: /tmp/pip-wheel-0qxddnqx 2020-09-09T23:19:58,536 1 location(s) to search for versions of python-dirtt: 2020-09-09T23:19:58,536 * https://pypi.org/simple/python-dirtt/ 2020-09-09T23:19:58,536 Fetching project page and analyzing links: https://pypi.org/simple/python-dirtt/ 2020-09-09T23:19:58,537 Getting page https://pypi.org/simple/python-dirtt/ 2020-09-09T23:19:58,539 Found index url https://pypi.org/simple 2020-09-09T23:19:58,625 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-09T23:19:58,626 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-09T23:19:58,626 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-09T23:19:58,626 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-09T23:19:58,627 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-09T23:19:58,631 Given no hashes to check 1 links for project 'python-dirtt': discarding no candidates 2020-09-09T23:19:58,632 Using version 0.1.9b2 (newest of versions: 0.1.9b2) 2020-09-09T23:19:58,635 Collecting python-dirtt==0.1.9b2 2020-09-09T23:19:58,637 Created temporary directory: /tmp/pip-unpack-863oug22 2020-09-09T23:19:58,677 Downloading python-dirtt-0.1.9b2.tar.gz (62 kB) 2020-09-09T23:19:58,965 Added python-dirtt==0.1.9b2 from https://files.pythonhosted.org/packages/e3/df/4e0b7c1bf2c75f23e2217bc69d852d9c5542b31e764d821781c47edefc94/python-dirtt-0.1.9b2.tar.gz#sha256=70f373435f1348b282c113aeba08f116f3b7c6f81de776f1a854ca2992e529af to build tracker '/tmp/pip-req-tracker-7f0093zi' 2020-09-09T23:19:58,966 Running setup.py (path:/tmp/pip-wheel-0qxddnqx/python-dirtt/setup.py) egg_info for package python-dirtt 2020-09-09T23:19:58,967 Created temporary directory: /tmp/pip-pip-egg-info-gjwkz7ck 2020-09-09T23:19:58,967 Running command python setup.py egg_info 2020-09-09T23:19:59,826 Traceback (most recent call last): 2020-09-09T23:19:59,827 File "", line 1, in 2020-09-09T23:19:59,827 File "/tmp/pip-wheel-0qxddnqx/python-dirtt/setup.py", line 6, in 2020-09-09T23:19:59,827 from setup_commands import TestCommand, CleanCommand 2020-09-09T23:19:59,828 ModuleNotFoundError: No module named 'setup_commands' 2020-09-09T23:19:59,874 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-09T23:19:59,874 Exception information: 2020-09-09T23:19:59,874 Traceback (most recent call last): 2020-09-09T23:19:59,874 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 216, in _main 2020-09-09T23:19:59,874 status = self.run(options, args) 2020-09-09T23:19:59,874 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-09-09T23:19:59,874 return func(self, options, args) 2020-09-09T23:19:59,874 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-09-09T23:19:59,874 reqs, check_supported_wheels=True 2020-09-09T23:19:59,874 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-09-09T23:19:59,874 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-09-09T23:19:59,874 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-09-09T23:19:59,874 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-09-09T23:19:59,874 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-09-09T23:19:59,874 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-09-09T23:19:59,874 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-09-09T23:19:59,874 req, self.req_tracker, self.finder, self.build_isolation, 2020-09-09T23:19:59,874 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-09-09T23:19:59,874 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-09-09T23:19:59,874 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-09-09T23:19:59,874 self.req.prepare_metadata() 2020-09-09T23:19:59,874 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 554, in prepare_metadata 2020-09-09T23:19:59,874 self.metadata_directory = self._generate_metadata() 2020-09-09T23:19:59,874 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 534, in _generate_metadata 2020-09-09T23:19:59,874 details=self.name or "from {}".format(self.link) 2020-09-09T23:19:59,874 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-09-09T23:19:59,874 command_desc='python setup.py egg_info', 2020-09-09T23:19:59,874 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-09-09T23:19:59,874 raise InstallationError(exc_msg) 2020-09-09T23:19:59,874 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-09T23:19:59,882 Removed python-dirtt==0.1.9b2 from https://files.pythonhosted.org/packages/e3/df/4e0b7c1bf2c75f23e2217bc69d852d9c5542b31e764d821781c47edefc94/python-dirtt-0.1.9b2.tar.gz#sha256=70f373435f1348b282c113aeba08f116f3b7c6f81de776f1a854ca2992e529af from build tracker '/tmp/pip-req-tracker-7f0093zi' 2020-09-09T23:19:59,882 Removed build tracker: '/tmp/pip-req-tracker-7f0093zi'