veteran ludologist

Results 11 comments of veteran ludologist

Error when loading Keras model . config.forEach isn't a function

> thanks for the replay , yes I meant to use Chromely and Eto forms as host . after reading [Meet WebWindow, a cross-platform webview library for .NET Core](https://blog.stevensanderson.com/2019/11/18/2019-11-18-webwindow-a-cross-platform-webview-for-dotnet-core/) ,I...

it seems that the packages aren't installed correctly , when I try to install them manually it failed with dotnet 2.0 doesn't exist ( this is the first time I...

update : when I try Electron API demo with ![image](https://user-images.githubusercontent.com/85388342/188267910-a5a530e5-47ef-47dd-a4e4-daa2af8ee97e.png) ![image](https://user-images.githubusercontent.com/85388342/188267926-5d6feb0c-bc0a-4d02-b820-a0518eba5bdc.png)

``` F:\New folder\ElectronCORE>electronize start Start Electron Desktop Application... Arguments: dotnet publish -r win-x64 -c "Debug" --output "F:\New folder\ElectronCORE\obj\Host\bin" /p:PublishReadyToRun=false /p:PublishSingleFile=false /p:DisabledWarnings=true MSBuild version 17.3.0-preview-22329-01+77c72dd0f for .NET F:\New folder\ElectronCORE\ElectronNET.sln : Solution...

So it seems that I had to restrict dotnet sdk to v5 using globl.json also deleting Nuget package catch and performing https://github.com/dotnet/msbuild/issues/7940#issuecomment-1236172029 hmm now it seems that https://status.nuget.org/ has some...

currently I'm using https://github.com/medhatelmasry/ElectronServerBlazorEf , however I couldn't enable hot reload ..

> The Hello , I'm trying to install an external app for usage from python , and it's one of the installments steps can I skip this safely ? how...

yeah me too I want to use it with electron dotnet but it doesn't work

> Had any luck? No, it's probably possible but not feasible . There's new trend which's headless cms aka Jamstack. The article was demonstrate how to push wasm / automatic...