Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Function returns "NoneType"
#2
(May-22-2019, 08:28 PM)eoins Wrote: Hi, Is there any reason that this function would return "Nonetype". I have tried to add these bit sof information I am pulling from a file (which has worked in the past and is definitely not my problem) but I keep getting that this function is returning "Nonetype" or that "'NoneType' object is not iterable". Any help?

Please post full traceback verbatim, in error tags.
Also provide information what inputFile, data and spot are. Best would be if you provide minimal example that reproduce the error.
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply


Messages In This Thread
Function returns "NoneType" - by eoins - May-22-2019, 08:28 PM
RE: Function returns "NoneType" - by buran - May-22-2019, 08:40 PM
RE: Function returns "NoneType" - by eoins - May-22-2019, 09:34 PM
RE: Function returns "NoneType" - by micseydel - May-22-2019, 10:43 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  function returns dataframe as list harum 2 1,490 Aug-13-2022, 08:27 PM
Last Post: rob101
  function accepts infinite parameters and returns a graph with those values edencthompson 0 890 Jun-10-2022, 03:42 PM
Last Post: edencthompson
  function that returns a list of dictionaries nostradamus64 2 1,802 May-06-2021, 09:58 PM
Last Post: nostradamus64
  Recursive function returns None, when True is expected akar 0 3,434 Sep-07-2020, 07:58 PM
Last Post: akar
  function/nonetype object is not iterable nanok66 5 4,129 May-08-2020, 07:39 PM
Last Post: nanok66
  Python function returns inconsistent results bluethundr 4 3,277 Dec-21-2019, 02:11 AM
Last Post: stullis
  class returns NoneType Object istemihan 0 2,291 Aug-12-2019, 11:47 AM
Last Post: istemihan
  Function returns memory address Joeicam 1 3,854 Feb-10-2019, 02:23 AM
Last Post: Larz60+
  Function returns unaccurate value raulfloresgp 4 3,016 Nov-23-2018, 03:39 AM
Last Post: raulfloresgp
  How to test a function that is supposed to return NoneType? w0mb4rt 1 3,524 Feb-17-2018, 07:38 PM
Last Post: Gribouillis

Forum Jump:

User Panel Messages

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