2020-09-09T21:58:07,200 Created temporary directory: /tmp/pip-ephem-wheel-cache-923vaic_ 2020-09-09T21:58:07,202 Created temporary directory: /tmp/pip-req-tracker-d13p8r36 2020-09-09T21:58:07,203 Initialized build tracking at /tmp/pip-req-tracker-d13p8r36 2020-09-09T21:58:07,203 Created build tracker: /tmp/pip-req-tracker-d13p8r36 2020-09-09T21:58:07,203 Entered build tracker: /tmp/pip-req-tracker-d13p8r36 2020-09-09T21:58:07,204 Created temporary directory: /tmp/pip-wheel-t6fk9cx6 2020-09-09T21:58:07,212 1 location(s) to search for versions of flfl: 2020-09-09T21:58:07,212 * https://pypi.org/simple/flfl/ 2020-09-09T21:58:07,212 Fetching project page and analyzing links: https://pypi.org/simple/flfl/ 2020-09-09T21:58:07,213 Getting page https://pypi.org/simple/flfl/ 2020-09-09T21:58:07,214 Found index url https://pypi.org/simple 2020-09-09T21:58:07,297 Found link https://files.pythonhosted.org/packages/87/51/ae24544bcb3f21e6241e80175ceea881755a40f6547e5b8f53b0141e3937/flfl-0.0.2.tar.gz#sha256=12463f3409cae51a0c9684818957e685341a7dceb163794faacfe1621b81bda8 (from https://pypi.org/simple/flfl/), version: 0.0.2 2020-09-09T21:58:07,418 Given no hashes to check 1 links for project 'flfl': discarding no candidates 2020-09-09T21:58:07,419 Using version 0.0.2 (newest of versions: 0.0.2) 2020-09-09T21:58:07,426 Collecting flfl==0.0.2 2020-09-09T21:58:07,429 Created temporary directory: /tmp/pip-unpack-pwgt5521 2020-09-09T21:58:07,474 Downloading flfl-0.0.2.tar.gz (28 kB) 2020-09-09T21:58:07,528 Added flfl==0.0.2 from https://files.pythonhosted.org/packages/87/51/ae24544bcb3f21e6241e80175ceea881755a40f6547e5b8f53b0141e3937/flfl-0.0.2.tar.gz#sha256=12463f3409cae51a0c9684818957e685341a7dceb163794faacfe1621b81bda8 to build tracker '/tmp/pip-req-tracker-d13p8r36' 2020-09-09T21:58:07,529 Running setup.py (path:/tmp/pip-wheel-t6fk9cx6/flfl/setup.py) egg_info for package flfl 2020-09-09T21:58:07,530 Created temporary directory: /tmp/pip-pip-egg-info-ku_4s0al 2020-09-09T21:58:07,530 Running command python setup.py egg_info 2020-09-09T21:58:08,306 Traceback (most recent call last): 2020-09-09T21:58:08,307 File "", line 1, in 2020-09-09T21:58:08,307 File "/tmp/pip-wheel-t6fk9cx6/flfl/setup.py", line 7 2020-09-09T21:58:08,307 print "flfl requires PLY" 2020-09-09T21:58:08,308 ^ 2020-09-09T21:58:08,308 SyntaxError: Missing parentheses in call to 'print'. Did you mean print("flfl requires PLY")? 2020-09-09T21:58:08,353 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-09T21:58:08,354 Exception information: 2020-09-09T21:58:08,354 Traceback (most recent call last): 2020-09-09T21:58:08,354 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 216, in _main 2020-09-09T21:58:08,354 status = self.run(options, args) 2020-09-09T21:58:08,354 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-09-09T21:58:08,354 return func(self, options, args) 2020-09-09T21:58:08,354 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-09-09T21:58:08,354 reqs, check_supported_wheels=True 2020-09-09T21:58:08,354 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-09-09T21:58:08,354 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-09-09T21:58:08,354 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-09-09T21:58:08,354 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-09-09T21:58:08,354 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-09-09T21:58:08,354 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-09-09T21:58:08,354 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-09-09T21:58:08,354 req, self.req_tracker, self.finder, self.build_isolation, 2020-09-09T21:58:08,354 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-09-09T21:58:08,354 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-09-09T21:58:08,354 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-09-09T21:58:08,354 self.req.prepare_metadata() 2020-09-09T21:58:08,354 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 554, in prepare_metadata 2020-09-09T21:58:08,354 self.metadata_directory = self._generate_metadata() 2020-09-09T21:58:08,354 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 534, in _generate_metadata 2020-09-09T21:58:08,354 details=self.name or "from {}".format(self.link) 2020-09-09T21:58:08,354 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-09-09T21:58:08,354 command_desc='python setup.py egg_info', 2020-09-09T21:58:08,354 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-09-09T21:58:08,354 raise InstallationError(exc_msg) 2020-09-09T21:58:08,354 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-09T21:58:08,361 Removed flfl==0.0.2 from https://files.pythonhosted.org/packages/87/51/ae24544bcb3f21e6241e80175ceea881755a40f6547e5b8f53b0141e3937/flfl-0.0.2.tar.gz#sha256=12463f3409cae51a0c9684818957e685341a7dceb163794faacfe1621b81bda8 from build tracker '/tmp/pip-req-tracker-d13p8r36' 2020-09-09T21:58:08,362 Removed build tracker: '/tmp/pip-req-tracker-d13p8r36'