Skip to content
This repository was archived by the owner on Aug 8, 2023. It is now read-only.
This repository was archived by the owner on Aug 8, 2023. It is now read-only.

ModuleNotFoundError: No module named 'matlab.engine'; 'matlab' is not a package`  #27

@swg209

Description

@swg209

When I run train_preid.py, I got this error:
Traceback (most recent call last): File "trainer_preid.py", line 8, in <module> from evaluation.evaluation_helper import get_evaluation_summary_writer File "/home/swg/Re-id/pose-sensitive-embedding/evaluation/evaluation_helper.py", line 5, in <module> import matlab.engine ModuleNotFoundError: No module named 'matlab.engine'; 'matlab' is not a package
I have try ' pip install matlab' and 'conda install matlab' , but all fail.
Could you please tell me how to fix this problem? thx.

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