Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Striping the empty line
#5
Yes my original code runs just fine but the one you modified doesn't work i tried multiple times and i am getting only this error

>python stock.py
Traceback (most recent call last):
  File "stock.py", line 34, in <module>
    btc, eth = stock()
TypeError: cannot unpack non-iterable NoneType object
Reply


Messages In This Thread
Striping the empty line - by Calli - May-23-2020, 02:49 PM
RE: Striping the empty line - by snippsat - May-23-2020, 11:41 PM
RE: Striping the empty line - by Calli - May-24-2020, 06:43 AM
RE: Striping the empty line - by snippsat - May-24-2020, 10:08 AM
RE: Striping the empty line - by Calli - May-24-2020, 02:13 PM
RE: Striping the empty line - by snippsat - May-24-2020, 02:37 PM
RE: Striping the empty line - by Calli - May-24-2020, 02:41 PM
RE: Striping the empty line - by snippsat - May-24-2020, 02:45 PM
RE: Striping the empty line - by Calli - May-24-2020, 02:47 PM

Forum Jump:

User Panel Messages

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