Re: [Imdbpy-help] imdbpy2sql: KeyError: md5sum

2011-11-17 Thread Davide Alberani
On Wed, Nov 16, 2011 at 09:38, Frederik Vaassen
 wrote:
>
> Brand new. I even had to install mysql (as well as SQLObject and
> mysql-python) since I'd never used it before :) I tried dropping and
> re-creating the database, but that doesn't seem to have helped.

I'm really puzzled... :-)
I'm unable to reproduce it.

Is it possible that you have a package of python-imdbpy installed
by your distribution?  (if it's so, try removing it and using the version
from the repository).

Maybe you can look at how the table was created.
>From the command line:
  mysql -u USERNAME -p imdb

and then:
  DESC aka_title;

You should see a 'md5sum' field...


-- 
Davide Alberani   [PGP KeyID: 0x465BFD47]
http://www.mimante.net/

--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
___
Imdbpy-help mailing list
Imdbpy-help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/imdbpy-help


Re: [Imdbpy-help] imdbpy2sql: KeyError: md5sum

2011-11-15 Thread Davide Alberani
On Tue, Nov 15, 2011 at 16:33, Frederik Vaassen
 wrote:
> Hi,
>
> I'm attempting to transform the IMDb text files (acquired from one of
> the mirrors today) into a mySQL database using imdbpy2sql

Hi!

Are you working on a brand new database, or you're using one where
there was an older version of IMDbPY?

Can you provide the whole command line that you've used?

Thanks for the report!

-- 
Davide Alberani   [PGP KeyID: 0x465BFD47]
http://www.mimante.net/

--
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
___
Imdbpy-help mailing list
Imdbpy-help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/imdbpy-help