aaad

Results 8 comments of aaad

Same on Windows for the nightly build: Unable to load DLL 'Cntk.Core.CSBinding-2.7-rc0.dev20181116.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)

I have the same problem. **Edit**: using `map, map, map, map` and `map`.

This is very important to us too. Could you share the script as a workaround @dhruvbaldawa?

@huminwudi I would be interesting in a multi-category solution. Have you solved this issue?

I had the same issue. I think that happens because you try to parse something like a double when German uses a , instead of a . or something... Workaround:...

I have the same issue. It seems as buildEnvs() in projects.go needs to add env parameteres at the end from os.Environ() if not set before.