Aaron Pham

Results 403 comments of Aaron Pham

Can you try ```bash docker builder prune --filter type=exec.cachemount ```

can you send your `bentofile.yaml` here?

Can you send `bentoml env -o bash`?

What is that warning on L1?

```prolog py:216: UserWarning: resource_tracker: There appear to be 1 leaked semaphore objects to clean up at shutdown warnings.warn('resource_tracker: There appear to be %d ' ```

I assume you are using conda?

Can you try this in a virtualenv or non-conda environment?

How about your `requirements.txt`? Can you send the package you include in here?

Can you try containerize with `--opt platform=linux/amd64`?

Sorry but I tried on both M1 and EC2 with x64 and arm, cannot reproduce this bug with virtualenv