Skip to content
This repository was archived by the owner on Jul 17, 2024. It is now read-only.
This repository was archived by the owner on Jul 17, 2024. It is now read-only.

ModuleNotFoundError: No module named '_model' when running call_model.py #240

Description

@kunhung

Hi,

while following steps Win 10from https://microsoft.github.io/ELL/tutorials/Getting-started-with-image-classification-on-the-Raspberry-Pi/ on Win 10 x64 machine,

C:\azsphere\ELL-master\build\host>python call_model.py
Traceback (most recent call last):
File "call_model.py", line 8, in
import model
File "C:\azsphere\ELL-master\build\host\model.py", line 11, in
import _model
ModuleNotFoundError: No module named '_model'

my built files under "host" folder are uploaded to https://www.dropbox.com/s/64zg0orbjsmnr4l/host.zip?dl=0, please help. Thanks!

Ken

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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