Hello all, I am installing meltano in a docker con...
# docker
c
Hello all, I am installing meltano in a docker container on my mac and I am getting an error
ERROR: Failed building wheel for yarl
I see that there is an issue already (#530 https://github.com/aio-libs/yarl/issues/530) I am using python 3.8.3. Any advice would be appreciated.
d
@chris_marchetti Can you please share some additional logs? Is this error arising when installing Meltano itself, or one of your taps/targets? What version of yarl is being installed? Judging by https://github.com/aio-libs/yarl/issues/530#issuecomment-707343937, 1.6.2 should have fixed this.
c
It was quickly fixed and when I reran everything worked fine. Please see @adam_roderick responses as well. Sorry for not closing the loop on this.
d
OK, great!