awslabs / awslabs/amazon-kinesis-client-python

Can't PIP install KCL all the time because of 429 responses from Maven

Open
#99 4 comments 6 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
377
Forks
228
PR merge metrics
No merged PRs in 30d

Description

So we're working on beginning to use the KCL. We've got a Dockerized build that pip-install's `amazon_kclpy==2.0.1`. Sometimes this works, but sometimes we get 429s from Maven for all the things it needs to install.

![image](https://user-images.githubusercontent.com/19521402/57533552-b2995480-7303-11e9-8622-7bdbe2fe3137.png)

![image](https://user-images.githubusercontent.com/19521402/57533573-be851680-7303-11e9-9e0f-7dbf3f6bb17a.png)

This is a big problem, since if we cannot do this install, we cannot use the KCL. Is there either an alternative way to install this stuff? Or is there something that can be done that would make this all consistently install?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.