Skip to content Skip to sidebar Skip to footer

Error Returned When Running Imdbpy2sql.py With Mysql Database

I am working on getting IMDbPY installed and working and I have come to a point where I am working on pulling in all of the data from the flat (text) files in to a (MySQL) database

Solution 1:

You need the Tempita package. Install it using your distribution's package manager - e.g., for Ubuntu it would be "apt-get install python-tempita".


Post a Comment for "Error Returned When Running Imdbpy2sql.py With Mysql Database"