Skip to content

ModuleNotFoundError: No module named 'caseconverter' #2

@LEOcz702

Description

@LEOcz702

I have deployed using Docker. But the STATUS OF "magic-bi" in dockerdesktop is Restarting.
I got the log"ModuleNotFoundError: No module named 'paramiko'". I have solved by adding "RUN pip install -i https://mirrors.aliyun.com/pypi/simple/ paramiko" in Dockerfile.

Then the log shows "ModuleNotFoundError: No module named 'caseconverter'".

I can‘t deal the "caseconverter error" with the same way.
Has anyone encountered the same problem? Can anyone provide some guidance? Thank you very much.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions