peloton icon indicating copy to clipboard operation
peloton copied to clipboard

Is this project active?

Open ns-kvaradhan opened this issue 5 years ago • 0 comments

I have encountered the following:

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. image

Would be good to get a read on the current status of this project, as it is of interest.

Thanks

ns-kvaradhan avatar Sep 28 '20 06:09 ns-kvaradhan