hello im getting sdl module not found after following all steps to compile on unix
Hello CardelRusso,
did you install the SDL development libraries ? They must be included at compile time.
That depends on which OS you have.
For Debian it is apt install libsdl2-dev