Skip to content

error on new code #15

@atdvfegerf

Description

@atdvfegerf

Cloning into 'Mora'...
remote: Enumerating objects: 342, done.
remote: Counting objects: 100% (271/271), done.
remote: Compressing objects: 100% (233/233), done.
remote: Total 342 (delta 76), reused 201 (delta 37), pack-reused 71
Receiving objects: 100% (342/342), 432.16 MiB | 14.86 MiB/s, done.
Resolving deltas: 100% (78/78), done.
Updating files: 100% (110/110), done.

ModuleNotFoundError Traceback (most recent call last)
in <cell line: 10>()
8
9 # Load models
---> 10 from mora.agent.video_producer_with_text import VideoProducerWithText
11 from mora.agent.video_producer import VideoProducer
12 from mora.agent.video_connection import VideoConnection

ModuleNotFoundError: No module named 'mora'

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