make minicluster - Syntax error in python scripts
$PELOTON=app make minicluster
PELOTON=app ./scripts/minicluster.sh setup
Using base prefix '/anaconda3'
New python executable in /Users//go/src/github.com/uber/peloton/env/bin/python
Installing setuptools, pip, wheel...
done.
Traceback (most recent call last):
File "tools/minicluster/main.py", line 22, in
Is this issue still exists?
@mabansal I have run this recently and no longer see the syntax error.
@oilandcode would you mind doing a pull and checking this? There has been some work to address this, but would like to get some user confirmation.