H Prevost
H Prevost
https://github.com/uber/peloton/issues/7
--- name: Migration library is deprecated about: need to update the dependancies to a migration repo that is not deprecated https://github.com/gemnasium/migrate title: 'migrate db' labels: 'database' assignees: '' --- **Describe...
$PELOTON=app make minicluster PELOTON=app ./scripts/minicluster.sh setup tools/minicluster/main.py:60: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. config = yaml.load(f) removed...
$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...