Skip to content
This repository was archived by the owner on Sep 16, 2025. It is now read-only.

Conversation

@rromanchuk
Copy link

The latest image tag doesn't include support for arm64

So building for myself docker compose build completes, but on creation fails with ModuleNotFoundError: No module named 'src'

services:
  media_creator:
    build:
     context: .
    container_name: mcp-media-creator
    restart: always
    ports:
      - "8961:8961"
    environment:
      AWS_REGION: us-east-1
      S3_BUCKET: libre-mcp-media-creator

can be reproduced with python src/run_sse.py

Updated import statement for upload_file_to_s3.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant