Skip to content

No modile named model #11

@arianaa30

Description

@arianaa30

I install the code on the main path thorugh:
python setup.py install
But I don't know why this error when doing import video2gif. Looks like it can not find the model.py file which was already installed.

>>> import video2gif
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "C:\Users\user\Downloads\video2gif_code\video2gif\__init__.py", line 18, in <module>
    import model
ModuleNotFoundError: No module named 'model'

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