You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
peloton [master]➜ PELOTON=app make minicluster
PATH="/usr/local/anaconda3/condabin:/Users/kannan/bin:/usr/local/bin:/Users/kannan/sbin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/TeX/texbin:/usr/local/share/dotnet:/opt/X11/bin:~/.dotnet/tools:/Library/Apple/usr/bin:./bin:./sbin:../bin:../sbin:/Users/kannan/src/go-libs/bin:/Users/kannan/go/src/github.com/uber/peloton/bin" PELOTON=app ./scripts/minicluster.sh setup
ERROR: Could not find a version that satisfies the requirement peloton-client>=0.8.10 (from -r tools/minicluster/requirements.txt (line 2)) (from versions: none)
ERROR: No matching distribution found for peloton-client>=0.8.10 (from -r tools/minicluster/requirements.txt (line 2))
WARNING: You are using pip version 20.2.2; however, version 20.2.3 is available.
You should consider upgrading via the '/Users/kannan/src/go-libs/src/github.com/uber/peloton/env/bin/python -m pip install --upgrade pip' command.
make: *** [minicluster] Error 1
Which is identical to issue #21 open from Oct '19.
I am also not able to find/get on the slack channel noted in the docs and this site.
Would be good to get a read on the current status of this project, as it is of interest.
Thanks
The text was updated successfully, but these errors were encountered:
I have encountered the following:
Which is identical to issue #21 open from Oct '19.
I am also not able to find/get on the slack channel noted in the docs and this site.
Would be good to get a read on the current status of this project, as it is of interest.
Thanks
The text was updated successfully, but these errors were encountered: