On Thu, Nov 16, 2017 at 7:55 PM, Martín Torre Castro
<martin.torre.cas...@gmail.com> wrote:
>
>>  The above one should already be fixed in the repository
>> version:
>> https://github.com/alberanid/imdbpy
>>
> IMDbPY==6.0
>
> I'm checking now. It says everything is 'already-up-to-date'.

Hi Martin,
this does not seem to be the latest version.

Executing this command:
    python3 -c 'import imdb ; print(imdb.__version__)'

the output should be something like 6.1dev2017118

I've also fixed to bug parsing the imdbpy.cfg file.

> Finally, I was trying the file from a very little gui in a '.pyw' file. Now
> I tried only the text-mode script and it gives this error at the command
> line. It's happening at the IMDb() call.

As Turgut said, that was due to the fact that cookies were moved to a
separated JSON file.
I've reverted it, splitting the long lines, to prevent other similar cases.

Let us know if it fixes. :-)


-- 
Davide Alberani <davide.alber...@gmail.com>  [PGP KeyID: 0x3845A3D4AC9B61AD]
http://www.mimante.net/

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Imdbpy-help mailing list
Imdbpy-help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/imdbpy-help

Reply via email to