Guild icon
Teeworlds
discord.gg/teeworlds / development
For discussions around the development of the official Teeworlds
Between 2024-08-26 00:00 and 2024-08-27 00:00
Avatar
I build with bam successful when I edit bam.lua
14:40
I edit function Python(name) if family == "windows" then name = str_replace(name, "/", "\\") if not python_in_path then -- Python is usually registered for .py files in Windows return name end end return "python " .. name end to function Python(name) return "python " .. name end
14:40
I think it may be that my Python environment is not properly configured
Avatar
probably bam is expecting python 2?
17:00
which is end of life
Avatar
Looks like it expects that the default open action for py files on Windows is python.exe when it might also be a python editor or IDE
Exported 6 message(s)
Timezone: UTC+0