Python Forum
IndentationError when no problem with indentation
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
IndentationError when no problem with indentation
#2
We really need to see more of your code. Errors, especially indentation errors, are often caused by thing on the lines previous to the line flagged. If it's on line 36, give us the first 40 lines of code.
Craig "Ichabod" O'Brien - xenomind.com
I wish you happiness.
Recommended Tutorials: BBCode, functions, classes, text adventures
Reply


Messages In This Thread
RE: IndentationError when no problem with indentation - by ichabod801 - Oct-07-2017, 06:27 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  IndentationError: unexpected indent Grin 3 5,022 May-15-2018, 06:49 AM
Last Post: buran

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020