Running unmodified docker-compose example yields errors

Hi @ihortom

That’s a great question. Because I’m a Noob and just figuring things out. LoL. :smile: But that might explain the Docker image errors (i.e., code rot).

But seriously, I read that Python libraries are confined to what is available here (pyodide).

That library coverage does seems pretty comprehensive, though. There are many. I was just trying to get ahead in case one wasn’t available (say, PyTorch - though I probably won’t need that). But just anticipating.

Another reason is the problem I’m having here with the official image, which I posted here (yesterday). I had hoped another image might skirt that issue, but it only led to this new one.

I’ll just continue working with the officially released one, as you suggest.

Thank you for your reply!