Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
imdby package problem
#1
I am trying to build an app that connects on imdb module and will be able to access diferent kinds of information about the film in question
from imdby.imdb import imdb
details=imdb("tt4154796")
print(details)
My problem is whenever i try to run it i get an IndexError code. Can someone help me understand whats going wrong here?
Reply


Messages In This Thread
imdby package problem - by lunacy90 - Sep-04-2023, 12:25 PM
RE: imdby package problem - by deanhystad - Sep-04-2023, 01:54 PM
RE: imdby package problem - by lunacy90 - Sep-04-2023, 02:14 PM
RE: imdby package problem - by lunacy90 - Sep-04-2023, 02:30 PM
RE: imdby package problem - by deanhystad - Sep-04-2023, 02:33 PM
RE: imdby package problem - by lunacy90 - Sep-04-2023, 02:36 PM
RE: imdby package problem - by deanhystad - Sep-04-2023, 02:42 PM
RE: imdby package problem - by lunacy90 - Sep-04-2023, 03:45 PM
RE: imdby package problem - by deanhystad - Sep-04-2023, 07:13 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  problem install somewhere package akbarza 1 519 Dec-27-2023, 01:25 PM
Last Post: Gribouillis
  Problem: Restart kernel onPydev console when trying to install a python package poppy2020 1 7,771 Nov-25-2020, 06:13 PM
Last Post: Larz60+
  Problem with importing an installed package Reverend_Jim 4 3,747 Jun-14-2019, 10:20 PM
Last Post: Reverend_Jim
  Problem installing urlparse4 package BobLoblaw 2 5,793 Oct-06-2017, 05:16 PM
Last Post: BobLoblaw

Forum Jump:

User Panel Messages

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