Skip to content

Python.Runtime.PythonException: 'ModuleNotFoundError : No module named 'keras'' #127

@Deepika021

Description

@Deepika021

Hi, I have downloaded the project . when i am running it's giving me error on this line:
in class : PrimaIndiansDiabetics.cs
var model = new Sequential();

Python.Runtime.PythonException: 'ModuleNotFoundError : No module named 'keras''
i am using Visual studio2019 with .net framework 4+ and downloaded Keras.net - version 3.7.4 using nuget solution.
while intalling keras it automatically installed related dependency such as python.runtime and numpy. and i also installed @tensorflow.net

i saw lot of people raised this issue and i have followed the provided

solution as well from other threads but didn't resolved the issue.
Pls help me it's so urgent.

keras

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions