Christian Reiter
Christian Reiter
Hi there, any news about this? There is actually a fix out there that works (see: https://github.com/Sunreaver/DGElasticPullToRefresh). Is it possible to pull this into the official repo? Btw: Awesome refresher!
Not sure how relevant this is here, but even if you get a an linux/amd64 image built, it might not run properly with Rosetta as it doesn't support for example...
Ah, just saw that someone else created already pretty much the same PR (+more stuff).
I have the same issue that I don't get tf-agents to install properly. ``` (venv) root@a7f070a4b7cb:/# pip install tf-agents[reverb]==0.19.0 Requirement already satisfied: tf-agents==0.19.0 in /venv/lib/python3.10/site-packages (from tf-agents[reverb]==0.19.0) (0.19.0) Requirement already...
Ok, I'm not sure if the problem the question is related to is based on this but in regards to Docker on MacOS, I found out the following. 1. The...