Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: IndentationError: unexpected indent (Python)
Post: RE: IndentationError: unexpected indent (Python)

(Aug-11-2017, 02:32 PM)snippsat Wrote: (Aug-11-2017, 02:13 PM)segs Wrote: I am currently running this script from this online tool http://pep8online.com/ which seems to come with the errors and th...
segs General Coding Help 8 17,309 Aug-11-2017, 03:13 PM
    Thread: IndentationError: unexpected indent (Python)
Post: RE: IndentationError: unexpected indent (Python)

(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 sh...
segs General Coding Help 8 17,309 Aug-11-2017, 02:13 PM
    Thread: IndentationError: unexpected indent (Python)
Post: RE: IndentationError: unexpected indent (Python)

Apologies, Please find the complete code/script, When i test online there seem to be lot of those error coming up. #!/usr/bin/env python # -*- coding: utf-8 -*- import json import logging as log i...
segs General Coding Help 8 17,309 Aug-11-2017, 05:55 AM
    Thread: IndentationError: unexpected indent (Python)
Post: IndentationError: unexpected indent (Python)

Hi All, I have this script that gives me a bunch of errors Please help. Am new to python >>> ... def create_zendesk_ticket(self,event_id,event_status): File "<stdin>", line 2 ...
segs General Coding Help 8 17,309 Aug-11-2017, 01:25 AM

User Panel Messages

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