google-deepmind / acme

A library of reinforcement learning components and agents
Apache License 2.0
3.52k stars 426 forks source link

New Release #271

Open cemlyn007 opened 2 years ago

cemlyn007 commented 2 years ago

Hi 👋,

Really liking Acme and all the work you have all put into it and contributing to the open source community.

Saw your recent tweet and would like to start using the latest version but I noticed that the last package release was in February 2022. Could you guys please release a new Python package?

Looking forward to hearing back from you guys, have a good weekend,

Cemlyn

bshahr commented 2 years ago

Hi Cemlyn!

Thanks for your question! Indeed we have yet to cut a new release on PyPi but don't let that stop you! You can clone the repo and follow steps 1 and 4 on the repo's landing page README.

Apologies to you and everyone else affected (I see you thumbs!) for the inconvenience. Happy Acming!

Bobak

cyprienc commented 1 year ago

Hi, I was wondering whether there was an ETA for the next release on PyPi ? Thank you.

alaterre commented 1 year ago

Hi @bshahr, I was wondering if there's any update on the release of acme? Currently, we're using a specific commit in our requirements to install a more recent version of acme, which is not ideal. Could you please let us know if there's a new release or an estimated timeline for the next one? I'm curious to understand what is the definition of your next release and what is missing in the current version of the codebase to meet these requirements. Thanks!