Sup
Im working on some stuff and I got some broken console output no idea how to fix it
I have attached the code as a zip file
(btw you need to have python installed and its path setup for the code to work and the program might not work for linux)
Also the python script's output is sometimes shown on the console other times its not still no idea what is causing this and why is everything in a single line.
Broken console output
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
Broken console output
- Attachments
-
- new shitty project.zip
- code
- (1.23 KiB) Downloaded 189 times
Using LOVE to make everything except games
Code: Select all
astring = "pog"
print(astring)
--pog
Re: Broken console output
Your code appears to be working exactly as intended.
Re: Broken console output
You need to run the .love file it should run the python code in a separate thread.
EDIT:
The console output looks like this
EDIT:
The console output looks like this
Using LOVE to make everything except games
Code: Select all
astring = "pog"
print(astring)
--pog
Who is online
Users browsing this forum: Google [Bot] and 2 guests