2020-09-09T22:29:54,198 Created temporary directory: /tmp/pip-ephem-wheel-cache-q_5wbmhh 2020-09-09T22:29:54,200 Created temporary directory: /tmp/pip-req-tracker-p8fpte6u 2020-09-09T22:29:54,200 Initialized build tracking at /tmp/pip-req-tracker-p8fpte6u 2020-09-09T22:29:54,201 Created build tracker: /tmp/pip-req-tracker-p8fpte6u 2020-09-09T22:29:54,201 Entered build tracker: /tmp/pip-req-tracker-p8fpte6u 2020-09-09T22:29:54,201 Created temporary directory: /tmp/pip-wheel-sk5otht9 2020-09-09T22:29:54,209 1 location(s) to search for versions of python-dirtt: 2020-09-09T22:29:54,209 * https://pypi.org/simple/python-dirtt/ 2020-09-09T22:29:54,210 Fetching project page and analyzing links: https://pypi.org/simple/python-dirtt/ 2020-09-09T22:29:54,210 Getting page https://pypi.org/simple/python-dirtt/ 2020-09-09T22:29:54,212 Found index url https://pypi.org/simple 2020-09-09T22:29:54,297 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-09T22:29:54,297 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-09T22:29:54,297 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-09T22:29:54,298 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-09T22:29:54,298 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-09T22:29:54,303 Given no hashes to check 1 links for project 'python-dirtt': discarding no candidates 2020-09-09T22:29:54,303 Using version 0.1.4b11 (newest of versions: 0.1.4b11) 2020-09-09T22:29:54,306 Collecting python-dirtt==0.1.4b11 2020-09-09T22:29:54,308 Created temporary directory: /tmp/pip-unpack-bknugzst 2020-09-09T22:29:54,346 Downloading python-dirtt-0.1.4b11.tar.gz (12 kB) 2020-09-09T22:29:54,405 Added python-dirtt==0.1.4b11 from https://files.pythonhosted.org/packages/90/9a/d8d5ffffefa6a76351b33a2b25254284571341473eaf31ec248bd99d9890/python-dirtt-0.1.4b11.tar.gz#sha256=e0291c95edc11f24cb0cfcd9621c60dba9f911ff4ceb6adc420b3c081ba40cad to build tracker '/tmp/pip-req-tracker-p8fpte6u' 2020-09-09T22:29:54,406 Running setup.py (path:/tmp/pip-wheel-sk5otht9/python-dirtt/setup.py) egg_info for package python-dirtt 2020-09-09T22:29:54,407 Created temporary directory: /tmp/pip-pip-egg-info-1bepmc25 2020-09-09T22:29:54,407 Running command python setup.py egg_info 2020-09-09T22:29:55,196 Traceback (most recent call last): 2020-09-09T22:29:55,196 File "", line 1, in 2020-09-09T22:29:55,197 File "/tmp/pip-wheel-sk5otht9/python-dirtt/setup.py", line 64, in 2020-09-09T22:29:55,197 version=return_version(), 2020-09-09T22:29:55,198 File "/tmp/pip-wheel-sk5otht9/python-dirtt/setup.py", line 50, in return_version 2020-09-09T22:29:55,198 return __import__('dirtt').get_version() 2020-09-09T22:29:55,199 File "/tmp/pip-wheel-sk5otht9/python-dirtt/dirtt/__init__.py", line 93 2020-09-09T22:29:55,199 if self.verbose: print "Returning to start dir: %s" % self.start_dir 2020-09-09T22:29:55,199 ^ 2020-09-09T22:29:55,200 SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Returning to start dir: %s" % self.start_dir)? 2020-09-09T22:29:55,243 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-09T22:29:55,244 Exception information: 2020-09-09T22:29:55,244 Traceback (most recent call last): 2020-09-09T22:29:55,244 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 216, in _main 2020-09-09T22:29:55,244 status = self.run(options, args) 2020-09-09T22:29:55,244 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-09-09T22:29:55,244 return func(self, options, args) 2020-09-09T22:29:55,244 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-09-09T22:29:55,244 reqs, check_supported_wheels=True 2020-09-09T22:29:55,244 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-09-09T22:29:55,244 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-09-09T22:29:55,244 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-09-09T22:29:55,244 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-09-09T22:29:55,244 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-09-09T22:29:55,244 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-09-09T22:29:55,244 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-09-09T22:29:55,244 req, self.req_tracker, self.finder, self.build_isolation, 2020-09-09T22:29:55,244 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-09-09T22:29:55,244 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-09-09T22:29:55,244 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-09-09T22:29:55,244 self.req.prepare_metadata() 2020-09-09T22:29:55,244 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 554, in prepare_metadata 2020-09-09T22:29:55,244 self.metadata_directory = self._generate_metadata() 2020-09-09T22:29:55,244 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 534, in _generate_metadata 2020-09-09T22:29:55,244 details=self.name or "from {}".format(self.link) 2020-09-09T22:29:55,244 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-09-09T22:29:55,244 command_desc='python setup.py egg_info', 2020-09-09T22:29:55,244 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-09-09T22:29:55,244 raise InstallationError(exc_msg) 2020-09-09T22:29:55,244 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-09T22:29:55,252 Removed python-dirtt==0.1.4b11 from https://files.pythonhosted.org/packages/90/9a/d8d5ffffefa6a76351b33a2b25254284571341473eaf31ec248bd99d9890/python-dirtt-0.1.4b11.tar.gz#sha256=e0291c95edc11f24cb0cfcd9621c60dba9f911ff4ceb6adc420b3c081ba40cad from build tracker '/tmp/pip-req-tracker-p8fpte6u' 2020-09-09T22:29:55,252 Removed build tracker: '/tmp/pip-req-tracker-p8fpte6u'