On Nov 19, jaw knee wrote:
> joh...@ears:/750/Code/Projects/MySQL/IMDB$ sudo imdbpy2sql.py -o sqlobject
> -d /750/Code/Projects/MySQL/IMDB/ -u mysql://root:passw...@localhost/imdb -c
> .
[...]
> raise InternalError(ErrorMessage(e))
> sqlobject.dberrors.InternalError: Can't create/write to file
Hello,
Sorry for my lack of python knowledge. As far as I know all of the
dependencies are met and the files I'm working with are good. Here's the
output I'm getting when trying to import the IMDB.
[CODE]
joh...@ears:/750/Code/Projects/MySQL/IMDB$ sudo imdbpy2sql.py -o sqlobject
-d /750/Code/Pro