practical-recommender-systems / moviegeek

A django website used in the book Practical Recommender Systems to illustrate how recommender algorithms can be implemented.
MIT License
901 stars 360 forks source link

python3 populate_ratings.py rises runtime error #37

Closed shokan closed 4 years ago

shokan commented 4 years ago

cant populate the database, there is a runtime error. image

I am installing the app in digital ocean droplet.

shokan commented 4 years ago

I solved that. Error occured because I haven't given any privileges to the new database (moviegeek)