Re: [Imdbpy-help] Setting up IMDBPY on Windows

2017-04-23 Thread Davide Alberani
Hi Amy and Gonzalo, does this happens also without --ms-sqlserver? Another option is to run it with the -o sqlalchemy to use another ORM (shouldn't change much...) Besides this, I fear you have to debug this issue looking at the logs of the db, and see why it get stuck. Basically, imdbpy2sql.py

Re: [Imdbpy-help] Setting up IMDBPY on Windows

2017-04-23 Thread Amy Garcia Kennedy
Hey Gonzalo, did you find a solution to this? I have the same problem. thanks! El viernes, 6 de enero de 2017, 16:48:07 (UTC+1), Gonzalo Martinez escribió: > > Hi, > > I ran "pip install pymssql" and it is working now but it makes me wonder > why it did not install when running "pip install