Skip to content

ModuleNotFoundError: No module named 'i2iTranslation' #5

@genomicslf

Description

@genomicslf

Hi,I'm trying to deploy the project but encountered an error while training the model.
Traceback (most recent call last):
File "C:\Users\VirtualMultiplexer\bin\main.py", line 5, in
from train import trainer
File "C:\Users\VirtualMultiplexer\bin\train.py", line 6, in
from i2iTranslation.dataloader import ImagePatchDataset, TileDataset, prepare_image_patch_dataloader
ModuleNotFoundError: No module named 'i2iTranslation'
Could you please guide me on how to resolve this issue?
Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions