SciSharp / Torch.NET

.NET bindings for PyTorch. Machine Learning with C# / F# with Multi-GPU/CPU support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to load DLL 'python37' or one of its dependencies: T he specified module could not be found. (0x8007007E)

hailuu684 opened this issue · comments

Hello,
I installed Torch.NET via Nuget but when running the script I got this error. I have already installed Python37 and set the path variables as you can see in the below images. What should I need to fix?

Got the Python37 installed

The paths have all set