I've been working with IMDbPy on and off for the last year. For a week now, all of my codes have stopped working and even the simple codes from tutorials don't work. I always get the same error message:
IMDbDataAccessError: {'errcode': None, 'errmsg': 'None', 'url': 'https://www.imdb.com/find?q=matrix&s=tt', 'proxy': '', 'exception type': 'IOError', 'original exception': <HTTPError 308: 'Permanent Redirect'>}
I tried it alternatively with Cinemagoer and get the same error message there too.
Has anyone an idea of the reasons why?
update to the latest version of cinemagoer with the following command resolved my issue.