Skip to content Skip to sidebar Skip to footer
Showing posts with the label Electron

Electron-builder Is Not Bundling The Python Files

This is my directory structure where renderer.js is included by index.html . The python scripts vis… Read more Electron-builder Is Not Bundling The Python Files

Error 400 (bad Request) When Connecting Socket From Electron Ui To Python Server

Im having some problem when joining Electron and Python using web sockets (mostly as a learning exp… Read more Error 400 (bad Request) When Connecting Socket From Electron Ui To Python Server