You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Well, the script was intended to be run from a buildout environment.
It has not been run in a while, but includes download and setup of the mongodb instance, as well as the script to download raw data.
Then you can run bin/start-mongo in a shell, and bin/movies-import in another.
The (optional) virtualenv helps to avoid possible conflicting versions of setuptools.
Currently, there is a parsing error in miscellaneous-companies, I suppose the data format has changed in the last two years. I'll have a look later, unless you fix it yourself (pull request is welcome of course)
Thank you for this project, can you help me running the script ?
After "python setup.py install", i created 3 mogodb databases "imdb", "imdb_testing" and "movies". Downloaded all the plain text files from imdb.
But now i don't know how to run the migration,
Thank you very much!
The text was updated successfully, but these errors were encountered: