Cesar Calderon Muro

Results 5 comments of Cesar Calderon Muro

Executed > sudo chmod 777 /opt/docker but getting the same error.

Having this issue and not being solved by docker system prune. Any other suggestions? Thanks!

@eightlimbed thank you very much, same happened to me, it took like 2 hours but then it ran successfully.

> try { > $msgs = $sqs->SendMessage(MessageBody => "XXXXX", QueueUrl => $queue_url); > } catch { > warn "caught error: $_ when tryng to send message to SQS\n"; > };...

> With the conda env activated, `which jupyter` from my local terminal returned the expected path, > `/Users/.../anaconda/envs/correct-env/bin/jupyter`. > However, in a Jupyter terminal run from that env, `which jupyter`...