Python Forum
Attribute error print statement error
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Attribute error print statement error
#2
360 lines of code is a lot to go through. I would be a big help if you could trim down the code to isolate the error in question. And please give us the full text of the error you are receiving.

Also, the global variables are making your code hard to read. Parameters and return values make it clearer what is going on in your functions. See the function tutorial on how to do that.
Craig "Ichabod" O'Brien - xenomind.com
I wish you happiness.
Recommended Tutorials: BBCode, functions, classes, text adventures
Reply


Messages In This Thread
RE: Attribute error print statement error - by ichabod801 - Jan-20-2019, 04:02 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Error: audioio has no attribute 'AudioOut' netwrok 3 684 Oct-22-2023, 05:53 PM
Last Post: netwrok
  An unexplainable error in .format statement - but only in a larger piece of code? ToniE 4 736 Sep-05-2023, 12:50 PM
Last Post: ToniE
  cx_oracle Error - AttributeError: 'function' object has no attribute 'cursor' birajdarmm 1 2,453 Apr-15-2023, 05:17 PM
Last Post: deanhystad
  Error in Using INPUT statement gunwaba 1 2,119 Jul-03-2022, 10:22 PM
Last Post: deanhystad
  Print Error DaveG 1 1,118 Apr-07-2022, 03:10 AM
Last Post: deanhystad
  Cryptic Error with import statement Led_Zeppelin 2 2,588 Jan-11-2022, 01:13 PM
Last Post: Led_Zeppelin
  Getting 'NoneType' object has no attribute 'find' error when WebScraping with BS Franky77 2 5,314 Aug-17-2021, 05:24 PM
Last Post: Franky77
  Attribute Error received not understood (Please Help) crocolicious 5 2,725 Jun-19-2021, 08:45 PM
Last Post: crocolicious
  pandas.errors.ParserError: Error tokenizing data. C error: Expected 9 fields in line Anldra12 9 15,456 Jun-15-2021, 08:16 AM
Last Post: Anldra12
  Why doesn't this print statement work? stylingpat 10 5,824 Mar-23-2021, 07:54 PM
Last Post: buran

Forum Jump:

User Panel Messages

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