ReBreached Forums
The most annoying error in python. - Printable Version

+- ReBreached Forums (https://rebreached.vc)
+-- Forum: General (https://rebreached.vc/Forum-General)
+--- Forum: Programming (https://rebreached.vc/Forum-Programming)
+--- Thread: The most annoying error in python. (/Thread-The-most-annoying-error-in-python)



The most annoying error in python. - 4444z - 12-31-2023

I cannot be the only one who despises this error.

[Image: image.png?ex=65a32809&is=6590b309&hm=fe6...height=121]


RE: The most annoying error in python. - soykaffy - 01-29-2024

this usually only happens when you copy paste code so maybe write and organize your own code.
run this next time
Code:
expand -t 8 input.py > output.py



RE: The most annoying error in python. - 4444z - 02-01-2024

i can't even copy past code since i was coding on headless os on a pi 4 but thanks for the tip


RE: The most annoying error in python. - kiingdom - 02-01-2024

no fr ts annoying asf


RE: The most annoying error in python. - wmtrader - 02-04-2024

look: https://bobbyhadz.com/blog/python-taberror-inconsistent-use-of-tabs-and-spaces-in-indentation


RE: The most annoying error in python. - 4444z - 02-04-2024

(02-04-2024, 05:26 PM)wmtrader Wrote: look: https://bobbyhadz.com/blog/python-taberror-inconsistent-use-of-tabs-and-spaces-in-indentation

thanks


RE: The most annoying error in python. - incrediblehulk - 02-05-2024

lol nice error