whale2 / async-kinesis-client

Python Kinesis Client library utilising asyncio
MIT License
13 stars 4 forks source link

Version problem #4

Closed delijati closed 5 years ago

delijati commented 5 years ago

I have a version problem when installing:

pkg_resources.ContextualVersionConflict: (aioboto3 6.4.1 (/opt/develop/work/siemens/codedeploy-terraform/svc-kinesis-consumer/env/lib/python3.6/site-packages), Requirement.parse('aioboto3==6.0.1'), {'async-kinesis-client'})

I checked out your repo and removed pinning of aioboto3=6.0.1 and it works.

whale2 commented 5 years ago

Thanks for reporting, I'll put updated release soon.

delijati commented 5 years ago

ohh nice that was fast ... thanks :)

whale2 commented 5 years ago

Please check out 0.2.12