Code Monkey home page Code Monkey logo

Comments (3)

MSD077 avatar MSD077 commented on June 10, 2024

Hello,
when executing the call_model.py script, I get the following error

(py36) D:\PROJECTS\Practice Model\host>python call_model.py
Traceback (most recent call last):
File "call_model.py", line 19, in
import model
File "D:\PROJECTS\Practice Model\host\model.py", line 11, in
import _model
ImportError: DLL load failed: The specified module could not be found.

It will be much helpful if someone could guide me on this. Also what is the correct directory for the call_model.py script? Should it be inside the host/build folder?

Thanks!

from ell.

lovettchris avatar lovettchris commented on June 10, 2024

you just need move call_model.py up one level in your folder hierarchy. call_model.py and tutorial_helpers.py should live in the same folder that contains "host". You can see what this is when you look at tutorial_helpers.py which is setting up a module search path for the "host" folder.

from ell.

lovettchris avatar lovettchris commented on June 10, 2024

from ell.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.