Callum Tilbury

Results 6 comments of Callum Tilbury

πŸ™‚πŸ«³πŸ•ΆοΈ 😎🀏

I was facing a similar issue, with [Launchpad](https://github.com/deepmind/launchpad). ```py ... File "/home/callum/miniconda3/envs/protobuf_issue_test/lib/python3.9/site-packages/launchpad/nodes/courier/node.py", line 21, in import courier File "/home/callum/miniconda3/envs/protobuf_issue_test/lib/python3.9/site-packages/courier/__init__.py", line 26, in from courier.python.client import Client # pytype: disable=import-error File...

Acme uses Launchpad (`dm-launchpad`), which uses Reverb (`dm-reverb`), which only works natively on Linux OSes. See: https://github.com/deepmind/reverb/issues/11 Solution: use Docker

PS: GitHub Markdown should renders code blocks that are linked from GitHub itself, but that isn't working here (weirdly). I've pasted the code manually.

Hi @LabChameleon & @JesseFarebro πŸ‘‹πŸ» Sorry for the delay! A few other projects had top priority for some time, but we're back now & we will be getting this merged...

Need to merge in #27, but otherwise LGTM πŸ₯‡ (Apologies for delay!)