
Hai Imad, You can pass different values to the embedded_py option of mserver5: --set embedded_py=2 --set embedded_py=3 --set embedded_py=true Or if you use merovingian: $ monetdb set embedded_py=2 <database name> $ monetdb set embedded_py=3 <database name> $ monetdb set embedded_py=true <database name> The value 2 or 3 obviously tell mserver5 to use Python 2 or Python 3, respectively. The value “true” will cause your default Python version to be loaded. Does this help? Best, Jennie
On 10 Aug 2017, at 09:52, imad hajj chahine
wrote: Hi,
I have been successfully using monetdb (11.25.3) on windows with embedded python 2.7, recently I needed a library that is only supported on python 3.6, is it possible somehow to point monetdb to the python 3.6 folder?
I know this is possible on linux, but my dev environment is on windows.
Thank you. _______________________________________________ users-list mailing list users-list@monetdb.org https://www.monetdb.org/mailman/listinfo/users-list