litepy icon indicating copy to clipboard operation
litepy copied to clipboard

World's simplest Python editor built with Neutralinojs

Results 3 litepy issues
Sort by recently updated
recently updated
newest added

Based on: https://github.com/codezri/neutralinojs-react

Hello, I've downloaded the project and am attempting to run the project by using `neu run` but I end up getting the following messaging: > Starting process: neutralino-win_x64.exe --load-dir-res --path=....

## Description The project fails to build after installation of all dependencies using Yarn. ## Image ![image](https://github.com/codezri/litepy/assets/72215925/ee5b318c-a67f-411b-80d3-8963fdac448b) ## Environment Operating System : Arch Linux Yarn Version : 1.22.21 ## Potential...