Python Forum
IndentationError: unexpected indent (Python)
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
IndentationError: unexpected indent (Python)
#6
(Aug-11-2017, 12:28 PM)ichabod801 Wrote: I cannot fully run that script, because I don't have all of those packages installed. However, I'm getting an ImportError when I run it. IndentationErrors should trigger before ImportErrors. In fact, I intentionally added an IndentationError, and it triggered first. So I think the problem is not in your code, but in the online tool that you are using to test it.

Is there some reason you can't test it on a local machine? If there is, I would suggest removing blank lines from your code and seeing if that works. What online tool are you using?

Hi ichabod801, Thank you for taking the time to look at this for me. I have ran this code on a python Window and it still comes with Indent errors. I am currently running this script from this online tool http://pep8online.com/ which seems to come with the errors and the lines.
Reply


Messages In This Thread
RE: IndentationError: unexpected indent (Python) - by segs - Aug-11-2017, 02:13 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Unexpected termination of program when using JDBC drivers in python with jaydebeapi skarface19 2 391 Feb-17-2024, 12:01 PM
Last Post: skarface19
  Unexpected Output - Python Dataframes: Filtering based on Overlapping Dates Xensor 5 767 Nov-15-2023, 06:54 PM
Last Post: deanhystad
  getting unexpected indent errors trying to move cells up jensengt 4 919 Jun-28-2023, 12:05 PM
Last Post: deanhystad
  xml indent SubElements (wrapping) with multiple strings ctrldan 2 1,550 Jun-09-2023, 08:42 PM
Last Post: ctrldan
  IndentationError: unexpected indent dee 3 2,382 May-02-2022, 02:15 AM
Last Post: dee
  Avoid multiple repeat in indent Frankduc 8 2,942 Jan-18-2022, 05:46 PM
Last Post: Frankduc
  error "IndentationError: expected an indented block" axa 4 2,964 Sep-08-2020, 02:09 PM
Last Post: ibreeden
  IndentationError: unexpected indent jk91 1 2,406 Feb-27-2020, 08:56 PM
Last Post: buran
  could not fix unexpected indent Bayan 1 3,236 Nov-08-2019, 01:45 PM
Last Post: ichabod801
  IndentationError jagannath 1 2,502 Nov-04-2019, 07:41 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