Blaze IDE for coding

Would you like to share an example?

1 Like

Of what

I am releasing docs soon

?????

1 Like

Please support the development of Blaze IDE. You can contribute starting from just 2$

This will help to keep Blaze free for all

Installing Blaze on Windows

1 Like

Added Docs at my website

1 Like

:loudspeaker: Blaze is now available for Linux and other Debian based systems such as Ubuntu
As requested by @AyProductions
Download now from official website

Please consider supporting the project at

1 Like

Tried the linux installer:

chomd +x 051115_main

$ ./051115_main
[PYI-6098:ERROR] Failed to load Python shared library '/tmp/_MEIJXLSk3/libpython3.12.so.1.0': dlopen: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.38' not found (required by /tmp/_MEIJXLSk3/libpython3.12.so.1.0)

$ python --version
Python 3.10.12


Please supply installation instructions, dependencies required, etc.

1 Like

Open the folder where the exe is present in terminal then ./051115_main @TIMAI2

Yes, I know how to run an executable file in Linux. I showed this already.

1 Like

Did it work now?

Currently its an executable no deps required, I ll look into your issue

Please run ldd --version in terminal and share the output @TIMAI2 I am waiting

$ ldd --version
ldd (Ubuntu GLIBC 2.35-0ubuntu3.8) 2.35
Copyright (C) 2022 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Roland McGrath and Ulrich Drepper.

The program requires 2.38 or newer please update
GNU C Library glibc on your system

I think your system is not updated use sudo apt update and sudo apt upgrade

Did you try

Also giving errors on 2.38

1 Like

Please paste here

not about to start updating packages (to newer versions) that are up to date on my system.

1 Like