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
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