On Sun, Jul 31, 2016 at 3:50 PM, Walisson Sousa <walisson...@gmail.com>
wrote:

> I'm trying to import the imdb database using imdbpy. But there are
> ocurring an error.
> After a while, the system shows the messagem: MemoryError
>

​Hi Walisson,
as Bret said, unfortunately the imdbpy2sql.py requires a lot of RAM. :-/

Maybe you can lower its memory usage with the -c option; see the "CSV files"
section of http://imdbpy.sourceforge.net/docs/README.sqldb.txt

Basically, you have to create an empty directory (readable by your database
server)
that will be used to store some temporary files that will imported all at
once near
the end of the process.​


​Hope this helps!​


-- 
Davide Alberani <davide.alber...@gmail.com>  [PGP KeyID: 0x465BFD47]
http://www.mimante.net/
------------------------------------------------------------------------------
_______________________________________________
Imdbpy-help mailing list
Imdbpy-help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/imdbpy-help

Reply via email to