sorry, just to confirm, when i revert to    https://www.monetdb.org/downloads/Windows/Dec2016-SP2/MonetDB5-SQL-Installer-x86_64-20170227.msi    the installation, server startup, and connection to server all work fine for me on windows.  any ideas why the dev build would be stalling at "09_like.sql" would be appreciated..  thanks all!

On Wed, Mar 15, 2017 at 1:08 PM, Anthony Damico <ajdamico@gmail.com> wrote:
hi, i am trying to test something with this version of mserver on windows:

http://monetdb.cwi.nl/testweb/web/63169:4438fea68169/MonetDB5-SQL-Installer-x86_64-4438fea68169.msi



it installed fine, but when i load up an mserver session, it says:



# MonetDB 5 server v11.26.0 "default-4438fea68169"
# Serving database 'demo', using 8 threads
# Compiled for x86_64-pc-winnt/64bit
# Found 15.914 GiB available main-memory.
# Copyright (c) 1993-July 2008 CWI.
# Copyright (c) August 2008-2017 MonetDB B.V., all rights reserved
# Visit http://www.monetdb.org/ for further information
!SyntaxException:parseError:
!LoaderException:loadLibrary:Loading error failed to open library pyapi (from within file 'C:\Program Files\MonetDB\MonetDB5\lib\monetdb5\lib_pyapi.dll'): The specified module could not be found.
!SyntaxException:parseError:
!<identifier> expected
>



and then if i click on the window, it disappears.


if i try to connect to an mserver session through MonetDB.R, the mserver window repeats these two lines forever:




# SQL catalog created, loading sql scripts once
# loading sql script: 09_like.sql

here's a screenshot:   http://tinypic.com/r/s6rtjd/9



any ideas about what i should try?  maybe installing python?  but i've never had to do so before, so maybe i'm doing something else dumb..  thanks!