Re: [Imdbpy-help] [Imdbpy-devel] IMDbPY search status

2013-04-19 Thread Ian Havelock
Sameer,

Version 5 is available directly from the source repositories, I believe
that Davide just hasn't uploaded 5.0 to pypi.


On 19 April 2013 02:14, Sameer Indarapu  wrote:

> David,
>
> Any updates on when 5.0 will be available?
>
> Thanks,
> Sameer
>
>
> On Monday, December 31, 2012 4:00:11 AM UTC-8, Davide Alberani wrote:
>
>> Hi all,
>> I think that now most of the issues related to web search
>> (both 'http' and 'mobile') are fixed.
>> The code is not nice, and a lot of obsolete lines are left there,
>> but it should handle most of the cases.
>>
>> Please report any problem you may find.
>> I'd like to release 5.0 within Jan 2013; is there any other
>> urgent issue left open?
>>
>> PS: recently, I've also fixed the gateway between these mailing
>> lists and the google groups, that stopped worked some months ago.
>>
>> Happy new year!
>>
>>
>> --
>> Davide Alberani   [PGP KeyID: 0x465BFD47]
>> http://www.mimante.net/
>>
>> --**--**--
>>
>> Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
>> MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
>> with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
>> MVPs and experts. SALE $99.99 this month only -- learn more at:
>> http://p.sf.net/sfu/learnmore_**122412
>> __**_
>> Imdbpy-devel mailing list
>> Imdbpy...@lists.**sourceforge.net
>> https://lists.sourceforge.net/**lists/listinfo/imdbpy-devel
>>
>
>
> --
> Precog is a next-generation analytics platform capable of advanced
> analytics on semi-structured data. The platform includes APIs for building
> apps and a phenomenal toolset for data science. Developers can use
> our toolset for easy data analysis & visualization. Get a free account!
> http://www2.precog.com/precogplatform/slashdotnewsletter
> ___
> Imdbpy-help mailing list
> Imdbpy-help@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/imdbpy-help
>
>
--
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter___
Imdbpy-help mailing list
Imdbpy-help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/imdbpy-help


Re: [Imdbpy-help] Is search still broken?

2013-02-14 Thread Ian Havelock
Which version of imdbpy are you using?  4.9 was broken, but this was fixed
in version 5.0 onwards.  It may be wise to obtain the latest version from
the github or mercurial repository.

Thanks,
Morrolan


On 14 February 2013 00:11, D L  wrote:

>  I saw the December 14, 2012 post stating that the changes to IMDB broke
> the search system, I'm wondering if it is still broken since I ran the
> search_person.py script from the /bin folder and it couldn't find anything
> either. If it is broken, would searches to a local database still work,
> since that would be my next course of action if it works.
>
> Thanks,
> DL
>
>
> --
> Free Next-Gen Firewall Hardware Offer
> Buy your Sophos next-gen firewall before the end March 2013
> and get the hardware for free! Learn more.
> http://p.sf.net/sfu/sophos-d2d-feb
> ___
> Imdbpy-help mailing list
> Imdbpy-help@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/imdbpy-help
>
>
--
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb___
Imdbpy-help mailing list
Imdbpy-help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/imdbpy-help


[Imdbpy-help] Error using imdbpy - unable to detect encoding.

2013-01-01 Thread Ian Havelock
Hi,

I am currently writing a program to try and solve the 'Kevin Bacon' game
using imdbpy.  However, I am encountering an issue with my code, I receive
the following:

morrolan@debianvm ~/KevinBacon $ python KevinBacon.py 'Angelina Jolie'
'Jared Leto' 6

KEVIN BACON SOLVER - Morrolan 2012

Angelina Jolie >> Jared Leto

2012-12-31 20:49:45,086 WARNING [imdbpy.parser.http.urlopener]
/usr/local/lib/python2.7/dist-packages/IMDbPY-5.0dev_20121231-py2.7.egg/imdb/parser/http/__init__.py:236:
Unable to detect the encoding of the retrieved page [latin_1]; falling back
to default latin1.
2012-12-31 20:49:52,248 WARNING [imdbpy.parser.http.urlopener]
/usr/local/lib/python2.7/dist-packages/IMDbPY-5.0dev_20121231-py2.7.egg/imdb/parser/http/__init__.py:236:
Unable to detect the encoding of the retrieved page [latin_1]; falling back
to default latin1.

My code is available on Github at https://github.com/Morrolan/KevinBacon

So far I have been unable to determine what is causing the issue -
previously (in imdbpy 4.9) I had resorted to commenting out the statement
in the imdbpy module, but now that I am using the development build of 5.0
I am encountering it again, so I thought that I would attempt to solve it
properly?

Kind Regards,
Morrolan
--
Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS
and more. Get SQL Server skills now (including 2012) with LearnDevNow -
200+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only - learn more at:
http://p.sf.net/sfu/learnmore_122512___
Imdbpy-help mailing list
Imdbpy-help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/imdbpy-help